aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-20
| | * | | | | | | | | | | | | | | | Input: psmouse - allow defining read-only attributesDmitry Torokhov2009-08-20
| | * | | | | | | | | | | | | | | | Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-12
| | * | | | | | | | | | | | | | | | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2009-08-10
| | * | | | | | | | | | | | | | | | Input: add keypad driver for w90p910Wan ZongShun2009-08-10
| | * | | | | | | | | | | | | | | | Input: combine hil_kbd and hil_ptr driversDmitry Torokhov2009-08-09
| | * | | | | | | | | | | | | | | | Input: hil_kbd - prepare for merging with hil_ptrDmitry Torokhov2009-08-09
| | * | | | | | | | | | | | | | | | Input: hil_kbd - switch to use completion instead of semaphoreDmitry Torokhov2009-08-09
| | * | | | | | | | | | | | | | | | Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov2009-08-08
| | * | | | | | | | | | | | | | | | Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-05
| | * | | | | | | | | | | | | | | | Input: hgpk - forced recalibration for the OLPC touchpadPaul Fox2009-08-05
| | * | | | | | | | | | | | | | | | Input: tsc2007 - check if I2C communication works during probeRichard Röjfors2009-08-05
| | * | | | | | | | | | | | | | | | Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov2009-08-05
| | * | | | | | | | | | | | | | | | Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2009-07-28
| | * | | | | | | | | | | | | | | | Input: tsc2007 - do not read coordinates during probeRichard Röjfors2009-07-26
| | * | | | | | | | | | | | | | | | Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors2009-07-26
| | * | | | | | | | | | | | | | | | Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov2009-07-26
| | * | | | | | | | | | | | | | | | Input: tsc2007 - remove HR timerRichard Röjfors2009-07-26
| | * | | | | | | | | | | | | | | | Input: pxa27x_keypad - switch to using dev_pm_opsDmitry Torokhov2009-07-26
| | * | | | | | | | | | | | | | | | Input: serio - switch to using dev_pm_opsDmitry Torokhov2009-07-26
| | * | | | | | | | | | | | | | | | Input: i8042 - switch to using dev_pm_opsDmitry Torokhov2009-07-26
| | * | | | | | | | | | | | | | | | Input: gpio_keys - swtich to dev_pm_opsMike Rapoport2009-07-25
| | * | | | | | | | | | | | | | | | Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-25
| | * | | | | | | | | | | | | | | | Input: bf54x-keys - convert printk() to dev_*()Mike Frysinger2009-07-23
| | * | | | | | | | | | | | | | | | Input: add Blackfin rotary input driverMichael Hennerich2009-07-23
| | * | | | | | | | | | | | | | | | Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov2009-07-23
| | * | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Input: sh_keysc - allow modifying keymap from userspaceDmitry Torokhov2009-07-21
| | * | | | | | | | | | | | | | | | | Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2009-07-21
| | * | | | | | | | | | | | | | | | | Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2009-07-21
| | * | | | | | | | | | | | | | | | | Input: w90p910_ts - use clk APIWan ZongShun2009-07-13
| | * | | | | | | | | | | | | | | | | Input: ucb1400_ts - fix a misleading function nameHans J. Koch2009-07-13
| | * | | | | | | | | | | | | | | | | Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson2009-07-08
| | * | | | | | | | | | | | | | | | | Input: use resource_size when allocating resourcesJulia Lawall2009-07-08
| | * | | | | | | | | | | | | | | | | Input: dm355evm_keys - use threaded IRQsDavid Brownell2009-06-29
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina2009-09-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | HID: fix memory leak on error patch in debug codeJulia Lawall2009-08-07
| | | * | | | | | | | | | | | | | | | | | | HID: fix memory leak on error path in debug codeJiri Kosina2009-06-26
| | | * | | | | | | | | | | | | | | | | | | HID: fix debugfs build with !CONFIG_DEBUG_FSJiri Kosina2009-06-26
| | | * | | | | | | | | | | | | | | | | | | HID: use debugfs for events/reports dumpingJiri Kosina2009-06-12
| | | * | | | | | | | | | | | | | | | | | | HID: use debugfs for report dumping descriptorJiri Kosina2009-06-12
| | * | | | | | | | | | | | | | | | | | | | HID: completely remove apple mightymouse from blacklistJan Scholz2009-08-26
| | * | | | | | | | | | | | | | | | | | | | HID: fix overrun in quirks initializationRoel Kluin2009-08-07
| * | | | | | | | | | | | | | | | | | | | | HID: support larger reports than 64 bytes in hiddevJiri Kosina2009-08-20
| * | | | | | | | | | | | | | | | | | | | | HID: local function should be staticH Hartley Sweeten2009-08-18
| * | | | | | | | | | | | | | | | | | | | | HID: ignore Philips IEEE802.15.4 RF DongleHenning Glawe2009-08-08
| * | | | | | | | | | | | | | | | | | | | | HID: ignore all recent SoundGraph iMON devicesJarod Wilson2009-08-08
| * | | | | | | | | | | | | | | | | | | | | HID: Drop NULL test on list_entry resultJulia Lawall2009-07-22
| * | | | | | | | | | | | | | | | | | | | | HID: driver for Twinhan USB 6253:0100 remote controlBruno Premont2009-07-22