aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Input - mt: Fix input_mt_get_slot_by_keyBenjamin Tissoires1-2/+7
2015-04-05HID: logitech-hidpp: fix error return codeJulia Lawall1-0/+1
2015-04-02HID: wacom: Add support for Cintiq 13HD TouchPing Cheng1-0/+11
2015-04-02HID: logitech-hidpp: add a module parameter to keep firmware gesturesBenjamin Tissoires1-0/+10
2015-04-02HID: usbhid: yet another mouse with ALWAYS_POLLOliver Neukum2-2/+4
2015-04-02HID: usbhid: more mice with ALWAYS_POLLOliver Neukum2-0/+8
2015-04-02HID: wacom: set stylus_in_proximity before checking touch_downPing Cheng1-18/+16
2015-04-02HID: wacom: use wacom_wac_finger_count_touches to set touch_downPing Cheng1-51/+33
2015-04-02HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng3-32/+19
2015-03-27HID: pidff: effect can't be NULLJiri Kosina1-1/+1
2015-03-25HID: add quirk for PIXART OEM mouse used by HPOliver Neukum2-0/+2
2015-03-25HID: add HP OEM mouse to quirk ALWAYS_POLLOliver Neukum2-0/+4
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires1-3/+4
2015-03-16HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires2-1/+20
2015-03-16HID: plantronics: fix Kconfig defaultStefan Richter1-1/+0
2015-03-16HID: pidff: support more than one concurrent effectJim Keir1-0/+6
2015-03-16HID: Stop hiding options with !EXPERTJean Delvare1-11/+11
2015-03-16HID: uclogic: make input_mapping independent of usbBenjamin Tissoires1-9/+8
2015-03-15HID: samples/hidraw: make it possible to select devicePavel Machek2-1/+7
2015-03-15HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson3-0/+3
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee3-0/+18
2015-03-11HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke3-6/+15
2015-03-11HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org2-0/+2
2015-03-11HID: wacom: drop WACOM_PKGLEN_STATUSJiri Kosina1-1/+0
2015-03-11HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke2-9/+7
2015-03-11HID: wacom: Report battery status for Intuos Pro and Intuos5Jason Gerecke1-0/+2
2015-03-11HID: wacom: Provide battery charge state to system over USB if availableJason Gerecke1-0/+25
2015-03-11HID: wacom: Allow dynamic battery creation/destructionJason Gerecke2-2/+16
2015-03-11HID: wacom: Centralize updating of wacom_wac battery statusJason Gerecke2-35/+29
2015-03-11HID: wacom: Move handling of Intuos status packets to seperate functionJason Gerecke2-13/+24
2015-03-06HID: multitouch: add support of clickpadsBenjamin Tissoires1-0/+9
2015-03-04HID: map telephony usage pageDmitry Torokhov3-0/+28
2015-03-04HID: Kconfig: add USB_HID dependency to UC-LOGICBenjamin Tissoires1-1/+1
2015-03-03HID: uclogic: actually invert the in-range bit for huion tablets onlyBenjamin Tissoires1-5/+8
2015-03-03HID: uclogic: discard the extra Pen input node on Huion tabletsBenjamin Tissoires1-0/+20
2015-03-03HID: uclogic: apply quirk NO_EMPTY_INPUTBenjamin Tissoires1-0/+1
2015-03-03HID: uclogic: name the input nodes based on their toolBenjamin Tissoires1-0/+46
2015-03-03HID: uclogic: merge hid-huion driver in hid-uclogicNikolai Kondrashov4-299/+229
2015-03-03HID: uclogic: Set quirks from inside the driverBenjamin Tissoires2-4/+27
2015-03-03HID: wacom: rely on actual touch down count to decide touch_downPing Cheng1-32/+43
2015-03-03HID: wacom: do not send pen events before touch is up/forced outPing Cheng1-0/+6
2015-02-27HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires3-0/+133
2015-02-27HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires2-6/+21
2015-02-27HID: remove 2 unused usb.h includesBenjamin Tissoires2-2/+0
2015-02-25HID: rmi: disable palm detect gesture when presentAndrew Duggan1-3/+16
2015-02-25HID: rmi: disable dribble packets on Synaptics touchpadsAndrew Duggan1-0/+19
2015-02-25HID: rmi: Add functions for writing to registersAndrew Duggan1-0/+40
2015-02-24HID: i2c-hid: Add support for ACPI GPIO interruptsMika Westerberg1-18/+50
2015-02-24HID: wacom: Add support for I2C connected devicesMika Westerberg1-0/+5
2015-02-23HID: expose country code in sysfsOlivier Gay2-0/+30