Age | Commit message (Expand) | Author | Files | Lines |
2012-09-06 | HID: sensors: introduce sensor framework | srinivas pandruvada | 3 | -0/+710 |
2012-09-06 | HID: sensors: add to special driver list | srinivas pandruvada | 2 | -0/+11 |
2012-09-06 | dj: memory scribble in logi_dj | Alan Cox | 1 | -2/+2 |
2012-09-05 | HID: hid-lcpower: Use HID_UP_LOGIVENDOR instead of hard coded 0x0ffbc0000 | Axel Lin | 1 | -1/+1 |
2012-09-05 | HID: picoLCD: use proper device as input_dev parent | Bruno Prémont | 1 | -1/+1 |
2012-09-05 | HID: picoLCD: fix dumping of IR_DATA report | Bruno Prémont | 1 | -2/+2 |
2012-09-05 | HID: picoLCD: optimize for inactive debugfs | Bruno Prémont | 1 | -1/+1 |
2012-09-05 | HID: picoLCD: Add support for CIR | Bruno Prémont | 3 | -5/+98 |
2012-09-05 | HID: picoLCD: rework hid-fbdev interaction | Bruno Prémont | 2 | -109/+126 |
2012-09-05 | HID: picoLCD: prevent NULL pointer dereferences | Bruno Prémont | 1 | -1/+1 |
2012-09-05 | HID: remove Paul Walmsley's copyright from places where it shouldn't be | Jiri Kosina | 17 | -17/+0 |
2012-09-03 | HID: Remove "default m" from HID_LOGITECH_DJ | Josh Triplett | 1 | -1/+0 |
2012-09-02 | HID: update hid_have_special_driver[] explanation | Jiri Kosina | 1 | -1/+8 |
2012-09-02 | HID: Only dump input if someone is listening | Henrik Rydberg | 1 | -1/+2 |
2012-08-27 | HID: uclogic: Add support for UC-Logic TWHA60 | Nikolai Kondrashov | 3 | -0/+100 |
2012-08-27 | Merge branch 'master' into upstream | Jiri Kosina | 2 | -1/+2 |
2012-08-27 | HID: hid-debug: Show rdesc for unclaimed devices | Henrik Rydberg | 1 | -3/+9 |
2012-08-27 | HID: Remove duplicate ID for QUANTA 3001 touchscreen | Simon Farnsworth | 2 | -2/+1 |
2012-08-27 | HID: add NOGET quirk for Eaton Ellipse MAX UPS | Alan Stern | 1 | -0/+1 |
2012-08-24 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2012-08-22 | HID: Remove QUANTA from special drivers list | Simon Farnsworth | 1 | -1/+0 |
2012-08-22 | HID: picolcd: Add missing #include <linux/uaccess.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-08-21 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo | 1 | -1/+1 |
2012-08-21 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
2012-08-16 | HID: picolcd: using vmalloc() requires the include of vmalloc.h | Stephen Rothwell | 1 | -0/+1 |
2012-08-15 | HID: hidraw: improve error handling in hidraw_init() | Alexey Khoroshilov | 1 | -4/+11 |
2012-08-15 | HID: multitouch: Add ELAN production request when resume. | Scott Liu | 1 | -0/+27 |
2012-08-15 | HID: multitouch: Add support for eGalax 0x73f7 | Thierry Reding | 2 | -0/+4 |
2012-08-15 | HID: hid-multitouch: Remove misleading null test | Henrik Rydberg | 1 | -6/+4 |
2012-08-15 | HID: add quirk for Freescale i.MX28 ROM recovery | Marek Vasut | 2 | -0/+4 |
2012-08-15 | HID: Bump maximum global item tag report size to 128 bytes | Marek Vasut | 1 | -1/+1 |
2012-08-15 | HID: wacom: OLEDs control over sysfs for Intuos4 | Przemo Firszt | 1 | -0/+143 |
2012-08-15 | HID: wacom: Use half of brightness for low state | Przemo Firszt | 1 | -1/+2 |
2012-08-15 | HID: picoLCD: Improve unplug handling | Bruno Prémont | 5 | -25/+46 |
2012-08-15 | HID: picoLCD: satify some checkpatch warnings | Bruno Prémont | 1 | -2/+2 |
2012-08-15 | HID: picoLCD: prevent NULL pointer dereference on unplug | Bruno Prémont | 1 | -0/+2 |
2012-08-15 | HID: picoLCD: Replace own refcounting with fbdev's | Bruno Prémont | 3 | -103/+18 |
2012-08-15 | HID: picoLCD: split driver code | Bruno Prémont | 11 | -2748/+3069 |
2012-08-15 | HID: multitouch: add support for Touch Revolution touchscreens | Jiri Kosina | 2 | -0/+12 |
2012-08-01 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+2 |
2012-07-31 | [media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver | Hans de Goede | 2 | -0/+2 |
2012-07-24 | Merge branch 'uhid' into for-linus | Jiri Kosina | 3 | -0/+594 |
2012-07-24 | Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes... | Jiri Kosina | 29 | -550/+1581 |
2012-07-23 | HID: add ASUS AIO keyboard model AK1D | Cyrus Lien | 3 | -0/+3 |
2012-07-22 | HID: add support for Cypress barcode scanner 04B4:ED81 | Lionel Vaux | 3 | -0/+4 |
2012-07-20 | HID: Allow drivers to be their own listener | David Herrmann | 2 | -6/+4 |
2012-07-20 | HID: usbhid: fix error paths in suspend | Alan Stern | 1 | -27/+44 |
2012-07-20 | HID: usbhid: check for suspend or reset before restarting | Alan Stern | 1 | -2/+4 |
2012-07-20 | HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED | Alan Stern | 2 | -8/+7 |
2012-07-20 | HID: usbhid: inline some simple routines | Alan Stern | 1 | -31/+16 |