summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus: brcmstb_gisb: resolve section mismatchFlorian Fainelli2014-11-211-3/+3
* Merge branch 'at91/cleanup' into next/driversArnd Bergmann2014-11-201-1/+1
|\
| * ARM: at91: remove no-MMU at91x40 supportNicolas Ferre2014-11-031-1/+1
* | Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Arnd Bergmann2014-11-201-108/+444
|\ \
| * | bus: cci: move away from arm_pmu frameworkMark Rutland2014-10-301-108/+444
| |/
* | Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nfe...Arnd Bergmann2014-11-202-37/+125
|\ \
| * | rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCKBoris BREZILLON2014-11-131-4/+24
| * | rtc: at91sam9: rework the Kconfig descriptionBoris BREZILLON2014-11-131-8/+15
| * | rtc: at91sam9: make use of syscon/regmap to access GPBR registersBoris BREZILLON2014-11-132-9/+56
| * | rtc: at91sam9: add DT supportBoris BREZILLON2014-11-131-0/+9
| * | rtc: at91sam9: replace devm_ioremap by devm_ioremap_resourceBoris BREZILLON2014-11-131-19/+10
| * | rtc: at91sam9: use standard readl/writel functions instead of raw versionsBoris BREZILLON2014-11-131-4/+4
| * | rtc: at91sam9: remove references to mach specific headersBoris BREZILLON2014-11-131-4/+18
| |/
* | Merge tag 'keystone-driver-soc' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2014-11-202-10/+11
|\ \
| * | soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin2014-11-031-2/+2
| * | soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc failsAxel Lin2014-10-271-1/+1
| * | soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()Axel Lin2014-10-271-3/+4
| * | soc: ti: Use list_first_entry_or_null() at appropriate placesAxel Lin2014-10-271-4/+4
* | | Merge tag 'omap-for-v3.19/w1-and-l3-noc' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2014-11-202-2/+68
|\ \ \
| * | | bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...Keerthy2014-11-121-2/+6
| * | | bus: omap_l3_noc: Add resume hook to restore contextKeerthy2014-11-121-0/+55
| * | | w1: omap-hdq: support device probing with device-treeNeilBrown2014-11-111-0/+7
| | |/ | |/|
* | | Merge tag 'berlin-driver-3.19-1' of git://git.infradead.org/users/hesselba/li...Olof Johansson2014-11-092-0/+132
|\ \ \
| * | | reset: add the Berlin reset controller driverAntoine Ténart2014-10-202-0/+132
| | |/ | |/|
* | | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-025-21/+70
|\ \ \
| * | | mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-301-0/+2
| * | | mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-301-1/+1
| * | | mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-212-3/+52
| * | | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-173-13/+11
| * | | mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-171-5/+5
* | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-023-10/+42
|\ \ \ \
| * | | | libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
| * | | | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-281-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-0221-82/+116
|\ \ \ \
| * | | | drm/exynos: correct connector->dpms field before resumingAndrzej Hajda2014-11-021-2/+6
| * | | | drm/exynos: enable vblank after DPMS onAndrzej Hajda2014-11-021-1/+4
| * | | | drm/exynos: init kms poll at the end of initializationAndrzej Hajda2014-11-021-6/+6
| * | | | drm/exynos: propagate plane initialization errorsAndrzej Hajda2014-11-021-2/+5
| * | | | drm/exynos: vidi: fix build warningInki Dae2014-11-021-1/+0
| * | | | drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda2014-11-025-22/+0
| * | | | drm/exynos: init vblank with real number of crtcsAndrzej Hajda2014-11-021-9/+9
| * | | | drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2014-10-312-4/+18
| * | | | drm/vmwgfx: Fix hash key computationThomas Hellstrom2014-10-311-1/+2
| * | | | drm/vmwgfx: fix lock breakageRob Clark2014-10-311-4/+4
| * | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-10-307-16/+25
| |\ \ \ \
| | * | | | drm/radeon: remove some buggy dead codeDan Carpenter2014-10-291-3/+1
| | * | | | drm/radeon: dpm fixes for asrock systemsAlex Deucher2014-10-281-3/+16
| | * | | | radeon: clean up coding style differences in radeon_get_bios()Wilfried Klaebe2014-10-281-4/+2
| | * | | | drm/radeon: Use drm_malloc_ab instead of kmalloc_arrayMichel Dänzer2014-10-283-5/+5
| | * | | | drm/radeon/dpm: disable ulv support on SIAlex Deucher2014-10-281-1/+1