| Commit message (Expand) | Author | Age |
* | Merge git://git.marvell.com/orion into devel | Russell King | 2008-12-13 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-11-30 |
| |\ |
|
| | * | Input: wacom - add support for new USB Tablet PCs | Ping Cheng | 2008-11-26 |
| | * | Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback | Arjan van de Ven | 2008-11-24 |
| | * | Input: i8042 - add Compal Hel80 laptop to nomux blacklist | Dmitry Torokhov | 2008-11-19 |
| | * | Input: cm109 - add keymap for ATCom AU-100 phone | Daniel Gimpelevich | 2008-11-11 |
| | * | Input: psmouse - fix incorrect validate_byte check in OLPC protocol | Andres Salomon | 2008-11-11 |
| | * | Input: atkbd - cancel delayed work before freeing its structure | Jiri Pirko | 2008-11-11 |
| | * | Input: atkbd - add keymap quirk for Inventec Symphony systems | Matthew Garrett | 2008-11-11 |
| | * | Input: i8042 - add Dell XPS M1530 to nomux list | Herton Ronaldo Krzesinski | 2008-11-11 |
| | * | Input: elo - fix format string in elo driver | Vojtech Pavlik | 2008-10-30 |
| * | | input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback | Arjan van de Ven | 2008-11-30 |
| * | | get xenbus_driver ->probe() "recognized" by modpost | Al Viro | 2008-11-30 |
* | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-02 |
|\ \ \ |
|
| * | | | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 2008-12-02 |
| |/ / |
|
* | | | Merge branch 'clps7500' into devel | Russell King | 2008-11-27 |
|\ \ \ |
|
| * | | | [ARM] clps7500: remove support | Russell King | 2008-11-27 |
| |/ / |
|
* / / | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 2008-11-27 |
|/ / |
|
* | | saner FASYNC handling on file close | Al Viro | 2008-11-01 |
* | | INPUT: sgi_btns: Add license specification | Dmitri Vorobiev | 2008-10-27 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-10-26 |
|\| |
|
| * | Input: psmouse - add support for Elantech touchpads | Arjan Opmeer | 2008-10-16 |
| * | Input: i8042 - add Blue FB5601 to noloop exception table | Stefan Bader | 2008-10-16 |
* | | Merge branch 'for-rmk' of git://git.android.com/kernel into devel | Russell King | 2008-10-22 |
|\ \ |
|
| * \ | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-10-20 |
| |\ \ |
|
| | * | | mfd: further unbork the ucb1400 ac97_bus dependencies | Andrew Morton | 2008-10-19 |
| * | | | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 |
| |/ / |
|
* / / | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig | Eric Miao | 2008-10-20 |
|/ / |
|
* | | USB: remove info() macro from usb input drivers | Greg Kroah-Hartman | 2008-10-17 |
* | | USB: remove warn() macro from usb input drivers | Greg Kroah-Hartman | 2008-10-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-10-16 |
|\| |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2008-10-15 |
| |\ |
|
| | * | Input: wm97xx - update email address for Liam Girdwood | Liam Girdwood | 2008-10-13 |
| | * | Input: i8042 - add Thinkpad R31 to nomux list | Colin B Macdonald | 2008-10-13 |
| | * | Input: move map_to_7segment.h to include/linux | Atsushi Nemoto | 2008-10-10 |
| | * | Input: ads7846 - fix cache line sharing issue | Dmitry Torokhov | 2008-10-09 |
| | * | Input: cm109 - add missing newlines to messages | Daniel Gimpelevich | 2008-10-09 |
| | * | Input: psmouse - add OLPC touchpad driver | Andres Salomon | 2008-09-21 |
| | * | Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks | Andres Salomon | 2008-09-21 |
| | * | Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of | Andres Salomon | 2008-09-21 |
| | * | Input: psmouse - export psmouse_set_state for ps/2 extensions to use | Andres Salomon | 2008-09-21 |
| | * | Input: ads7846 - introduce .gpio_pendown to get pendown state | Eric Miao | 2008-09-10 |
| | * | Input: ALPS - add signature for DualPoint found in Dell Latitude E6500 | Elvis Pranskevichus | 2008-09-10 |
| | * | Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports | Niels de Vos | 2008-09-10 |
| | * | Input: cm109 - don't use obsolete logging macros | Stephen Rothwell | 2008-09-10 |
| | * | Input: atkbd - expand Latitude's force release quirk to other Dells | Matthew Garrett | 2008-09-10 |
| | * | Input: bf54x-keys - add power management support | Michael Hennerich | 2008-09-10 |
| | * | Input: atmel_tsadcc - improve accuracy | Dan Liang | 2008-09-10 |
| | * | Input: convert drivers to use strict_strtoul() | Joe Rouvier | 2008-09-10 |
| | * | Input: appletouch - handle geyser 3/4 status bits | Sven Anders | 2008-08-08 |