summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-20of/fdt: add FDT address translation supportRob Herring
2014-05-20serial: earlycon: add DT supportRob Herring
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
2014-05-20clk: ti: add missing semi-colon on CLK_OF_DECLARERob Herring
2014-05-20irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARERob Herring
2014-05-20irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARERob Herring
2014-05-20clk: sunxi: fix function type for CLK_OF_DECLARERob Herring
2014-05-20clk: sunxi: avoid double DT matchingRob Herring
2014-05-20clk: rockchip: fix function type for CLK_OF_DECLARERob Herring
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring
2014-05-20irqchip: align irqchip OF match table section namingRob Herring
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring
2014-05-13of/selftest: add testcase for nodes with same name and addressRob Herring
2014-05-13of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring
2014-05-13of: kill off of_can_translate_addressRob Herring
2014-05-13of/platform: fix device naming for non-translatable addressesRob Herring
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching
2014-05-07Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-07Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-06Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie
2014-05-06Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-06Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-06Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter
2014-05-06drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui
2014-05-06drm/radeon: add Mullins VCE supportLeo Liu
2014-05-06drm/radeon: modesetting updates for Mullins.Samuel Li
2014-05-06drm/radeon: dpm updates for KV/KBAlex Deucher
2014-05-06drm/radeon: add Mullins dpm support.Samuel Li
2014-05-06drm/radeon: add Mullins UVD support.Samuel Li
2014-05-06drm/radeon: update cik init for Mullins.Samuel Li
2014-05-06drm/radeon: add Mullins chip familySamuel Li
2014-05-06drm/radeon: lower the ref * post PLL maximumChristian König
2014-05-06drm/radeon: check that we have a clock before PLL setupChristian König
2014-05-06drm/radeon: drm/radeon: add missing radeon_semaphore_free to error pathMaarten Lankhorst
2014-05-06drm/radeon: Fix num_banks calculation for SIMichel Dänzer
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen
2014-05-05HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-05Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-05Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-05net: macb: Fix race between HW and driverSoren Brinkmann
2014-05-05net: macb: Remove 'unlikely' optimizationSoren Brinkmann