summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-172-4/+65
* Merge branch 'next' into for-linusDmitry Torokhov2009-09-138-138/+221
|\
| * Input: i8042 - use platform_driver_probeDmitry Torokhov2009-09-101-23/+22
| * Input: i8042 - use boolean type where it makes senseDmitry Torokhov2009-09-102-70/+71
| * Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov2009-09-101-1/+49
| * Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2009-09-102-1/+36
| * Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-272-1/+9
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-071-0/+8
| | |\
| | * | parisc: hp_sdc_mlc.c - check return value of down_trylock()Helge Deller2009-08-021-1/+1
| * | | Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-191-3/+12
| * | | Input: serio - switch to using dev_pm_opsDmitry Torokhov2009-07-261-12/+11
| * | | Input: i8042 - switch to using dev_pm_opsDmitry Torokhov2009-07-261-26/+18
| * | | Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-225-8/+38
| |\ \ \ | | |/ /
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-083-6/+36
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-202-37/+38
| | |\ \ \
| | * \ \ \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-141-1/+1
| | |\ \ \ \
| | | * | | | [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-1/+1
| | * | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-06-121-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-211-1/+1
| * | | | | | Input: use resource_size when allocating resourcesJulia Lawall2009-07-071-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Input: i8042 - add Acer Aspire 5536 to the nomux listDmitry Torokhov2009-08-261-0/+8
| |_|_|_|/ |/| | | |
* | | | | Input: i8042 - add Asus G1S to noloop exception listJory A. Pratt2009-08-051-0/+8
| |_|_|/ |/| | |
* | | | Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-072-6/+8
* | | | Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li2009-06-281-0/+28
|/ / /
* | | Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-112-2/+2
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-291-1/+1
| |\ \ | | |/ | |/|
| | * Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov2009-05-281-1/+1
| * | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
* | | Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-092-26/+28
* | | Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-084-6/+26
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-021-1/+1
| |\ \ | | |/
| | * Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette2009-04-171-1/+1
| * | drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller2009-04-211-1/+23
| |/
| * Merge branch 'next' into for-linusDmitry Torokhov2009-04-162-8/+57
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-081-0/+8
| |\ \
| * \ \ Merge branch 'origin' into develRussell King2009-03-281-3/+1
| |\ \ \
| | * | | Rationalize fasync return valuesJonathan Corbet2009-03-161-3/+1
| * | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-251-1/+1
| |/ / /
* | | | Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-171-11/+10
| |_|/ |/| |
* | | Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven2009-04-111-0/+28
* | | Input: i8042 - introduce a tougher resetArjan van de Ven2009-04-111-8/+29
| |/ |/|
* | Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov2009-04-071-0/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-023-6/+6
|\
| * Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin2009-02-011-1/+1
| * Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-293-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-066-114/+148
|\ \ | |/
| * Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina2009-01-061-0/+7
| * Input: HIL drivers - add MODULE_ALIAS()Helge Deller2008-12-301-0/+1
| * Input: i8042 - add Gigabyte M912 netbook to noloop exception tableOzan Çağlayan2008-12-201-0/+8
| * Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-202-1/+14
| |\
OpenPOWER on IntegriCloud