Age | Commit message (Expand) | Author | Files | Lines |
2013-02-21 | Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo... | Jiri Kosina | 62 | -801/+716 |
2013-02-21 | Merge branches 'for-3.8/upstream-fixes', 'for-3.9/hid-sensor', 'for-3.9/hidra... | Jiri Kosina | 2849 | -55249/+171879 |
2013-02-20 | HID: Correct Logitech order in hid-ids.h | Simon Wood | 1 | -1/+1 |
2013-02-20 | HID: LG4FF: Remove unnecessary deadzone code | Simon Wood | 1 | -17/+0 |
2013-02-20 | HID: LG: Prevent the Logitech Gaming Wheels deadzone | Simon Wood | 1 | -0/+20 |
2013-02-20 | HID: LG: Fix detection of Logitech Speed Force Wireless (WiiWheel) | Simon Wood | 1 | -9/+11 |
2013-02-20 | HID: LG: Add support for Logitech Momo Force (Red) Wheel | Simon Wood | 1 | -1/+57 |
2013-02-19 | HID: hidraw: print message when succesfully initialized | Jiri Kosina | 1 | -0/+1 |
2013-02-19 | HID: logitech: split accel, brake for Driving Force wheel | Paul Sbarra | 1 | -3/+5 |
2013-02-19 | HID: logitech: add report descriptor for Driving Force wheel | Paul Sbarra | 1 | -5/+96 |
2013-02-19 | HID: add ThingM blink(1) USB RGB LED support | Vivien Didelot | 5 | -0/+287 |
2013-02-18 | HID: uhid: make creating devices work on 64/32 systems | Dmitry Torokhov | 1 | -3/+92 |
2013-02-18 | HID: wiimote: fix nunchuck button parser | David Herrmann | 1 | -4/+4 |
2013-02-18 | HID: blacklist Velleman data acquisition boards | Ian Abbott | 2 | -0/+14 |
2013-02-18 | HID: sensor-hub: don't limit the driver only to USB bus | Mika Westerberg | 1 | -1/+2 |
2013-02-18 | HID: sensor-hub: get rid of unused sensor_hub_grabbed_usages[] table | Mika Westerberg | 1 | -5/+0 |
2013-02-18 | HID: extend autodetect to handle I2C sensors as well | Mika Westerberg | 1 | -1/+1 |
2013-02-18 | HID: ntrig: use input_configured() callback to set the name | Benjamin Tissoires | 1 | -34/+34 |
2013-02-07 | HID: multitouch: do not use pointers towards hid-core | Benjamin Tissoires | 1 | -6/+13 |
2013-02-07 | HID: add missing GENERIC_HARDIRQ dependency | Heiko Carstens | 1 | -1/+1 |
2013-02-05 | HID: multitouch: make MT_CLS_ALWAYS_TRUE the new default class | Benjamin Tissoires | 1 | -27/+27 |
2013-02-05 | HID: multitouch: fix protocol for Elo panels | Benjamin Tissoires | 1 | -1/+7 |
2013-02-05 | HID: multitouch: fix protocol for Cando 2087:0a02 | Benjamin Tissoires | 1 | -1/+7 |
2013-02-05 | HID: multitouch: fix protocol for Sitronix 1403:5001 | Benjamin Tissoires | 1 | -1/+1 |
2013-02-05 | HID: multitouch: ensure that serial devices make no use of contact count | Benjamin Tissoires | 1 | -0/+1 |
2013-02-05 | HID: multitouch: fix Win8 protocol for Sharp like devices | Benjamin Tissoires | 1 | -0/+1 |
2013-02-05 | HID: multitouch: add support for Nexio 42" panel | Benjamin Tissoires | 2 | -6/+33 |
2013-02-05 | HID: multitouch: use the callback "report" instead of sequential events | Benjamin Tissoires | 1 | -6/+38 |
2013-02-05 | HID: core: add "report" hook, called once the report has been parsed | Benjamin Tissoires | 1 | -0/+4 |
2013-02-01 | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -1/+16 |
2013-01-31 | HID: i2c-hid: fix i2c_hid_output_raw_report | Benjamin Tissoires | 1 | -1/+12 |
2013-01-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+3 |
2013-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -8/+13 |
2013-01-30 | Merge tag 'efi-for-3.8' into x86/efi | H. Peter Anvin | 1 | -2/+3 |
2013-01-30 | samsung-laptop: Disable on EFI hardware | Matt Fleming | 1 | -0/+4 |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 7 | -8/+9 |
2013-01-30 | Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2 | -4/+4 |
2013-01-30 | EDAC: Fix kcalloc argument order | Joe Perches | 1 | -3/+3 |
2013-01-30 | EDAC: Test correct variable in ->store function | Dan Carpenter | 1 | -1/+1 |
2013-01-30 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 21 | -158/+155 |
2013-01-30 | Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -94/+17 |
2013-01-29 | pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unused | Arnd Bergmann | 1 | -1/+1 |
2013-01-29 | pinctrl: exynos: don't mark probing functions as __init | Arnd Bergmann | 1 | -5/+5 |
2013-01-28 | Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+2 |
2013-01-29 | Merge remote-tracking branch 'regulator/fix/tps80031' into tmp | Mark Brown | 1 | -1/+1 |
2013-01-29 | Merge remote-tracking branch 'regulator/fix/db8500' into tmp | Mark Brown | 1 | -0/+1 |
2013-01-28 | Merge tag 'md-3.8-fixes' of git://neil.brown.name/md | Linus Torvalds | 1 | -64/+37 |
2013-01-28 | Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+34 |
2013-01-28 | Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 18 | -94/+221 |
2013-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 48 | -262/+431 |