summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-28of: of_mdio: Ensure mdio device is a PHYAndrew Lunn
2016-01-28Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-01-29Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...Dave Airlie
2016-01-29drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-01-28net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-29Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into d...Dave Airlie
2016-01-29Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-01-29Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-01-28mlxsw: reg: Use correct offset in field definitonIdo Schimmel
2016-01-28mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel
2016-01-28mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel
2016-01-28mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel
2016-01-28mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel
2016-01-28mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel
2016-01-28mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel
2016-01-28mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel
2016-01-28mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel
2016-01-28mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel
2016-01-28mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel
2016-01-28drm/amdgpu: only move pt bos in LRU list on successNicolai Hähnle
2016-01-28Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-01-27hwmon: (fam15h_power) Add bit masking for tdp_limitGioh Kim
2016-01-27cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann
2016-01-27cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann
2016-01-27cpufreq: Use list_is_last() to check last entry of the policy listGautham R Shenoy
2016-01-27cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar
2016-01-27cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell
2016-01-27PM / Domains: Fix typo in commentMoritz Fischer
2016-01-27PM / Domains: Fix potential deadlock while adding/removing subdomainsUlf Hansson
2016-01-27vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson
2016-01-27drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev
2016-01-27drm/radeon: Add a common function for DFS handlingSlava Grigorev
2016-01-27drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev
2016-01-27drm/amd/powerplay: Update SMU firmware loading for StoneyRex Zhu
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall
2016-01-27Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...Kalle Valo
2016-01-27irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim
2016-01-26staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley
2016-01-26n_tty: Fix unsafe reference to "other" ldiscPeter Hurley
2016-01-26tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-01-26tty: Retry failed reopen if tty teardown in-progressPeter Hurley
2016-01-26tty: Wait interruptibly for tty lock on reopenPeter Hurley
2016-01-26Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-01-26SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-01-26drm/etnaviv: call correct function when trying to vmap a DMABUFLucas Stach
2016-01-26drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmapLucas Stach
2016-01-26drm/etnaviv: fix get pages error path in etnaviv_gem_vaddrLucas Stach
2016-01-26drm/etnaviv: fix memory leak in IOMMU init pathLucas Stach
2016-01-26drm/etnaviv: add further minor features and varyings countRussell King
2016-01-26drm/etnaviv: add helper for comparing model/revision IDsRussell King