summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorLines
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier-0/+21
2009-11-05Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov-8/+40
2009-11-02Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov-7/+28
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov-0/+3
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov-0/+11
2009-10-12Input: add driver for Altera PS/2 controllerThomas Chou-0/+209
2009-10-12Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+3
2009-10-08Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov-0/+3
2009-10-05Input: libps2 - fix dependancy on i8042Dmitry Torokhov-6/+7
2009-09-17Input: libps2 - additional locking for i8042 portsDmitry Torokhov-4/+65
2009-09-13Merge branch 'next' into for-linusDmitry Torokhov-138/+221
2009-09-10Input: i8042 - use platform_driver_probeDmitry Torokhov-23/+22
2009-09-10Input: i8042 - use boolean type where it makes senseDmitry Torokhov-70/+71
2009-09-10Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov-1/+49
2009-09-10Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov-1/+36
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov-1/+9
2009-08-26Input: i8042 - add Acer Aspire 5536 to the nomux listDmitry Torokhov-0/+8
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang-3/+12
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+8
2009-08-05Input: i8042 - add Asus G1S to noloop exception listJory A. Pratt-0/+8
2009-08-02parisc: hp_sdc_mlc.c - check return value of down_trylock()Helge Deller-1/+1
2009-07-26Input: serio - switch to using dev_pm_opsDmitry Torokhov-12/+11
2009-07-26Input: i8042 - switch to using dev_pm_opsDmitry Torokhov-26/+18
2009-07-22Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov-8/+38
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+36
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall-1/+1
2009-07-07Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo-6/+8
2009-06-28Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li-0/+28
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-37/+38
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-1/+1
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij-1/+1
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov-2/+2
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov-1/+1
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek-1/+1
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini-1/+1
2009-05-09Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov-26/+28
2009-05-08Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov-6/+26
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2009-04-21drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller-1/+23
2009-04-17Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette-1/+1
2009-04-17Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov-11/+10
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov-8/+57
2009-04-11Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven-0/+28
2009-04-11Input: i8042 - introduce a tougher resetArjan van de Ven-8/+29
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov-0/+8
2009-04-07Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov-0/+8
2009-03-28Merge branch 'origin' into develRussell King-3/+1