summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Input: samsung-keypad - use of_get_child_count() helperTobias Klauser2012-08-221-4/+2Star
| | * | | | | | | Input: samsung-keypad - use of_match_ptr()Tobias Klauser2012-08-221-3/+1Star
| | * | | | | | | Input: uinput - fix formattingDmitry Torokhov2012-08-221-10/+18
| | * | | | | | | Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov2012-08-221-5/+6
| | * | | | | | | Input: uinput - mark failed submission requests as freeDmitry Torokhov2012-08-221-38/+40
| | * | | | | | | Input: uinput - fix race that can block nonblocking readDmitry Torokhov2012-08-221-30/+44
| | * | | | | | | Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann2012-08-221-0/+3
| | * | | | | | | Input: uinput - take event lock when fetching events from bufferDmitry Torokhov2012-08-221-3/+24
| | * | | | | | | Input: get rid of MATCH_BIT() macroDmitry Torokhov2012-08-221-17/+26
| | * | | | | | | Input: rotary-encoder - add DT bindingsDaniel Mack2012-08-221-16/+80
| | * | | | | | | Input: rotary-encoder - constify platform data pointersDmitry Torokhov2012-08-221-6/+6
| | * | | | | | | Input: rotary-encoder - use gpio_request_one()Daniel Mack2012-08-221-25/+8Star
| | * | | | | | | Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack2012-08-221-2/+3
| | * | | | | | | Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva2012-08-221-5/+127
| | * | | | | | | Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov2012-08-221-7/+7
| | * | | | | | | Input: random formatting fixesBaodong Chen2012-08-226-17/+18
| | * | | | | | | Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown2012-08-221-0/+1
| | * | | | | | | Input: gpio_keys - report a wakeup_event for a button pressNeilBrown2012-08-221-0/+8
| | * | | | | | | Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva2012-08-221-81/+80Star
| * | | | | | | | Input: wacom - mark Intuos5 pad as in-prox when touching buttonsJason Gerecke2012-09-281-1/+1
| * | | | | | | | Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2012-09-281-8/+23
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-023-9/+3Star
|\ \ \ \ \ \ \ \
| * | | | | | | | workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-212-8/+2Star
| * | | | | | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | | | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-029-9/+9
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-229-9/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: spear: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | | | | | | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | | | | | | | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | | | | | | ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | | | | | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-143-3/+3
| | * | | | | | | | | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | | | | | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-024-124/+38Star
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-221-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | input: rpcmouse: use __iomem pointers for MMIOArnd Bergmann2012-09-191-1/+1
| | |/ / / / / / /
| * | | | | | | | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-211-1/+1
| * | | | | | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * | | | | | | | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-132-121/+35Star
| | |_|_|_|/ / / | |/| | | | | |
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina2012-10-018-10/+91
|\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | / / / / | | |_|_|_|/ / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Input: edt-ft5x06 - return -EFAULT on copy_to_user() errorAxel Lin2012-09-201-3/+6
| * | | | | | | Input: sentelic - filter out erratic movement when lifting fingerTai-hwa Liang2012-09-191-0/+11
| * | | | | | | Input: ambakmi - [un]prepare clocks when enabling amd disablingPawel Moll2012-09-191-3/+3
| * | | | | | | Input: i8042 - disable mux on Toshiba C850DAnisse Astier2012-09-191-0/+6
| * | | | | | | Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"Dmitry Torokhov2012-09-191-2/+2
| * | | | | | | Merge tag 'v3.6-rc5' into for-linusDmitry Torokhov2012-09-1910-15/+200
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-094-2/+23
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Input: imx_keypad - fix missing clk conversionsFabio Estevam2012-09-051-2/+2
| * | | | | | | Input: usbtouchscreen - initialize eGalax devicesForest Bond2012-09-051-0/+40
| | |/ / / / / | |/| | | | |
| * | | | | | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-08-221-1/+5