aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
...
| | * | | | | Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer2012-01-23
| | * | | | | Input: samsung-keypad - don't synchronise with runtime PM putMark Brown2012-01-23
| | * | | | | Input: q40kbd - convert driver to the split modelDmitry Torokhov2012-01-23
| | * | | | | Input: at32psif - convert to dev_pm_opsDmitry Torokhov2012-01-23
| | * | | | | Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-01-23
| | * | | | | Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov2012-01-23
| * | | | | | Input: wacom - fix physical size calculation for 3rd-gen BambooJason Gerecke2012-03-13
| * | | | | | Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov2012-03-13
* | | | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \
| * | | | | | | xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2012-03-16
* | | | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-09
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Driver core: driver_find() drops reference before returningAlan Stern2012-01-24
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-07
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke2012-03-07
| * | | | | Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov2012-02-24
| * | | | | Input: evdev - fix variable initialisationHeiko Stübner2012-02-24
| * | | | | Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell2012-02-24
| * | | | | Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-02-24
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-04
|\| | | | | | |/ / / / |/| | | |
| * | | | Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov2012-02-03
| * | | | Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou2012-02-01
| * | | | Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-01
| * | | | Input: evdev - fix variable initialisationHeiko Stübner2012-02-01
* | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \ \ \ \
| * | | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-08
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-12
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen2012-01-11
| * | | | Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov2012-01-11
| * | | | Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov2012-01-11
| * | | | Input: serio_raw - remove stray semicolonChe-Liang Chiou2012-01-11
| * | | | Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-11
* | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-10
|\ \ \ \ \
| * | | | | input: xilinx_ps2: Don't use NO_IRQMichal Simek2012-01-05
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2012-01-09
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Input: tc3589x-keypad - add missing kerneldocNaga Radhesh2012-01-05
| | * | | Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov2012-01-05
| | * | | Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov2012-01-05
| | * | | Input: ucb1400_ts - drop inline annotationsDmitry Torokhov2012-01-05
| | * | | Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov2012-01-05
| | * | | Input: ucb1400_ts - set driver ownerDmitry Torokhov2012-01-05
| | * | | Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov2012-01-05
| | * | | Input: psmouse - make sure we do not use stale methodsDmitry Torokhov2011-12-30
| | * | | Input: evdev - do not block waiting for an event if fd is nonblockDima Zavin2011-12-30
| | * | | Input: evdev - if no events and non-block, return EAGAIN not 0Dima Zavin2011-12-30
| | * | | Input: evdev - only allow reading events if a full packet is presentDima Zavin2011-12-30
| | * | | Input: add driver for pixcir i2c touchscreensJianchun Bian2011-12-30