aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-25sh-pfc: Remove unused resource and num_resources platform data fieldsLaurent Pinchart
2013-01-25sh-pfc: Remove platform device registrationLaurent Pinchart
2013-01-25sh-pfc: Support passing resources through platform deviceLaurent Pinchart
2013-01-25sh-pfc: Split platform device and platform driver registrationLaurent Pinchart
2013-01-25sh-pfc: Use sh_pfc_ namespace prefix through the whole driverLaurent Pinchart
2013-01-25sh-pfc: Sort headers alphabeticallyLaurent Pinchart
2013-01-25sh-pfc: Remove check for impossible error conditionLaurent Pinchart
2013-01-25sh-pfc: Let the compiler decide whether to inline functionsLaurent Pinchart
2013-01-25sh-pfc: Use devm_ioremap_nocache()Laurent Pinchart
2013-01-25sh-pfc: Use devm_kzalloc()Laurent Pinchart
2013-01-25sh-pfc: Move platform device and driver to the coreLaurent Pinchart
2013-01-25sh-pfc: Merge PFC core and gpioLaurent Pinchart
2013-01-25sh-pfc: Merge PFC core and pinctrlLaurent Pinchart
2013-01-25sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart
2013-01-25sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-07xen/netfront: improve truesize trackingIan Campbell
2013-01-07Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs
2013-01-06Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn
2013-01-06Merge branch 'pm-sleep'Rafael J. Wysocki
2013-01-06PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki
2013-01-06Merge branch 'pm-qos'Rafael J. Wysocki
2013-01-06PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()Rafael J. Wysocki
2013-01-04drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk
2013-01-04drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk
2013-01-04rtc: add RTC driver for TPS6586xLaxman Dewangan
2013-01-04drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo
2013-01-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-01-04Merge branch 'pm-cpuidle'Rafael J. Wysocki
2013-01-04Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-01-04Merge branch 'acpica'Rafael J. Wysocki
2013-01-04ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville