| Commit message (Expand) | Author | Age |
... | |
| * | | Input: wacom - add defines for data packet report IDs | Ping Cheng | 2009-12-15 |
| * | | Input: wacom - add support for new LCD tablets | Ping Cheng | 2009-12-15 |
| * | | Input: wacom - add defines for packet lengths of various devices | Ping Cheng | 2009-12-15 |
| * | | Input: wacom - ensure the device is initialized properly upon resume | Ping Cheng | 2009-12-15 |
| * | | Input: at32psif - do not sleep in atomic context | Dmitry Torokhov | 2009-12-15 |
| * | | Input: i8042 - add Gigabyte M1022M to the noloop list | Dmitry Torokhov | 2009-12-15 |
| * | | Input: i8042 - allow installing platform filters for incoming data | Matthew Garrett | 2009-12-12 |
| * | | Input: i8042 - fix locking in interrupt routine | Dmitry Torokhov | 2009-12-12 |
| * | | Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpad | Dmitry Torokhov | 2009-12-12 |
| * | | Input: document use of input_event() function | Dmitry Torokhov | 2009-12-12 |
| * | | Input: sa1111ps2 - annotate probe() and remove() methods | Dmitry Torokhov | 2009-12-12 |
| * | | Input: ambakmi - annotate probe() and remove() methods | Dmitry Torokhov | 2009-12-12 |
| * | | Input: gscps2 - fix probe() and remove() annotations | Dmitry Torokhov | 2009-12-12 |
| * | | Input: altera_ps2 - add annotations to probe and remove methods | Dmitry Torokhov | 2009-12-12 |
| * | | Input: hil-mlc - use del_timer_sync() when unloading the driver | Dmitry Torokhov | 2009-12-12 |
| * | | Input: serio - set owner in driver structures | Dmitry Torokhov | 2009-12-12 |
* | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
| |/
|/| |
|
* | | mfd: Rename all twl4030_i2c* | Balaji T K | 2009-12-13 |
* | | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 |
* | | mfd: Fix memleak in pcf50633_client_dev_register | Lars-Peter Clausen | 2009-12-13 |
* | | input/keyboard: new driver for ADP5520 MFD PMICs | Michael Hennerich | 2009-12-13 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 |
|\ \ |
|
| * | | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 2009-11-04 |
* | | | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer... | Linus Torvalds | 2009-12-10 |
|\ \ \ |
|
| * | | | Fix toogle whether xenbus driver should be built as module or part of kernel. | Konrad Rzeszutek Wilk | 2009-10-08 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-09 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Input: dm355evm_kbd - switch to using sparse keymap library | Dmitry Torokhov | 2009-12-07 |
| * | | | Input: wistron_btns - switch to using sparse keymap library | Dmitry Torokhov | 2009-12-07 |
| * | | | Input: add generic support for sparse keymaps | Dmitry Torokhov | 2009-12-07 |
| * | | | Input: fix memory leak in force feedback core | Jari Vanhala | 2009-12-05 |
| * | | | Input: wistron - remove identification strings from DMI table | Dmitry Torokhov | 2009-12-05 |
| * | | | Input: psmouse - remove identification strings from DMI tables | Dmitry Torokhov | 2009-12-05 |
| * | | | Input: atkbd - remove identification strings from DMI table | Dmitry Torokhov | 2009-12-05 |
| * | | | Input: i8042 - remove identification strings from DMI tables | Dmitry Torokhov | 2009-12-05 |
| * | | | Input: psmouse - do not carry DMI data around | Dmitry Torokhov | 2009-12-04 |
| * | | | Input: matrix-keypad - switch to using dev_pm_ops | Dmitry Torokhov | 2009-12-04 |
| * | | | Merge commit 'v2.6.32' into next | Dmitry Torokhov | 2009-12-03 |
| |\ \ \ |
|
| * | | | | Input: keyboard - fix lack of locking when traversing handler->h_list | Dmitry Torokhov | 2009-12-02 |
| * | | | | Input: gpio_keys - scan gpio state at probe and resume time | Daniel Mack | 2009-11-30 |
| * | | | | Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controller | Petr Štetiar | 2009-11-30 |
| * | | | | Input: xpad - add two new Xbox 360 devices | Nicolas Léveillé | 2009-11-30 |
| * | | | | Input: polled device - do not start polling if interval is zero | Samu Onkalo | 2009-11-23 |
| * | | | | Input: polled device - schedule first poll immediately | Dmitry Torokhov | 2009-11-23 |
| * | | | | Input: add S3C24XX touchscreen driver | Arnaud Patard | 2009-11-23 |
| * | | | | Input: usbtouchscreen - add support for Zytronic capacitive touchscreen | Daniel Silverstone | 2009-11-23 |
| * | | | | Input: force feedback - fix function name in comment | Roger Quadros | 2009-11-23 |
| * | | | | Input: do not overwrite the first part of phys string | Márton Németh | 2009-11-23 |
| * | | | | Input: ads7846 - switch to using dev_vdbg() | Pavel Machek | 2009-11-23 |
| * | | | | Input: ads7846 - fix pressure reporting | Pavel Machek | 2009-11-23 |
| * | | | | Input: usbtouchscreen - remove unneeded usb_kill_urb | Oliver Neukum | 2009-11-23 |