Age | Commit message (Expand) | Author | Files | Lines |
2009-11-03 | Merge commit 'v2.6.32-rc5' into for-linus | Dmitry Torokhov | 3 | -0/+3 |
2009-10-18 | Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list | Dmitry Torokhov | 1 | -0/+11 |
2009-10-13 | Input: add driver for Altera PS/2 controller | Thomas Chou | 3 | -0/+209 |
2009-10-13 | Input: i8042 - make pnp_data_busted variable boolean instead of int | Dmitry Torokhov | 1 | -1/+1 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 3 | -0/+3 |
2009-10-09 | Input: i8042 - print debug data when testing AUX IRQ delivery | Dmitry Torokhov | 1 | -0/+3 |
2009-10-06 | Input: libps2 - fix dependancy on i8042 | Dmitry Torokhov | 1 | -6/+7 |
2009-09-18 | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 2 | -4/+65 |
2009-09-14 | Merge branch 'next' into for-linus | Dmitry Torokhov | 8 | -138/+221 |
2009-09-11 | Input: i8042 - use platform_driver_probe | Dmitry Torokhov | 1 | -23/+22 |
2009-09-11 | Input: i8042 - use boolean type where it makes sense | Dmitry Torokhov | 2 | -70/+71 |
2009-09-11 | Input: i8042 - try disabling and re-enabling AUX port at close | Dmitry Torokhov | 1 | -1/+49 |
2009-09-11 | Input: i8042 - bypass AUX IRQ delivery test on laptops | Dmitry Torokhov | 2 | -1/+36 |
2009-08-28 | Merge commit 'v2.6.31-rc8' into next | Dmitry Torokhov | 2 | -1/+9 |
2009-08-26 | Input: i8042 - add Acer Aspire 5536 to the nomux list | Dmitry Torokhov | 1 | -0/+8 |
2009-08-20 | Input: add new driver for Sentelic Finger Sensing Pad | Tai-hwa Liang | 1 | -3/+12 |
2009-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+8 |
2009-08-05 | Input: i8042 - add Asus G1S to noloop exception list | Jory A. Pratt | 1 | -0/+8 |
2009-08-02 | parisc: hp_sdc_mlc.c - check return value of down_trylock() | Helge Deller | 1 | -1/+1 |
2009-07-26 | Input: serio - switch to using dev_pm_ops | Dmitry Torokhov | 1 | -12/+11 |
2009-07-26 | Input: i8042 - switch to using dev_pm_ops | Dmitry Torokhov | 1 | -26/+18 |
2009-07-23 | Merge commit 'v2.6.31-rc4' into next | Dmitry Torokhov | 5 | -8/+38 |
2009-07-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -6/+36 |
2009-07-08 | Input: use resource_size when allocating resources | Julia Lawall | 1 | -1/+1 |
2009-07-08 | Input: mark serio and i8042 as suspended when hibernating too | Thadeu Lima de Souza Cascardo | 2 | -6/+8 |
2009-06-29 | Input: i8042 - more reset quirks for MSI Wind-clone netbooks | Yan Li | 1 | -0/+28 |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -37/+38 |
2009-06-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2009-06-13 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+1 |
2009-06-11 | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 1 | -1/+1 |
2009-06-11 | Merge commit 'v2.6.30' into next | Dmitry Torokhov | 2 | -2/+2 |
2009-05-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2009-05-28 | Input: libps2 - better handle bad scheduler decisions | Dmitry Torokhov | 1 | -1/+1 |
2009-05-21 | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 1 | -1/+1 |
2009-05-21 | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 1 | -1/+1 |
2009-05-10 | Input: serio - do not use deprecated dev.power.power_state | Dmitry Torokhov | 2 | -26/+28 |
2009-05-09 | Merge commit 'v2.6.30-rc5' into next | Dmitry Torokhov | 4 | -6/+26 |
2009-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2009-04-22 | drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module | Helge Deller | 1 | -1/+23 |
2009-04-18 | Input: sa1111ps2 - use disable_irq_nosync() in irq handlers | Ben Nizette | 1 | -1/+1 |
2009-04-18 | Input: serio - rearrange EXPORT_SYMBOL() markings | Dmitry Torokhov | 1 | -11/+10 |
2009-04-16 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -8/+57 |
2009-04-12 | Input: i8042 - add a DMI table for the i8042.reset option | Arjan van de Ven | 1 | -0/+28 |
2009-04-12 | Input: i8042 - introduce a tougher reset | Arjan van de Ven | 1 | -8/+29 |
2009-04-08 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -0/+8 |
2009-04-08 | Input: i8042 - add HP DV9700 to the noloop list | Dmitry Torokhov | 1 | -0/+8 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 1 | -3/+1 |
2009-03-25 | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
2009-03-16 | Rationalize fasync return values | Jonathan Corbet | 1 | -3/+1 |
2009-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -6/+6 |