summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-21spi: Fall back to master maximum speed if no slave speed specifiedMark Brown
2015-08-21Merge tag 'tegra-for-4.3-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2015-08-21Merge branch 'for-4.3/clk' into for-4.3/dtThierry Reding
2015-08-21regmap: No multi_write support if bus->write does not existMarkus Pargmann
2015-08-21regmap: Split use_single_rw internally into use_single_read/writeMarkus Pargmann
2015-08-21Input: sentelic - silence some underflow warningsDan Carpenter
2015-08-21regmap: Fix regmap_bulk_write for bus writesMarkus Pargmann
2015-08-21regulators: max77693: register driver earlier to avoid deferred probeMarek Szyprowski
2015-08-21bq2415x_charger: Allow to load and use driver even if notify device is not re...Pali Rohár
2015-08-21dmaengine: xgene-dma: Fix the lock to allow client for further submission of ...Rameshwar Prasad Sahu
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie
2015-08-21dmaengine: ioatdma: fix coccinelle warningDave Jiang
2015-08-21dmaengine: ioatdma: fix zero day warning on incompatible pointer typeDave Jiang
2015-08-21drm/vmwgfx: Remove duplicate ttm_bo_device_releaseThomas Hellstrom
2015-08-21drm/vmwgfx: Fix a circular locking dependency in the fbdev codeThomas Hellstrom
2015-08-21video: fbdev: s3c-fb: Constify platform_device_idKrzysztof Kozlowski
2015-08-21drm/dp/mst: dump branch OUI in debugfs (v2)Dave Airlie
2015-08-20Merge tag 'tegra-for-4.3-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-08-20Merge tag 'tegra-for-4.3-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2015-08-20Merge tag 'tegra-for-4.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2015-08-20Merge tag 'samsung-late-cpufreq-driver' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2015-08-20Merge tag 'samsung-clk-driver' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2015-08-20Merge tag 'reset-for-4.3' of git://git.pengutronix.de/git/pza/linux into next...Olof Johansson
2015-08-20Input: zhenhua - switch to using bitrev8()Yalin Wang
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-08-20Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-20vxlan: metadata based tunneling for IPv6Jiri Benc
2015-08-20vxlan: do not shadow flags variableJiri Benc
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc
2015-08-21Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki
2015-08-20PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas
2015-08-20net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton
2015-08-20smsc911x: Remove dev==NULL check.Jeremy Linton
2015-08-20device property: Add ETH_ALEN check, update comments.Jeremy Linton
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg
2015-08-20PCI: Move MPS configuration check to pci_configure_device()Bjorn Helgaas
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz
2015-08-20drm/amdgpu: fix CS error handling v2Christian König
2015-08-20drm/amdgpu: fix zeroing all IB fields manually v2Christian König
2015-08-20drm/amdgpu: free the job immediately after dispatching itChristian König
2015-08-20drm/amdgpu: use a spinlock instead of a mutex for the rqChristian König
2015-08-20drm/amdgpu: don't need to use bo_list_clone any moreChunming Zhou
2015-08-20drm/amdgpu: some clean up for cs_ioctlChunming Zhou
2015-08-20drm/amdgpu: prepare job should be common code pathChunming Zhou