aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-25sh-pfc: Add sh7723 pinmux supportLaurent Pinchart5-0/+1913
2013-01-25sh-pfc: Add sh7722 pinmux supportLaurent Pinchart5-0/+1789
2013-01-25sh-pfc: Add sh7720 pinmux supportLaurent Pinchart5-0/+1246
2013-01-25sh-pfc: Add sh7269 pinmux supportLaurent Pinchart5-0/+2844
2013-01-25sh-pfc: Add sh7264 pinmux supportLaurent Pinchart5-0/+2141
2013-01-25sh-pfc: Add sh7203 pinmux supportLaurent Pinchart5-0/+1602
2013-01-25sh-pfc: Add sh73a0 pinmux supportLaurent Pinchart5-0/+2807
2013-01-25sh-pfc: Add sh7372 pinmux supportLaurent Pinchart5-0/+1667
2013-01-25sh-pfc: Add r8a7779 pinmux supportLaurent Pinchart5-0/+2633
2013-01-25sh-pfc: Add r8a7740 pinmux supportLaurent Pinchart5-0/+2622
2013-01-25sh-pfc: Support pinmux info in driver data instead of platform dataLaurent Pinchart4-49/+51
2013-01-25sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/Laurent Pinchart10-9/+15
2013-01-25sh-pfc: Remove unused resource and num_resources platform data fieldsLaurent Pinchart1-13/+4
2013-01-25sh-pfc: Remove platform device registrationLaurent Pinchart1-12/+0
2013-01-25sh-pfc: Support passing resources through platform deviceLaurent Pinchart2-7/+21
2013-01-25sh-pfc: Split platform device and platform driver registrationLaurent Pinchart1-9/+6
2013-01-25sh-pfc: Use sh_pfc_ namespace prefix through the whole driverLaurent Pinchart2-56/+55
2013-01-25sh-pfc: Sort headers alphabeticallyLaurent Pinchart3-15/+15
2013-01-25sh-pfc: Remove check for impossible error conditionLaurent Pinchart1-2/+2
2013-01-25sh-pfc: Let the compiler decide whether to inline functionsLaurent Pinchart1-5/+3
2013-01-25sh-pfc: Use devm_ioremap_nocache()Laurent Pinchart1-21/+4
2013-01-25sh-pfc: Use devm_kzalloc()Laurent Pinchart3-40/+19
2013-01-25sh-pfc: Move platform device and driver to the coreLaurent Pinchart4-94/+114
2013-01-25sh-pfc: Merge PFC core and gpioLaurent Pinchart5-87/+25
2013-01-25sh-pfc: Merge PFC core and pinctrlLaurent Pinchart4-25/+7
2013-01-25sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart4-0/+50
2013-01-25sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart3-68/+67
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-18/+9
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-25/+29
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds46-792/+437
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesOlof Johansson1-1/+2
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-41/+116
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter1-1/+3
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie6-16/+135
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim5-0/+17
2013-01-07xen/netfront: improve truesize trackingIan Campbell1-23/+4
2013-01-07Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds21-852/+149
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang1-12/+6
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov1-5/+3
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov1-2/+1
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth1-2/+5
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst1-0/+28
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma5-88/+36
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K1-1/+1
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni1-2/+5
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni1-1/+1
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs1-1/+1
2013-01-06Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn1-18/+15
2013-01-06Merge branch 'pm-sleep'Rafael J. Wysocki1-5/+4
2013-01-06PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki1-5/+4