summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-28HID: wacom: wacom_setup_numbered_buttons is local to wacom_wacJiri Kosina1-1/+1
2015-08-28HID: wacom: Add support for Express Key Remote.Aaron Skomra5-2/+370
2015-08-28HID: wacom: Set button bits based on a new numbered_buttonsAaron Skomra2-115/+61
2015-08-24HID: quirks: add QUIRK_NOGET for an other TPV touchscreenBenjamin Tissoires2-2/+4
2015-08-18HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_errorDon Zickus1-1/+1
2015-08-18HID: i2c-hid: Only disable irq wake if it was successfully enabled during sus...Andrew Duggan1-4/+20
2015-08-18HID: wacom: Use tablet-provided touch height/width values for INTUOSHTJason Gerecke1-1/+1
2015-08-18HID: gembird: add new driver to fix Gembird JPD-DualForce 2Benjamin Tissoires5-0/+127
2015-08-12HID: lenovo: Hide middle-button press until releaseJamie Lentin1-0/+50
2015-08-12HID: lenovo: Add missing return-value checkJamie Lentin1-1/+4
2015-08-12HID: lenovo: Use constants for axes namesJamie Lentin1-2/+2
2015-08-11HID: wacom: Simplify 'wacom_pl_irq'Jason Gerecke1-49/+35
2015-08-10HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke1-33/+37
2015-08-10HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke1-1/+1
2015-08-10HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke1-1/+1
2015-08-09ntb: avoid format string in dev_set_nameKees Cook1-1/+1
2015-08-09NTB: Fix dereference before checkAllen Hubbe1-2/+1
2015-08-09NTB: Fix zero size or integer overflow in ntb_set_mwAllen Hubbe1-3/+6
2015-08-09NTB: Schedule to receive on QP link upAllen Hubbe1-0/+2
2015-08-09NTB: Fix oops in debugfs when transport is half-upDave Jiang1-1/+5
2015-08-09NTB: ntb_netdev not covering all receive errorsDave Jiang1-1/+1
2015-08-09NTB: Fix transport stats for multiple devicesDave Jiang1-2/+10
2015-08-09NTB: Fix ntb_transport out-of-order RX updateAllen Hubbe2-69/+107
2015-08-09Linux 4.2-rc6v4.2-rc6Linus Torvalds1-1/+1
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2-2/+21
2015-08-07dm btree remove: fix bug in remove_one()Joe Thornber1-0/+1
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter2-2/+2
2015-08-07ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoffVineet Gupta2-4/+2
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-07writeback: fix initial dirty limitRabin Vincent1-2/+2
2015-08-07mm/memory-failure: set PageHWPoison before migrate_pages()Naoya Horiguchi2-4/+6
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi4-10/+16
2015-08-07mm/memory-failure: give up error handling for non-tail-refcounted thpNaoya Horiguchi1-9/+12
2015-08-07mm/memory-failure: fix race in counting num_poisoned_pagesNaoya Horiguchi1-2/+2
2015-08-07mm/memory-failure: unlock_page before put_pageNaoya Horiguchi1-2/+2
2015-08-07ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley3-3/+5
2015-08-07mm: initialize hotplugged pages as reservedMel Gorman1-1/+9
2015-08-07ocfs2: fix shift left overflowJoseph Qi1-2/+2
2015-08-07kthread: export kthread functionsDavid Kershner1-0/+4
2015-08-07fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-5/+25
2015-08-07lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan1-1/+1
2015-08-07mm/slub: allow merging when SLAB_DEBUG_FREE is setKonstantin Khlebnikov1-2/+1
2015-08-07signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras1-2/+3
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2-4/+8
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras5-10/+2
2015-08-07ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi1-3/+7
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman5-22/+25
2015-08-07mm, meminit: replace rwsem with completionNicolai Stange1-7/+15
2015-08-07mm, meminit: allow early_pfn_to_nid to be used during runtimeMel Gorman1-8/+8
2015-08-07ipc: modify message queue accounting to not take kernel data structures into ...Marcus Gelderie1-5/+0