aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
...
| | * | | | | | | Input: uinput - fix race that can block nonblocking readDmitry Torokhov2012-08-22
| | * | | | | | | Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann2012-08-22
| | * | | | | | | Input: uinput - take event lock when fetching events from bufferDmitry Torokhov2012-08-22
| | * | | | | | | Input: get rid of MATCH_BIT() macroDmitry Torokhov2012-08-22
| | * | | | | | | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-22
| | * | | | | | | Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-22
| | * | | | | | | Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-22
| | * | | | | | | Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-22
| | * | | | | | | Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva2012-08-22
| | * | | | | | | Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov2012-08-22
| | * | | | | | | Input: random formatting fixesBaodong Chen2012-08-22
| | * | | | | | | Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown2012-08-22
| | * | | | | | | Input: gpio_keys - report a wakeup_event for a button pressNeilBrown2012-08-22
| | * | | | | | | Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva2012-08-22
| * | | | | | | | Input: wacom - mark Intuos5 pad as in-prox when touching buttonsJason Gerecke2012-09-28
| * | | | | | | | Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2012-09-28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \ \ \ \ \ \
| * | | | | | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-21
| * | | | | | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | | | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: spear: move platform_data definitionsArnd Bergmann2012-09-19
| | * | | | | | | | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
| | * | | | | | | | | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-14
| | * | | | | | | | | ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-14
| | * | | | | | | | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-14
| | * | | | | | | | | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-14
| | * | | | | | | | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-14
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-22
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | input: rpcmouse: use __iomem pointers for MMIOArnd Bergmann2012-09-19
| | |/ / / / / / /
| * | | | | | | | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-20
| * | | | | | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
| * | | | | | | | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-12
| | |_|_|_|/ / / | |/| | | | | |
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-01
|\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | / / / / | | |_|_|_|/ / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin2012-09-19
| * | | | | | | Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang2012-09-19
| * | | | | | | Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll2012-09-19
| * | | | | | | Input: i8042 - disable mux on Toshiba C850DAnisse Astier2012-09-19
| * | | | | | | Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov2012-09-19
| * | | | | | | Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov2012-09-19
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-08
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Input: imx_keypad - fix missing clk conversionsFabio Estevam2012-09-05
| * | | | | | | Input: usbtouchscreen - initialize eGalax devicesForest Bond2012-09-05
| | |/ / / / / | |/| | | | |
| * | | | | | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-08-22
| * | | | | | Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-08-22
| * | | | | | Input: imx_keypad - reset the hardware before enablingMichael Grzeschik2012-08-22
| * | | | | | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck2012-08-22
* | | | | | | Input: bcm5974 - Convert to MT-BHenrik Rydberg2012-09-19
* | | | | | | Input: bcm5974 - Drop the logical dimensionsHenrik Rydberg2012-09-19