summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Add MODULE_ALIAS for autoloading ipmi driver on ACPI systemsJordan_Hargrave@Dell.com1-0/+2
2013-09-05ipmi: Initialize locals to avoid warningCorey Minyard1-1/+1
2013-09-05ipmi: info leak in compat_ipmi_ioctl()Dan Carpenter1-0/+1
2013-09-05drm/exynos: Fix build error with exynos_drm_connector.cSachin Kamat1-1/+1
2013-09-05drm/exynos: Remove non-DT support in exynos_drm_fimdSachin Kamat1-53/+21
2013-09-05drm/exynos: Remove non-DT support in exynos_hdmiSachin Kamat1-58/+12
2013-09-05drm/exynos: Remove non-DT support in exynos_drm_g2dSachin Kamat1-3/+1
2013-09-05drm/exynos: Remove non-DT support in exynos_hdmiphySachin Kamat1-10/+1
2013-09-05drm/exynos: Remove non-DT support in exynos_ddcSachin Kamat1-10/+1
2013-09-05drm/exynos: Make Exynos DRM drivers depend on OFSachin Kamat1-2/+2
2013-09-05drm/exynos: Consider fallback option to allocation failVikas Sajjan1-0/+13
2013-09-05drm/exynos: fimd: move platform data parsing to separate functionAndrzej Hajda1-32/+31
2013-09-05drm/exynos: fimd: get signal polarities from device treeAndrzej Hajda1-0/+9
2013-09-05drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda2-96/+68
2013-09-05drm/exynos: check a pixel format to a particular window layerInki Dae1-0/+11
2013-09-05drm/exynos: fix fimd pixel format settingInki Dae1-21/+13
2013-09-05drm/exynos: Add NULL pointer checkSachin Kamat1-0/+9
2013-09-05drm/exynos: Remove redundant error messagesSachin Kamat19-96/+30
2013-09-05drm/exynos: Add missing of.h header includeSachin Kamat6-1/+6
2013-09-05drm/exynos: Remove redundant NULL check in exynos_drm_bufSachin Kamat1-5/+0
2013-09-05drm/exynos: add device tree support for rotatorChanho Park1-28/+80
2013-09-05drm/exynos: Add missing includesMark Brown10-0/+10
2013-09-05drm/exynos: add runtime pm interfaces to g2d driverInki Dae1-12/+28
2013-09-05drm/exynos: Add fallback option to get non physically contiguous memory for fbVikas Sajjan1-2/+13
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-17/+5
2013-09-05Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds11-142/+808
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-30/+33
2013-09-05Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds63-5707/+9030
2013-09-05drm/tda998x: BUG() on invalid audio formatDavid Herrmann1-0/+4
2013-09-05drm/radeon: protect ACPI calls with CONFIG_ACPIStephen Rothwell1-0/+4
2013-09-04sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov1-5/+7
2013-09-04vxlan: Optimize vxlan rcvPravin B Shelar1-1/+6
2013-09-04atm: he: print MAC via %pMAndy Shevchenko1-9/+2
2013-09-04atm: nicstar: re-use native mac_pton() helperAndy Shevchenko1-25/+1
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang1-2/+2
2013-09-04net: fec: fix the error to get the previous BD entryDuan Fugang-B386112-46/+77
2013-09-04sh_eth: NAPI requires netif_receive_skb()Sergei Shtylyov1-1/+1
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-120/+416
2013-09-04drivers:net: delete premature free_irqJulia Lawall1-9/+2
2013-09-04sfc: check for allocation failureDan Carpenter1-0/+2
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-330/+93
2013-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-103/+635
2013-09-04igb: Update version numberAkeem G Abodunrin1-1/+1
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin1-11/+15
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin1-1/+26
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2-18/+18
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin1-2/+9
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin1-9/+20
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin3-14/+14
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2-3/+32