Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Input: wacom - introduce wacom_fix_phy_from_hid | Jason Gerecke | 2012-10-04 | 1 | -0/+71 | |
| | * | | Input: wacom - allow any multi-input Intuos device to set prox | Jason Gerecke | 2012-10-03 | 1 | -2/+2 | |
| | * | | Input: wacom - report correct touch contact size for I5/Bamboo | Jason Gerecke | 2012-10-03 | 1 | -4/+22 | |
| | * | | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 2012-10-01 | 18 | -350/+671 | |
| | |\ \ | ||||||
* | | \ \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-08 | 1 | -16/+1 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 2012-10-06 | 1 | -16/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | Input: atlas_btns - convert to module_acpi_driver() | Mika Westerberg | 2012-09-21 | 1 | -16/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-10-05 | 2 | -18/+127 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mfd: 88pm860x: Move gpadc init into touch | Haojian Zhuang | 2012-10-02 | 1 | -6/+85 | |
| * | | | | | | | | mfd: 88pm860x: Device tree support | Haojian Zhuang | 2012-10-02 | 1 | -15/+31 | |
| * | | | | | | | | input: twl4030-vibra: Support for DT booted kernel | Peter Ujfalusi | 2012-09-18 | 1 | -2/+16 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-10-02 | 19 | -274/+520 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-10-01 | 17 | -266/+497 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | Input: hgpk - use %*ph to dump small buffer | Andy Shevchenko | 2012-09-12 | 1 | -6/+3 | |
| | * | | | | | | | Input: gpio_keys_polled - fix dt pdata->nbuttons | Alexandre Pereira da Silva | 2012-09-12 | 1 | -0/+1 | |
| | * | | | | | | | Input: omap-keypad - fixed formatting | Josh | 2012-09-04 | 1 | -4/+4 | |
| | * | | | | | | | Merge tag 'v3.6-rc4' into next | Dmitry Torokhov | 2012-09-04 | 12 | -16/+225 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | * | | | | | | | Input: tegra - move platform data header | Stephen Warren | 2012-09-04 | 1 | -1/+1 | |
| | * | | | | | | | Input: wacom - add support for EMR on Cintiq 24HD touch | Jason Gerecke | 2012-09-04 | 1 | -1/+5 | |
| | * | | | | | | | Input: s3c2410_ts - make s3c_ts_pmops const | Sachin Kamat | 2012-08-31 | 1 | -1/+1 | |
| | * | | | | | | | Input: samsung-keypad - use of_get_child_count() helper | Tobias Klauser | 2012-08-21 | 1 | -4/+2 | |
| | * | | | | | | | Input: samsung-keypad - use of_match_ptr() | Tobias Klauser | 2012-08-21 | 1 | -3/+1 | |
| | * | | | | | | | Input: uinput - fix formatting | Dmitry Torokhov | 2012-08-21 | 1 | -10/+18 | |
| | * | | | | | | | Input: uinput - specify exact bit sizes on userspace APIs | Dmitry Torokhov | 2012-08-21 | 1 | -5/+6 | |
| | * | | | | | | | Input: uinput - mark failed submission requests as free | Dmitry Torokhov | 2012-08-21 | 1 | -38/+40 | |
| | * | | | | | | | 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 |