summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-125-16/+25
|\
| * video: fbdev: imxfb: Provide a reset mechanismFabio Estevam2016-01-291-0/+15
| * fbdev: mmp: print IRQ resource using %pR format stringArnd Bergmann2016-01-291-2/+1
| * fbdev: da8xx-fb: remove incorrect type castArnd Bergmann2016-01-291-3/+3
| * fbdev: s6e8ax0: avoid unused function warningsArnd Bergmann2016-01-291-9/+4
| * ocfb: fix tgdel and tvdel timing parametersAndrea Merello2016-01-291-2/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-02-126-15/+21
|\ \
| * \ Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-056-15/+21
| |\ \
| | * | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen2016-02-051-2/+2
| | * | SCSI: Add Marvell Console to VPD blacklistMika Westerberg2016-02-051-0/+1
| | * | scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke2016-02-051-1/+3
| | * | storvsc: Use the specified target ID in device lookupK. Y. Srinivasan2016-01-291-5/+5
| | * | storvsc: Install the storvsc specific timeout handler for FC devicesK. Y. Srinivasan2016-01-291-0/+6
| | * | hisi_sas: fix v1 hw check for slot errorJohn Garry2016-01-271-6/+3
| | * | hisi_sas: add dependency for HAS_IOMEMJohn Garry2016-01-271-1/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-1225-257/+373
|\ \ \ \
| * \ \ \ Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-1025-257/+373
| |\ \ \ \
| | * | | | drm/amdgpu: fix issue with overlapping userptrsChristian König2016-02-103-1/+23
| | * | | | drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle2016-02-101-0/+5
| | * | | | drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle2016-02-101-2/+0
| | * | | | drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle2016-02-101-1/+4
| | * | | | drm/amdgpu: fix s4 resumeFlora Cui2016-02-101-4/+9
| | * | | | drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher2016-02-081-0/+13
| | * | | | drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher2016-02-081-2/+12
| | * | | | drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-0813-171/+171
| | * | | | drm/amdgpu: remove unused cg definesAlex Deucher2016-02-081-9/+0
| | * | | | drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher2016-02-082-0/+8
| | * | | | drm/amd/powerplay/tonga: disable vce pgAlex Deucher2016-02-081-0/+2
| | * | | | drm/amd/powerplay/tonga: disable uvd pgAlex Deucher2016-02-081-0/+3
| | * | | | drm/amd/powerplay/cz: disable vce pgAlex Deucher2016-02-081-0/+3
| | * | | | drm/amd/powerplay/cz: disable uvd pgAlex Deucher2016-02-081-0/+2
| | * | | | drm/amdgpu: be consistent with uvd cg flagsAlex Deucher2016-02-082-0/+8
| | * | | | drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher2016-02-081-2/+1
| | * | | | drm/amdgpu: handle vce pg flags properlyAlex Deucher2016-02-082-0/+6
| | * | | | drm/amdgpu: handle uvd pg flags properlyAlex Deucher2016-02-083-1/+10
| | * | | | drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher2016-02-081-6/+5
| | * | | | drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher2016-02-081-0/+3
| | * | | | drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher2016-02-083-65/+92
* | | | | | Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-02-112-5/+7
|\ \ \ \ \ \
| * | | | | | gpio: davinci: Fix the number of controllers allocatedLokesh Vutla2016-02-101-2/+3
| * | | | | | gpio: davinci: Add the missing of-node pointerKeerthy2016-02-101-1/+1
| * | | | | | gpio: gpio-altera: Remove gpiochip on probe failure.Phil Reid2016-01-271-2/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...Linus Torvalds2016-02-112-3/+2
|\ \ \ \ \ \
| * | | | | | intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter2016-01-301-1/+1
| * | | | | | intel-hid: fix incorrect entries in intel_hid_keymapAlex Hung2016-01-301-2/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-117-34/+93
|\ \ \ \ \ \
| * | | | | | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-102-7/+22
| * | | | | | geneve: Relax MTU constraintsDavid Wragg2016-02-101-1/+12
| * | | | | | vxlan: Relax MTU constraintsDavid Wragg2016-02-101-11/+25
| * | | | | | of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.Aaro Koskinen2016-02-091-0/+1