summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-1020-229/+643
|\
| *-----------. Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina2015-02-0920-229/+641
| |\ \ \ \ \ \ \
| | | | | | | | * HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-294-15/+83
| | | | | | | | * HID: wacom: consolidate input capability settings for pen and touchPing Cheng2015-01-291-57/+10
| | | | | | | | * HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng2015-01-291-2/+4
| | | | | | | | * HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke2015-01-231-0/+6
| | | | | | | | * HID: wacom: peport In Range event according to the specPing Cheng2015-01-122-7/+9
| | | | | | | | * HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()Ping Cheng2015-01-121-24/+26
| | | | | | | | * HID: wacom: add support of the Pen of the Bamboo PadBenjamin Tissoires2015-01-061-0/+1
| | | | | | | | * HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires2015-01-063-12/+10
| | | | | | | * | HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir2015-01-261-0/+6
| | | | | | | * | HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire2015-01-261-1/+1
| | | | | | | * | HID: Use Kbuild idiom in MakefilesMichal Marek2015-01-212-47/+14
| | | | | | | * | HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu2015-01-074-1/+7
| | | | | | | * | HID: fixup the conflicting keyboard mappings quirkJiri Kosina2015-01-061-0/+1
| | | | | | | * | HID: fix Kconfig textGeert Uytterhoeven2015-01-061-1/+1
| | | | | | | * | HID: input: fix confusion on conflicting mappingsDavid Herrmann2015-01-061-0/+16
| | | | | | | |/
| | | | | | * | HID: rmi: Add support for the touchpad in the Razer Blade 14 laptopAndrew Duggan2015-01-123-0/+6
| | | | | | * | HID: rmi: Support touchpads with external buttonsAndrew Duggan2015-01-121-1/+19
| | | | | | * | HID: rmi: Use hid_report_len to compute the size of reportsAndrew Duggan2015-01-121-3/+2
| | | | | | * | HID: rmi: Support non rmi devices by passing events to hid-inputAndrew Duggan2014-12-221-17/+76
| | | | | | * | HID: rmi: Scan the report descriptor to determine if the device is suitable f...Andrew Duggan2014-12-172-6/+20
| | | | | | |/
| | | | | * | HID: hid-lg4ff: use DEVICE_ATTR_RW macroVivien Didelot2015-01-191-7/+5
| | | | | * | HID: hid-lg4ff: fix sysfs attribute permissionVivien Didelot2015-01-191-1/+2
| | | | | * | HID: logitech-hidpp: store the name of the device in struct hidppBenjamin Tissoires2015-01-091-11/+20
| | | | | * | HID: logitech-hidpp: detect HID++ 2.0 errors tooPeter Wu2014-12-191-3/+14
| | | | | * | HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires2014-12-171-0/+34
| | | | | * | HID: logitech-hidpp: bail out if wtp_connect failsBenjamin Tissoires2014-12-171-6/+9
| | | | | * | HID: logitech-hidpp: separate HID++ from WTP processingPeter Wu2014-12-171-6/+12
| | | | | |/
| | | | * | HID: lenovo: Use native middle-button mode for compact keyboardsJamie Lentin2014-12-171-0/+37
| | | | * | HID: lenovo: Add sensitivity control to compact keyboardsJamie Lentin2014-12-171-1/+41
| | | | |/
| | | * | HID: betop: add drivers/hid/hid-betopff.cJiri Kosina2014-12-221-0/+160
| | | * | HID: add BETOP game controller force feedback supportHuang Bo2014-12-224-0/+20
| | | |/
| | * | HID: apple: fix battery support for the 2009 ANSI wireless keyboardRoss Skaliotis2015-01-061-3/+6
| | |/
| * | HID: do not bind to Microchip Pick16F1454Kristian Evensen2015-01-202-0/+2
* | | sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds2015-02-101-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-10142-2183/+642
|\ \ \
| * | | memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov2015-02-104-186/+120
| * | | memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov2015-02-103-10/+7
| * | | memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov2015-02-103-22/+8
| * | | mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE checkWeijie Yang2015-02-101-4/+4
| * | | mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin2015-02-102-2/+2
| * | | mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin2015-02-101-3/+0
| * | | mm: memory: merge shared-writable dirtying branches in do_wp_page()Johannes Weiner2015-02-101-31/+17
| * | | mm: memory: remove ->vm_file check on shared writable vmasJohannes Weiner2015-02-101-5/+2
| * | | xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0
| * | | x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-105-77/+2
| * | | unicore32: drop pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0
OpenPOWER on IntegriCloud