aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-161-1/+1
|\
| * driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* | Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-1463-1545/+3733
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2009-09-1370-1556/+3751
| |\
| | * Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg2009-09-131-15/+16
| | * Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov2009-09-131-1/+17
| | * Input: psmouse - use boolean typeDmitry Torokhov2009-09-1020-125/+133
| | * 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: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov2009-09-101-82/+91
| | * Input: sunkbd - fix formattingDmitry Torokhov2009-09-101-55/+73
| | * Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2009-09-102-1/+36
| | * Input: wacom_w8001 - simplify querying logicDmitry Torokhov2009-09-031-81/+40
| | * Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov2009-09-031-6/+37
| | * Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall2009-08-301-1/+3
| | * Input: add twl4030_keypad driverDavid Brownell2009-08-273-0/+492
| | * Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-272-26/+5
| | * Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin2009-08-271-9/+9
| | * Input: joydev - validate axis/button maps before clobbering current onesStephen Kitt2009-08-271-32/+74
| | * Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-279-55/+119
| | |\
| | * | Input: xpad - add USB ID for the drumkit controller from Rock BandCorbin Simpson2009-08-201-0/+2
| | * | Input: w90p910_keypad - rename driver name to match platformWan ZongShun2009-08-201-3/+3
| | * | Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-197-4/+1012
| | * | Input: psmouse - allow defining read-only attributesDmitry Torokhov2009-08-191-5/+16
| | * | Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-121-3/+19
| | * | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2009-08-091-79/+65
| | * | Input: add keypad driver for w90p910Wan ZongShun2009-08-093-0/+316
| | * | Input: combine hil_kbd and hil_ptr driversDmitry Torokhov2009-08-095-493/+219
| | * | Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov2009-08-091-78/+78
| | * | Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov2009-08-091-132/+140
| | * | Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov2009-08-081-29/+37
| | * | Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-056-86/+91
| | * | Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox2009-08-051-3/+52
| | * | Input: tsc2007 - check if I2C communication works during probeRichard Röjfors2009-08-041-3/+5
| | * | Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov2009-08-041-79/+93
| | * | Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2009-07-272-0/+54
| | * | Input: tsc2007 - do not read coordinates during probeRichard Röjfors2009-07-261-2/+3
| | * | Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors2009-07-261-3/+6
| | * | Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov2009-07-261-30/+42
| | * | Input: tsc2007 - remove HR timerRichard Röjfors2009-07-261-35/+13
| | * | Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov2009-07-261-7/+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
| | * | Input: gpio_keys - swtich to dev_pm_opsMike Rapoport2009-07-241-7/+12
| | * | Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger2009-07-231-17/+9
| | * | Input: add Blackfin rotary input driverMichael Hennerich2009-07-233-0/+294
| | * | Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov2009-07-221-23/+20
| | * | Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-2222-209/+770
| | |\ \