Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Input: uinput - fix race that can block nonblocking read | Dmitry Torokhov | 2012-08-21 | 1 | -30/+44 | |
| | * | | | | | | | Input: uinput - return -EINVAL when read buffer size is too small | David Herrmann | 2012-08-21 | 1 | -0/+3 | |
| | * | | | | | | | Input: uinput - take event lock when fetching events from buffer | Dmitry Torokhov | 2012-08-21 | 1 | -3/+24 | |
| | * | | | | | | | Input: get rid of MATCH_BIT() macro | Dmitry Torokhov | 2012-08-21 | 1 | -17/+26 | |
| | * | | | | | | | Input: rotary-encoder - add DT bindings | Daniel Mack | 2012-08-21 | 1 | -16/+80 | |
| | * | | | | | | | Input: rotary-encoder - constify platform data pointers | Dmitry Torokhov | 2012-08-21 | 1 | -6/+6 | |
| | * | | | | | | | Input: rotary-encoder - use gpio_request_one() | Daniel Mack | 2012-08-21 | 1 | -25/+8 | |
| | * | | | | | | | Input: rotary-encoder - defer calls gpio_to_irq() | Daniel Mack | 2012-08-21 | 1 | -2/+3 | |
| | * | | | | | | | Input: gpio_keys_polled - convert to dt | Alexandre Pereira da Silva | 2012-08-21 | 1 | -5/+127 | |
| | * | | | | | | | Input: gpio-keys-polled - constify pointers to platform data | Dmitry Torokhov | 2012-08-21 | 1 | -7/+7 | |
| | * | | | | | | | Input: random formatting fixes | Baodong Chen | 2012-08-21 | 6 | -17/+18 | |
| | * | | | | | | | Input: twl4030-pwrbutton - report a wakeup_event on button press | NeilBrown | 2012-08-21 | 1 | -0/+1 | |
| | * | | | | | | | Input: gpio_keys - report a wakeup_event for a button press | NeilBrown | 2012-08-21 | 1 | -0/+8 | |
| | * | | | | | | | Input: gpio_keys - clean up device tree parser | Alexandre Pereira da Silva | 2012-08-21 | 1 | -81/+80 | |
| * | | | | | | | | Input: wacom - mark Intuos5 pad as in-prox when touching buttons | Jason Gerecke | 2012-09-28 | 1 | -1/+1 | |
| * | | | | | | | | Input: synaptics - adjust threshold for treating position values as negative | Seth Forshee | 2012-09-28 | 1 | -8/+23 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 3 | -9/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | workqueue: use mod_delayed_work() instead of __cancel + queue | Tejun Heo | 2012-08-21 | 2 | -8/+2 | |
| * | | | | | | | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 9 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 9 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: spear: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 | |
| | * | | | | | | | | | ARM: samsung: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 | |
| | * | | | | | | | | | ARM: nomadik: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 | |
| | * | | | | | | | | | ARM: w90x900: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 | |
| | * | | | | | | | | | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 3 | -3/+3 | |
| | * | | | | | | | | | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 | |
| | * | | | | | | | | | ARM: davinci: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 4 | -124/+38 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | input: rpcmouse: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | ARM: OMAP1: Move board-ams-delta.h from plat to mach | Tony Lindgren | 2012-09-20 | 1 | -1/+1 | |
| * | | | | | | | | ARM: omap: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 | |
| * | | | | | | | | Input: omap-keypad: Remove dependencies to mach includes | Tony Lindgren | 2012-09-12 | 2 | -121/+35 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ | Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi... | Jiri Kosina | 2012-10-01 | 8 | -10/+91 | |
|\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | / / / / | | |_|_|_|/ / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Input: edt-ft5x06 - return -EFAULT on copy_to_user() error | Axel Lin | 2012-09-19 | 1 | -3/+6 | |
| * | | | | | | | Input: sentelic - filter out erratic movement when lifting finger | Tai-hwa Liang | 2012-09-19 | 1 | -0/+11 | |
| * | | | | | | | Input: ambakmi - [un]prepare clocks when enabling amd disabling | Pawel Moll | 2012-09-19 | 1 | -3/+3 | |
| * | | | | | | | Input: i8042 - disable mux on Toshiba C850D | Anisse Astier | 2012-09-19 | 1 | -0/+6 | |
| * | | | | | | | Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping" | Dmitry Torokhov | 2012-09-19 | 1 | -2/+2 | |
| * | | | | | | | Merge tag 'v3.6-rc5' into for-linus | Dmitry Torokhov | 2012-09-19 | 10 | -15/+200 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-09-08 | 4 | -2/+23 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Input: imx_keypad - fix missing clk conversions | Fabio Estevam | 2012-09-04 | 1 | -2/+2 | |
| * | | | | | | | Input: usbtouchscreen - initialize eGalax devices | Forest Bond | 2012-09-04 | 1 | -0/+40 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Input: wacom - add support for EMR on Cintiq 24HD touch | Jason Gerecke | 2012-08-21 | 1 | -1/+5 | |
| * | | | | | | Input: i8042 - add Gigabyte T1005 series netbooks to noloop table | Dmitry Torokhov | 2012-08-21 | 1 | -0/+14 | |
| * | | | | | | Input: imx_keypad - reset the hardware before enabling | Michael Grzeschik | 2012-08-21 | 1 | -0/+3 | |
| * | | | | | | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS | Guenter Roeck | 2012-08-21 | 1 | -1/+1 | |
* | | | | | | | Input: bcm5974 - Convert to MT-B | Henrik Rydberg | 2012-09-19 | 1 | -45/+28 | |
* | | | | | | | Input: bcm5974 - Drop the logical dimensions | Henrik Rydberg | 2012-09-19 | 1 | -144/+111 |