| Commit message (Expand) | Author | Age |
* | 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 |
| * | | | | AT91: add touchscreen support for at91sam9g45ekes | Nicolas Ferre | 2009-11-20 |
| * | | | | Input: atmel_tsadcc - use platform parameters | Nicolas Ferre | 2009-11-20 |
| * | | | | Input: atmel_tsadcc - rework setting touchscreen capabilities | Nicolas Ferre | 2009-11-20 |
| * | | | | Input: ALPS - add support for touchpads with 4-directional button | Maxim Levitsky | 2009-11-20 |
| * | | | | Input: psmouse - rework setting of BTN_MIDDLE capability | Dmitry Torokhov | 2009-11-20 |
| * | | | | Input: lifebook - do not advertise unsupported buttons | Dmitry Torokhov | 2009-11-20 |
| * | | | | Input: elantech - do not advertise relative events | Dmitry Torokhov | 2009-11-20 |
| * | | | | Input: touchkit_ps2 - do not advertise unsupported buttons | Dmitry Torokhov | 2009-11-20 |
| * | | | | Input: input-polldev - add sysfs interface for controlling poll interval | Samu Onkalo | 2009-11-20 |
| * | | | | Input: gpio_keys - seperate individual button setup to make code neater | Ben Dooks | 2009-11-20 |
| * | | | | Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h> | Ben Dooks | 2009-11-20 |
| * | | | | Input: gpio_keys - use dev_ macros to report information | Ben Dooks | 2009-11-20 |
| * | | | | Input: ucb1400_ts - allow passing IRQ through platfrom_data | Marek Vasut | 2009-11-20 |
| * | | | | Merge commit 'v2.6.32-rc6' into next | Dmitry Torokhov | 2009-11-06 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Input: synaptic_i2c - make unnecessarily global functions static | Dmitry Torokhov | 2009-11-03 |
| * | | | | Input: add driver for Dynapro serial touchscreen | Tias Guns | 2009-10-26 |