summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: make i2c device ids constantMárton Németh2010-01-103-3/+3
| | * | Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov2010-01-071-105/+120
| | * | Input: atkbd - switch to dev_err() and friendsDmitry Torokhov2010-01-071-137/+146
| | * | Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov2010-01-061-4/+0Star
| | * | Input: cleanse capabilities bits before registering deviceDmitry Torokhov2010-01-061-0/+22
| | * | Input: automatically reset KEY_RESERVED bit for all input devicesDmitry Torokhov2010-01-061-4/+10
| | * | Input: gameport - switch to using pr_xxx() and dev_xxx()Dmitry Torokhov2010-01-061-34/+28Star
| | * | Input: gameport - make use of list_first_entry() helperDmitry Torokhov2010-01-061-19/+11Star
| | * | Input: gameport - let device core tell us if device was registeredDmitry Torokhov2010-01-061-5/+1Star
| | * | Input: serio - use pr_xxx() and dev_xxx() helpersDmitry Torokhov2010-01-061-42/+35Star
| | * | Input: serio - use list_first_entry() helperDmitry Torokhov2010-01-061-20/+11Star
| | * | Input: serio - let device core tell us if device was registeredDmitry Torokhov2010-01-061-6/+2Star
| | * | Input: serio - use device core to create 'id' attribute groupDmitry Torokhov2010-01-061-8/+9
| | * | Input: xpad - allow using triggers as buttons rather than axesNicolas Léveillé2009-12-301-79/+121
| * | | Input: winbond-cir - fix suspend/resumeDavid Härdeman2010-02-241-109/+104Star
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-1/+1
|\ \ \ \
| * | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-281-1/+1
| | |_|/ | |/| |
* | | | Pull rmia32 into release branchTony Luck2010-02-261-2/+0Star
|\ \ \ \
| * | | | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-2/+0Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-222-4/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-221-4/+4
| * | | | Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-201-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-181-0/+8
|\| | | |
| * | | | Input: i8042 - fix KBC jam during hibernateAlan Jenkins2010-02-181-0/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-111-1/+8
|\| | | | | |/ / / |/| | |
| * | | Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov2010-02-081-1/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-294-57/+149
|\| | | | |/ / |/| |
| * | Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2010-01-291-0/+1
| * | Input: winbond-cir - remove dmesg spamDavid Härdeman2010-01-291-1/+1
| * | Input: lifebook - add another Lifebook DMI signatureJon Dodgson2010-01-281-0/+6
| * | Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-191-56/+141
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-1512-102/+207
|\| |
| * | Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang2010-01-131-3/+3
| * | Input: pmouse - move Sentelic probe down the listTai-hwa Liang2010-01-131-13/+15
| * | Input: add compat support for sysfs and /proc capabilities outputDmitry Torokhov2010-01-121-15/+71
| * | Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade2010-01-111-0/+7
| * | Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov2010-01-101-2/+2
| * | Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake2010-01-073-1/+19
| * | Input: bcm5974 - report ABS_MT eventsHenrik Rydberg2010-01-061-1/+43
| * | Input: davinci_keyscan - add device_enable method to platform dataMiguel Aguilar2010-01-061-0/+8
| * | Input: evdev - be less aggressive about sending SIGIO notifiesAdam Jackson2010-01-061-1/+2
| * | Input: atkbd - fix canceling event_work in disconnectDmitry Torokhov2010-01-061-2/+8
| * | Input: serio - fix potential deadlock when unbinding driversEric W. Biederman2010-01-062-63/+28Star
| * | Input: gf2k - fix &&/|| confusion in gf2k_connect()Roel Kluin2010-01-021-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-3114-96/+94Star
|\| |
| * | Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2009-12-302-0/+4
| * | Input: twl4030-pwrbutton - switch to using threaded IRQFelipe Balbi2009-12-301-12/+2Star
| * | Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi2009-12-301-9/+2Star
| * | Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov2009-12-302-3/+1Star
| * | Input: wistron - fix test for CONFIG_PMRakib Mullick2009-12-301-1/+1