summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-05drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda
2013-09-05drm/exynos: check a pixel format to a particular window layerInki Dae
2013-09-05drm/exynos: fix fimd pixel format settingInki Dae
2013-09-05drm/exynos: Add NULL pointer checkSachin Kamat
2013-09-05drm/exynos: Remove redundant error messagesSachin Kamat
2013-09-05drm/exynos: Add missing of.h header includeSachin Kamat
2013-09-05drm/exynos: Remove redundant NULL check in exynos_drm_bufSachin Kamat
2013-09-05drm/exynos: add device tree support for rotatorChanho Park
2013-09-05drm/exynos: Add missing includesMark Brown
2013-09-05drm/exynos: add runtime pm interfaces to g2d driverInki Dae
2013-09-05drm/exynos: Add fallback option to get non physically contiguous memory for fbVikas Sajjan
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-05drm/tda998x: BUG() on invalid audio formatDavid Herrmann
2013-09-05drm/radeon: protect ACPI calls with CONFIG_ACPIStephen Rothwell
2013-09-04sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov
2013-09-04vxlan: Optimize vxlan rcvPravin B Shelar
2013-09-04atm: he: print MAC via %pMAndy Shevchenko
2013-09-04atm: nicstar: re-use native mac_pton() helperAndy Shevchenko
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang
2013-09-04net: fec: fix the error to get the previous BD entryDuan Fugang-B38611
2013-09-04sh_eth: NAPI requires netif_receive_skb()Sergei Shtylyov
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-04drivers:net: delete premature free_irqJulia Lawall
2013-09-04sfc: check for allocation failureDan Carpenter
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-04igb: Update version numberAkeem G Abodunrin
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin
2013-09-04i2c: rcar: add rcar-H2 supportNguyen Viet Dung
2013-09-04igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka
2013-09-04qlcnic: remove a stray semicolonDan Carpenter
2013-09-04qlcnic: Fix sparse warning.Sucheta Chakraborty
2013-09-04caif: add a sanity check to the tty nameDan Carpenter
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard
2013-09-04net: netx-eth: remove unnecessary castingJingoo Han
2013-09-04cnic: Update version to 2.5.18.Michael Chan
2013-09-04cnic: Eliminate local copy of pfid.Michael Chan
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel