aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2015-06-22Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...Jiri Kosina
2015-06-22Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi...Jiri Kosina
2015-06-18HID: cypress: use swap() in cp_report_fixup()Fabian Frederick
2015-06-18HID: microsoft: Add Surface Power CoverRaimund Roth
2015-06-18HID: hid-sony: Fix report descriptor for Navigation ControllerSimon Wood
2015-06-18HID: hid-sony: Navigation controller only has 1 LED and no rumbleSimon Wood
2015-06-18HID: hid-sony: Add BT support for Navigation ControllerSimon Wood
2015-06-18HID: wacom: Introduce new 'touch_input' deviceJason Gerecke
2015-06-18HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'Jason Gerecke
2015-06-18HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_typeJason Gerecke
2015-06-18HID: wacom: Treat features->device_type values as flagsJason Gerecke
2015-06-18HID: wacom: Simplify 'wacom_update_name'Jason Gerecke
2015-06-16HID: rmi: Disable populating F30 when the touchpad has physical buttonsAndrew Duggan
2015-06-12HID: plantronics: Update to map volume up/down controlsTerry Junge
2015-06-12HID: sony: PS Move fix report descriptorSimon Wood
2015-06-12HID: sony: PS3 Move enable LEDs and Rumble via BTSimon Wood
2015-06-12HID: sony: Add support PS3 Move Battery via BTSimon Wood
2015-06-12HID: sony: Add quirk for MOTION_CONTROLLER_BTSimon Wood
2015-06-12HID: sony: Support PS3 Move Controller when connected via BluetoothSimon Wood
2015-06-03HID: i2c-hid: Do not set the ACPI companion field in the HID deviceAndrew Duggan
2015-06-01usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien
2015-06-01HID: hidpp: Add driver for mouse logitech M560Goffredo Baroncelli
2015-06-01HID: Export hid_field_extract()Goffredo Baroncelli
2015-05-29HID: lenovo: Remove sysfs group on failure pathAlexey Khoroshilov
2015-05-28HID: hid-input: Fix coding style issueJames C Boyd
2015-05-28HID: hid-input: Simplify conditional expressionJames C Boyd
2015-05-28HID: hid-input: Add parentheses to quell gcc warningJames C Boyd
2015-05-26HID: Makefile: fix alignment of objs-* entriesAntonio Ospite
2015-05-25HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLLHerton R. Krzesinski
2015-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-21HID: wacom: Handle failing HID_DG_CONTACTMAX requestsJason Gerecke
2015-05-21HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPEJason Gerecke
2015-05-20HID: wacom: fix an Oops caused by wacom_wac_finger_count_touchesPing Cheng
2015-05-18HID: i2c-hid: fix harmless test_bit() issueDan Carpenter
2015-05-18HID: rmi: fix some harmless BIT() mistakesDan Carpenter
2015-05-13HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott
2015-05-12HID: core: remove phidgets from ignore listSean Young
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada
2015-05-07HID: hid-lg: Only one of LG_FF flags can be set for a given deviceMichal Malý
2015-05-07HID: hid-lg4ff: Allow the driver to continue without sysfs interfaceMichal Malý
2015-05-07HID: hid-lg4ff: Constify members of lg4ff_device_entryMichal Malý
2015-05-07HID: hid-lg4ff: Store pointer to the output HID report struct in the device e...Michal Malý
2015-05-07HID: hid-lg4ff: Protect concurrent access to output HID reportMichal Malý
2015-05-07HID: hid-lg4ff: Stop the hid device from lg4ffMichal Malý
2015-05-07HID: hid-lg4ff: Make lg4ff_wheel_data a separate structureMichal Malý
2015-05-07HID: hid-lg: Check return values from lg[N]ff_init()Michal Malý
2015-05-07HID: hid-lg4ff: Update a warning messageMichal Malý
2015-05-07HID: hid-lg4ff: Explicit casts from void * are not necessaryMichal Malý
2015-05-07HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct.Michal Malý
2015-05-07HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal ...Michal Malý