Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -2/+2 |
2012-10-01 | Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -0/+706 |
2012-10-01 | Merge branch 'multitouch' into for-linus | Jiri Kosina | 2 | -7/+65 |
2012-10-01 | Merge branch 'upstream' into for-linus | Jiri Kosina | 31 | -229/+110 |
2012-10-01 | Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi... | Jiri Kosina | 24 | -2863/+3904 |
2012-10-01 | HID: hidraw: don't deallocate memory when it is in use | Ratan Nalumasu | 1 | -43/+26 |
2012-10-01 | HID: picoLCD: optimize for inactive debugfs | Bruno Prémont | 1 | -1/+1 |
2012-10-01 | HID: multitouch: add support for GeneralTouch multi-touchscreen | Xianhan Yu | 2 | -1/+18 |
2012-10-01 | HID: Add support for Sony PS3 BD Remote Control | David Dillow | 5 | -1/+232 |
2012-10-01 | HID: keep dev_rdesc unmodified and use it for comparisons | Kevin Daughtridge | 2 | -6/+16 |
2012-09-25 | HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg | Michal Malý | 2 | -5/+5 |
2012-09-25 | HID: hid-lg4ff: Set absolute axes parametes on DFP | Michal Malý | 1 | -0/+17 |
2012-09-25 | HID: hid-lg4ff: Adjust X axis input value accordingly to selected range. | Michal Malý | 3 | -0/+61 |
2012-09-25 | HID: hid-lg4ff: Minor code cleanup to improve readability | Michal Malý | 1 | -57/+64 |
2012-09-25 | HID: ntrig: change default value of logical/physical width/height to 1 | Wen-chien Jesse Sung | 1 | -4/+4 |
2012-09-25 | HID: picoLCD: bounds check in dump_buff_as_hex() | Bruno Prémont | 1 | -6/+6 |
2012-09-22 | HID: hid-sensor-hub: Fix sensor_hub_probe error handling | Axel Lin | 1 | -8/+4 |
2012-09-22 | HID: hid-sensor-hub: Remove hdev->claimed setting | Axel Lin | 1 | -2/+0 |
2012-09-22 | HID: Fix logitech-dj: missing Unifying device issue | Nestor Lopez Casado | 2 | -0/+46 |
2012-09-22 | HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp() | Axel Lin | 1 | -0/+2 |
2012-09-20 | Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrik | Jiri Kosina | 4 | -103/+98 |
2012-09-19 | HID: hid-multitouch: Add Flatfrog support | Henrik Rydberg | 2 | -5/+24 |
2012-09-19 | HID: hid-multitouch: Fix contact count on 3M panels | Henrik Rydberg | 1 | -1/+3 |
2012-09-19 | HID: hid-multitouch: Remove the redundant touch state | Henrik Rydberg | 1 | -65/+23 |
2012-09-19 | HID: hid-multitouch: Simplify setup and frame synchronization | Henrik Rydberg | 1 | -29/+38 |
2012-09-19 | HID: Add an input configured notification callback | Henrik Rydberg | 1 | -2/+9 |
2012-09-19 | Input: MT - Add flags to input_mt_init_slots() | Henrik Rydberg | 2 | -2/+2 |
2012-09-19 | HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start() | Axel Lin | 1 | -4/+0 |
2012-09-19 | HID: picoLCD: drop version check during probe | Bruno Prémont | 1 | -18/+0 |
2012-09-19 | HID: wacom: Fix wacom_probe error handling | Axel Lin | 1 | -9/+14 |
2012-09-19 | HID: sensors: remove some unneeded checks | Dan Carpenter | 1 | -9/+0 |
2012-09-19 | HID: sensors: use GFP_ATOMIC under spinlock | Dan Carpenter | 1 | -2/+2 |
2012-09-19 | HID: sensors: fix up for mfd_add_devices() API change | Stephen Rothwell | 1 | -1/+1 |
2012-09-18 | HID: wiimote: fix weight conversion error for values > 17kg | Florian Echtler | 1 | -1/+2 |
2012-09-17 | HID: roccat: conditional blacklisting of Roccat modules | Stefan Achatz | 1 | -0/+2 |
2012-09-17 | HID: wiimote: Parse calibration data of balance boards | Florian Echtler | 1 | -1/+38 |
2012-09-17 | HID: wiimote: Add Nintendo Balance-Board support | David Herrmann | 1 | -0/+59 |
2012-09-17 | HID: Fix return values in open_collection() | Sachin Kamat | 1 | -3/+3 |
2012-09-17 | HID: lenovo-tpkbd: Remove unnecessary casts of void pointers | Axel Lin | 1 | -114/+33 |
2012-09-17 | HID: prodikeys: Remove unnecessary casts of void pointers | Axel Lin | 1 | -9/+9 |
2012-09-17 | HID: lg4ff: Remove unnecessary casts of void pointers | Axel Lin | 1 | -2/+2 |
2012-09-17 | HID: lg: Remove unnecessary casts of void pointers | Axel Lin | 1 | -5/+5 |
2012-09-17 | Merge 3.6-rc6 into staging-next | Greg Kroah-Hartman | 3 | -5/+8 |
2012-09-11 | HID: picolcd: fix build error if !CONFIG_DEBUG_FS | Axel Lin | 1 | -5/+4 |
2012-09-11 | HID: holtekff: use %*ph to dump small buffers | Andy Shevchenko | 1 | -2/+1 |
2012-09-08 | HID: picoLCD: fix a NULL test in picolcd_raw_cir() | Dan Carpenter | 1 | -1/+1 |
2012-09-07 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+6 |
2012-09-07 | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured | Andres Freund | 1 | -1/+3 |
2012-09-07 | HID: primax: Remove px_probe() and px_remove() functions | Axel Lin | 1 | -25/+0 |
2012-09-07 | HID: waltop: Remove waltop_probe() and waltop_remove() functions | Axel Lin | 1 | -29/+0 |