summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: intel-ish-hid: initialize ts_format.reservedJiri Kosina2016-11-051-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-194-62/+48
|\
| * HID: add quirk for Akai MIDImix.Steinar H. Gunderson2016-10-102-0/+4
| * Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"Ioan-Adrian Ratiu2016-10-101-58/+0
| * HID: hid-dr: add input mapping for axis selectionIoan-Adrian Ratiu2016-10-101-0/+25
| * HID: hid-led: fix issue with transfer buffer not being dma capableHeiner Kallweit2016-10-101-4/+19
* | Merge tag 'pinctrl-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-10-194-23/+117
|\ \
| * | pinctrl: intel: Only restore pins that are used by the driverMika Westerberg2016-10-181-2/+23
| * | pinctrl: baytrail: Fix lockdepVille Syrjälä2016-10-181-1/+2
| * | pinctrl: aspeed-g5: Fix pin association of SPI1 functionAndrew Jeffery2016-10-181-8/+78
| * | pinctrl: aspeed-g5: Fix GPIOE1 typoAndrew Jeffery2016-10-181-1/+1
| * | pinctrl: aspeed-g5: Fix names of GPID2 pinsAndrew Jeffery2016-10-181-6/+6
| * | pinctrl: aspeed: "Not enabled" is a significant mux stateAndrew Jeffery2016-10-181-5/+7
* | | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-1925-39/+68
|\ \ \
| * | | mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-193-5/+15
| * | | mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-1915-22/+36
| * | | mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes2016-10-193-3/+8
| * | | mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-184-9/+9
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-183-4/+22
|\ \ \ \
| * | | | irqchip/gicv3: Handle loop timeout properDan Carpenter2016-10-141-1/+1
| * | | | irqchip/jcore: Fix lost per-cpu interruptsRich Felker2016-10-141-1/+19
| * | | | irqchip/eznps: Acknowledge NPS_IPI before calling the handlerNoam Camus2016-10-141-2/+2
* | | | | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-181-3/+10
|\ \ \ \ \
| * | | | | firewire: nosy: do not ignore errors in ioremap_nocache()Alexey Khoroshilov2016-10-091-3/+10
* | | | | | Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-10-1827-131/+232
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | drm: Print device information again in debugfsDaniel Vetter2016-10-171-4/+0
| * | | | | drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu2016-10-142-15/+25
| * | | | | drm/amd/powerplay: notify smu no display by default.Rex Zhu2016-10-141-1/+1
| * | | | | drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher2016-10-141-3/+5
| * | | | | drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher2016-10-141-0/+18
| * | | | | drm/amdgpu: disable smu hw first on tear downAlex Deucher2016-10-141-0/+24
| * | | | | drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-149-64/+60
| * | | | | drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis2016-10-131-0/+6
| * | | | | drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-131-2/+4
| * | | | | drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter2016-10-131-2/+2
| * | | | | drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-131-2/+4
| * | | | | drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu2016-10-131-1/+1
| * | | | | drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher2016-10-131-7/+8
| * | | | | drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu2016-10-131-6/+8
| * | | | | drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher2016-10-121-9/+11
| * | | | | drm/amd/amdgpu: enable clockgating only after late initArindam Nath2016-10-121-7/+7
| * | | | | drm/radeon: allow TA_CS_BC_BASE_ADDR on SIMarek Olšák2016-10-123-1/+4
| * | | | | drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle2016-10-121-0/+3
| * | | | | drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher2016-10-121-3/+10
| * | | | | drm/radeon: fix modeset tear down codeAlex Deucher2016-10-121-7/+7
| * | | | | drm/radeon: fix up dp aux tear down (v2)Alex Deucher2016-10-122-2/+18
| * | | | | drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas2016-10-121-1/+12
* | | | | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-2/+2
|\ \ \ \ \ \
| * | | | | | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-101-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-1511-255/+467
|\ \ \ \ \ \