summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-075-8/+11
|\
| * Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke2012-03-071-1/+1
| * Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov2012-02-241-4/+2
| * Input: evdev - fix variable initialisationHeiko Stübner2012-02-241-1/+1
| * Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell2012-02-241-0/+2
| * Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-02-241-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-044-10/+18
|\ \ | |/
| * Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov2012-02-031-0/+7
| * Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou2012-02-011-6/+9
| * Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-011-3/+1
| * Input: evdev - fix variable initialisationHeiko Stübner2012-02-011-1/+1
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-149-16/+16
|\ \
| * | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-139-16/+16
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-1/+1
|\ \ \ | |/ / |/| |
| * | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-1210-14/+109
|\ \ \ | | |/ | |/|
| * | Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen2012-01-101-0/+3
| * | Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov2012-01-101-1/+1
| * | Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov2012-01-101-2/+2
| * | Input: serio_raw - remove stray semicolonChe-Liang Chiou2012-01-101-1/+1
| * | Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-108-10/+102
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-101-1/+1
|\ \ \
| * | | input: xilinx_ps2: Don't use NO_IRQMichal Simek2012-01-051-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10118-1576/+4647
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' into for-linusDmitry Torokhov2012-01-08127-2474/+4979
| |\ \
| | * | Input: tc3589x-keypad - add missing kerneldocNaga Radhesh2012-01-041-0/+2
| | * | Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov2012-01-041-8/+9
| | * | Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov2012-01-041-122/+113
| | * | Input: ucb1400_ts - drop inline annotationsDmitry Torokhov2012-01-041-9/+9
| | * | Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov2012-01-041-5/+5
| | * | Input: ucb1400_ts - set driver ownerDmitry Torokhov2012-01-041-0/+1
| | * | Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov2012-01-041-6/+6
| | * | Input: psmouse - make sure we do not use stale methodsDmitry Torokhov2011-12-301-69/+124
| | * | Input: evdev - do not block waiting for an event if fd is nonblockDima Zavin2011-12-301-8/+7
| | * | Input: evdev - if no events and non-block, return EAGAIN not 0Dima Zavin2011-12-301-0/+3
| | * | Input: evdev - only allow reading events if a full packet is presentDima Zavin2011-12-301-1/+1
| | * | Input: add driver for pixcir i2c touchscreensJianchun Bian2011-12-303-0/+252
| | * | Input: samsung-keypad - implement runtime power management supportMark Brown2011-12-301-7/+80
| | * | Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2011-12-301-3/+24
| | * | Input: tegra-kbc - add device tree bindingsOlof Johansson2011-12-301-8/+84
| | * | Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner2011-12-273-0/+666
| | * | Input: mpu3050 - configure the sampling methodHeikki Krogerus2011-12-241-5/+103
| | * | Input: mpu3050 - ensure we enable interruptsHeikki Krogerus2011-12-241-1/+12
| | * | Input: mpu3050 - add of_match table for device-tree probingOlof Johansson2011-12-241-0/+7
| | * | Input: wacom - add LED support for Cintiq 24HDJason Gerecke2011-12-121-1/+4
| | * | Input: wacom - add support for Cintiq 24HDJason Gerecke2011-12-122-1/+77
| | * | Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin2011-12-123-1/+312
| | * | Input: keyboard - staticise non-exported symbolsAxel Lin2011-12-122-2/+2
| | * | Input: mc13783-pwrbutton - convert to use module_platform_driver()Axel Lin2011-12-121-12/+2
| | * | Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov2011-12-121-25/+18
OpenPOWER on IntegriCloud