Age | Commit message (Expand) | Author |
2012-09-17 | HID: prodikeys: Remove unnecessary casts of void pointers | Axel Lin |
2012-09-17 | HID: lg4ff: Remove unnecessary casts of void pointers | Axel Lin |
2012-09-17 | HID: lg: Remove unnecessary casts of void pointers | Axel Lin |
2012-09-16 | Merge 3.6-rc6 into staging-next | Greg Kroah-Hartman |
2012-09-11 | HID: picolcd: fix build error if !CONFIG_DEBUG_FS | Axel Lin |
2012-09-10 | HID: holtekff: use %*ph to dump small buffers | Andy Shevchenko |
2012-09-08 | HID: picoLCD: fix a NULL test in picolcd_raw_cir() | Dan Carpenter |
2012-09-07 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-09-07 | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured | Andres Freund |
2012-09-07 | HID: primax: Remove px_probe() and px_remove() functions | Axel Lin |
2012-09-07 | HID: waltop: Remove waltop_probe() and waltop_remove() functions | Axel Lin |
2012-09-06 | HID: sensors: introduce sensor framework | srinivas pandruvada |
2012-09-06 | HID: sensors: add to special driver list | srinivas pandruvada |
2012-09-05 | dj: memory scribble in logi_dj | Alan Cox |
2012-09-05 | HID: hid-lcpower: Use HID_UP_LOGIVENDOR instead of hard coded 0x0ffbc0000 | Axel Lin |
2012-09-05 | HID: picoLCD: use proper device as input_dev parent | Bruno Prémont |
2012-09-05 | HID: picoLCD: fix dumping of IR_DATA report | Bruno Prémont |
2012-09-05 | HID: picoLCD: optimize for inactive debugfs | Bruno Prémont |
2012-09-05 | HID: picoLCD: Add support for CIR | Bruno Prémont |
2012-09-05 | HID: picoLCD: rework hid-fbdev interaction | Bruno Prémont |
2012-09-05 | HID: picoLCD: prevent NULL pointer dereferences | Bruno Prémont |
2012-09-05 | HID: remove Paul Walmsley's copyright from places where it shouldn't be | Jiri Kosina |
2012-09-03 | HID: Remove "default m" from HID_LOGITECH_DJ | Josh Triplett |
2012-09-02 | HID: update hid_have_special_driver[] explanation | Jiri Kosina |
2012-09-02 | HID: Only dump input if someone is listening | Henrik Rydberg |
2012-08-27 | HID: uclogic: Add support for UC-Logic TWHA60 | Nikolai Kondrashov |
2012-08-27 | Merge branch 'master' into upstream | Jiri Kosina |
2012-08-27 | HID: hid-debug: Show rdesc for unclaimed devices | Henrik Rydberg |
2012-08-27 | HID: Remove duplicate ID for QUANTA 3001 touchscreen | Simon Farnsworth |
2012-08-27 | HID: add NOGET quirk for Eaton Ellipse MAX UPS | Alan Stern |
2012-08-23 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-08-22 | HID: Remove QUANTA from special drivers list | Simon Farnsworth |
2012-08-22 | HID: picolcd: Add missing #include <linux/uaccess.h> | Geert Uytterhoeven |
2012-08-20 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo |
2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo |
2012-08-16 | HID: picolcd: using vmalloc() requires the include of vmalloc.h | Stephen Rothwell |
2012-08-15 | HID: hidraw: improve error handling in hidraw_init() | Alexey Khoroshilov |
2012-08-15 | HID: multitouch: Add ELAN production request when resume. | Scott Liu |
2012-08-15 | HID: multitouch: Add support for eGalax 0x73f7 | Thierry Reding |
2012-08-15 | HID: hid-multitouch: Remove misleading null test | Henrik Rydberg |
2012-08-15 | HID: add quirk for Freescale i.MX28 ROM recovery | Marek Vasut |
2012-08-15 | HID: Bump maximum global item tag report size to 128 bytes | Marek Vasut |
2012-08-15 | HID: wacom: OLEDs control over sysfs for Intuos4 | Przemo Firszt |
2012-08-15 | HID: wacom: Use half of brightness for low state | Przemo Firszt |
2012-08-15 | HID: picoLCD: Improve unplug handling | Bruno Prémont |
2012-08-15 | HID: picoLCD: satify some checkpatch warnings | Bruno Prémont |
2012-08-15 | HID: picoLCD: prevent NULL pointer dereference on unplug | Bruno Prémont |
2012-08-15 | HID: picoLCD: Replace own refcounting with fbdev's | Bruno Prémont |
2012-08-15 | HID: picoLCD: split driver code | Bruno Prémont |
2012-08-15 | HID: multitouch: add support for Touch Revolution touchscreens | Jiri Kosina |