summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacomJiri Kosina
2015-03-25HID: add quirk for PIXART OEM mouse used by HPOliver Neukum
2015-03-25HID: add HP OEM mouse to quirk ALWAYS_POLLOliver Neukum
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires
2015-03-16HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires
2015-03-15HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson
2015-03-11HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke
2015-03-11HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org
2015-03-11HID: wacom: drop WACOM_PKGLEN_STATUSJiri Kosina
2015-03-11HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke
2015-03-11HID: wacom: Report battery status for Intuos Pro and Intuos5Jason Gerecke
2015-03-11HID: wacom: Provide battery charge state to system over USB if availableJason Gerecke
2015-03-11HID: wacom: Allow dynamic battery creation/destructionJason Gerecke
2015-03-11HID: wacom: Centralize updating of wacom_wac battery statusJason Gerecke
2015-03-11HID: wacom: Move handling of Intuos status packets to seperate functionJason Gerecke
2015-03-03HID: wacom: rely on actual touch down count to decide touch_downPing Cheng
2015-03-03HID: wacom: do not send pen events before touch is up/forced outPing Cheng
2015-02-27HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires
2015-02-27HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires
2015-02-24HID: wacom: Add support for I2C connected devicesMika Westerberg
2015-02-23HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki
2015-02-23HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-02-23HID: sony: fix uninitialized per-controller spinlockFrank Praznik
2015-02-23HID: sony: initialize sony_dev_list_lock properlyJiri Kosina
2015-02-18HID: wacom: do not directly use input_mt_report_pointer_emulationBenjamin Tissoires
2015-02-18HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite
2015-02-17HID: sensor-hub: correct dyn_callback_lock IRQ-safe changeSrinivas Pandruvada
2015-02-17HID: hid-sensor-hub: Correct documentationSrinivas Pandruvada
2015-02-17HID: saitek: add USB ID for older R.A.T. 7Darren Salt
2015-02-17HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg
2015-02-12HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-02-10Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov
2015-02-10memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov
2015-02-10memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov
2015-02-10mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE checkWeijie Yang
2015-02-10mm: hugetlb: fix type of hugetlb_treat_as_movable variableAndrey Ryabinin
2015-02-10mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin
2015-02-10mm: memory: merge shared-writable dirtying branches in do_wp_page()Johannes Weiner
2015-02-10mm: memory: remove ->vm_file check on shared writable vmasJohannes Weiner
2015-02-10xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10x86: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov