summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | 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
| * | | | | um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-103-38/+0
| * | | | | tile: drop pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0
| * | | | | sparc: drop pte_file()-related helpersKirill A. Shutemov2015-02-103-73/+5
| * | | | | sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-34/+5
| * | | | | score: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-17/+2
| * | | | | s390: drop pte_file()-related helpersKirill A. Shutemov2015-02-101-25/+4
| * | | | | parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0
| * | | | | openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-13/+0
| * | | | | nios2: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-10/+1
| * | | | | mn10300: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-14/+3
| * | | | | mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-56/+0
| * | | | | microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-11/+0
| * | | | | metag: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-6/+0
| * | | | | m68k: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-104-53/+2
| * | | | | m32r: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0
| * | | | | ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-20/+5
| * | | | | hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-44/+16
| * | | | | frv: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-22/+5
| * | | | | cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-103-10/+0
| * | | | | c6x: drop pte_file()Kirill A. Shutemov2015-02-101-5/+0
| * | | | | blackfin: drop pte_file()Kirill A. Shutemov2015-02-101-5/+0
| * | | | | avr32: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-25/+0
OpenPOWER on IntegriCloud