summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | si2168, tda10071, m88ds3103: Fix firmware wordingYannick Guerrini2015-03-063-3/+3
| * | | | | | usb: storage: Fix printk in isd200_log_config()Yannick Guerrini2015-03-061-1/+1
| * | | | | | qla2xxx: Fix printk in qla25xx_setup_modeYannick Guerrini2015-03-061-2/+2
| * | | | | | init/main: fix reset_device commentFrans Klaver2015-03-061-1/+1
| * | | | | | ipwireless: missing assignmentAlan2015-03-061-1/+1
| * | | | | | goldfish: remove unreachable line of codeAlan2015-03-061-1/+0
| * | | | | | coredump: Fix do_coredump() commentBastien Nocera2015-03-061-1/+1
| * | | | | | stacktrace.h: remove duplicate declaration task_structHimanshu Maithani2015-03-061-2/+0
| * | | | | | smpboot.h: Remove unused function prototypeJiang Liu2015-03-061-1/+0
| * | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-0621-25/+25
| * | | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-0613-17/+17
| * | | | | | mod_devicetable: fix comment for match_flagsSharon Dvir2015-03-061-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-1447-706/+2980
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2015-04-1317-110/+1154
| |\ \ \ \ \ \ \
| | * | | | | | | HID: sensor: Update document for custom sensorSrinivas Pandruvada2015-04-101-0/+84
| | * | | | | | | HID: sensor: Custom and Generic sensor supportSrinivas Pandruvada2015-04-103-0/+865
| | * | | | | | | HID: hid-sensor-hub: Fix sparse warningSrinivas Pandruvada2015-03-161-2/+2
| | * | | | | | | HID: hid-sensor-hub: fix attribute read for logical usage idSrinivas Pandruvada2015-03-161-2/+4
| | * | | | | | | HID: hid-sensor-hub: Enhance feature report set APISrinivas Pandruvada2015-02-234-14/+33
| | * | | | | | | HID: hid-sensor-hub: Enhance get feature report APISrinivas Pandruvada2015-02-234-13/+27
| | * | | | | | | HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada2015-02-2310-44/+64
| | * | | | | | | HID: hid-sensor-hub: Add support for application collectionSrinivas Pandruvada2015-02-232-4/+28
| | * | | | | | | HID: hid-sensor-hub: Allow parallel synchronous readsSrinivas Pandruvada2015-02-232-49/+65
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----------------. \ \ \ \ \ \ \ Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina2015-04-137668-184872/+354732
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | HID: wacom: Add support for Cintiq 13HD TouchPing Cheng2015-04-021-0/+11
| | | | | | | | | | | * | | | | | | | HID: wacom: set stylus_in_proximity before checking touch_downPing Cheng2015-04-021-18/+16
| | | | | | | | | | | * | | | | | | | HID: wacom: use wacom_wac_finger_count_touches to set touch_downPing Cheng2015-04-021-51/+33
| | | | | | | | | | | * | | | | | | | HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng2015-04-023-32/+19
| | | | | | | | | | | * | | | | | | | Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacomJiri Kosina2015-04-0211-43/+97
| | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires2015-03-162-1/+20
| | | | | | | | | | | * | | | | | | | | HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke2015-03-113-6/+15
| | | | | | | | | | | * | | | | | | | | HID: wacom: drop WACOM_PKGLEN_STATUSJiri Kosina2015-03-111-1/+0
| | | | | | | | | | | * | | | | | | | | HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke2015-03-112-9/+7
| | | | | | | | | | | * | | | | | | | | HID: wacom: Report battery status for Intuos Pro and Intuos5Jason Gerecke2015-03-111-0/+2
| | | | | | | | | | | * | | | | | | | | HID: wacom: Provide battery charge state to system over USB if availableJason Gerecke2015-03-111-0/+25
| | | | | | | | | | | * | | | | | | | | HID: wacom: Allow dynamic battery creation/destructionJason Gerecke2015-03-112-2/+16
| | | | | | | | | | | * | | | | | | | | HID: wacom: Centralize updating of wacom_wac battery statusJason Gerecke2015-03-112-35/+29
| | | | | | | | | | | * | | | | | | | | HID: wacom: Move handling of Intuos status packets to seperate functionJason Gerecke2015-03-112-13/+24
| | | | | | | | | | | * | | | | | | | | HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires2015-02-273-0/+133
| | | | | | | | | | | * | | | | | | | | HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires2015-02-272-6/+21
| | | | | | | | | | | * | | | | | | | | HID: wacom: Add support for I2C connected devicesMika Westerberg2015-02-241-0/+5
| | | | | | | | | | | * | | | | | | | | HID: wacom: do not directly use input_mt_report_pointer_emulationBenjamin Tissoires2015-02-181-5/+5
| | | | | | | | | | | | |/ / / / / / / | | | | | | | | | | | |/| | | | | | |
| | | | | | | | | | * | | | | | | | | HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina2015-04-101-1/+2
| | | | | | | | | | * | | | | | | | | Input - mt: Fix input_mt_get_slot_by_keyBenjamin Tissoires2015-04-071-2/+7
| | | | | | | | | | * | | | | | | | | HID: pidff: effect can't be NULLJiri Kosina2015-03-271-1/+1
| | | | | | | | | | * | | | | | | | | HID: plantronics: fix Kconfig defaultStefan Richter2015-03-161-1/+0
| | | | | | | | | | * | | | | | | | | HID: pidff: support more than one concurrent effectJim Keir2015-03-161-0/+6
| | | | | | | | | | * | | | | | | | | HID: samples/hidraw: make it possible to select devicePavel Machek2015-03-152-1/+7
| | | | | | | | | | * | | | | | | | | HID: map telephony usage pageDmitry Torokhov2015-03-043-0/+28
| | | | | | | | | | * | | | | | | | | HID: remove 2 unused usb.h includesBenjamin Tissoires2015-02-272-2/+0