Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
* | | | | | | | Input: bcm5974 - Preparatory renames | Henrik Rydberg | 2012-09-19 | 1 | -12/+13 | |
* | | | | | | | Input: bcm5974 - only setup button urb for TYPE1 devices | Henrik Rydberg | 2012-09-19 | 1 | -17/+26 | |
* | | | | | | | Input: MT - Allow legacy pressure computation | Henrik Rydberg | 2012-09-19 | 1 | -3/+7 | |
* | | | | | | | Input: MT - Get slot by key | Henrik Rydberg | 2012-09-19 | 1 | -0/+32 | |
* | | | | | | | Input: MT - Add in-kernel tracking | Henrik Rydberg | 2012-09-19 | 1 | -2/+142 | |
* | | | | | | | Input: MT - Handle frame synchronization in core | Henrik Rydberg | 2012-09-19 | 1 | -2/+68 | |
* | | | | | | | Input: MT - Add flags to input_mt_init_slots() | Henrik Rydberg | 2012-09-19 | 15 | -19/+21 | |
* | | | | | | | Input: evdev - Add the events() callback | Henrik Rydberg | 2012-09-19 | 1 | -21/+47 | |
* | | | | | | | Input: Send events one packet at a time | Henrik Rydberg | 2012-09-19 | 1 | -53/+123 | |
* | | | | | | | Input: Move autorepeat to the event-passing phase | Henrik Rydberg | 2012-09-19 | 1 | -21/+25 | |
* | | | | | | | Input: Make sure we follow all EV_KEY events | Henrik Rydberg | 2012-09-19 | 1 | -7/+13 | |
* | | | | | | | Input: Improve the events-per-packet estimate | Henrik Rydberg | 2012-09-19 | 2 | -4/+7 | |
* | | | | | | | Input: Break out MT data | Henrik Rydberg | 2012-09-19 | 3 | -35/+43 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Input: eeti_ts: pass gpio value instead of IRQ | Arnd Bergmann | 2012-08-09 | 1 | -8/+13 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 1 | -1/+1 | |
* | | | | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-07-30 | 4 | -2/+181 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | input: Add onkey support for 88PM80X PMIC | Qiao Zhou | 2012-07-25 | 3 | -0/+179 | |
| * | | | | | | input: ab8500-ponkey: Create AB8500 domain IRQ mapping | Lee Jones | 2012-07-16 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-07-30 | 6 | -3/+955 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-07-29 | 6 | -3/+955 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Input: synaptics - handle out of bounds values from the hardware | Seth Forshee | 2012-07-24 | 1 | -0/+22 | |
| | * | | | | | Input: wacom - add support to Cintiq 22HD | Ping Cheng | 2012-07-24 | 2 | -3/+21 | |
| | * | | | | | Input: add driver for FT5x06 based EDT displays | Simon Budig | 2012-07-24 | 3 | -0/+912 | |
* | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-27 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | | * | | | | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King | 2012-07-09 | 1 | -0/+1 | |
| | | |/ / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-07-26 | 25 | -436/+1655 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-07-24 | 46 | -745/+2016 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | |