summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | pinctrl: rockchip: missing unlock on error in rockchip_set_pull()Dan Carpenter2013-11-251-0/+1
| | * | | | | | | | pinctrl: abx500: fix some more bitwise AND testsDan Carpenter2013-11-251-3/+3
| | * | | | | | | | pinctrl: rockchip: testing the wrong variableDan Carpenter2013-11-251-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-053-22/+165
| |\ \ \ \ \ \ \ \
| | * | | | | | | | efi-pstore: Make efi-pstore return a unique idMadper Xie2013-11-291-6/+14
| | * | | | | | | | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi2013-11-283-16/+151
| | |/ / / / / / /
| * | | | | | | | Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-12-042-7/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus2013-12-031-1/+1
| | * | | | | | | | powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang2013-12-031-2/+6
| | * | | | | | | | gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot2013-12-031-3/+13
| | * | | | | | | | gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot2013-12-031-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-041-23/+22
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson2013-12-031-23/+22
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren2013-11-271-1/+10
| | | * | | | | | | | mmc: omap: Fix DMA configuration to not rely on device idTony Lindgren2013-11-271-22/+12
| | | | |/ / / / / / | | | |/| | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-12-043-51/+69
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | crypto: talitos - fix aead sglen for case 'dst != src'Horia Geanta2013-11-281-24/+23
| | * | | | | | | | | crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta2013-11-281-22/+29
| | * | | | | | | | | crypto: talitos - corrrectly handle zero-length assoc dataHoria Geanta2013-11-281-5/+16
| | * | | | | | | | | crypto: caam - Add missing Job Ring includeMichael Neuling2013-11-261-0/+1
| * | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-12-043-5/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARMStephen Boyd2013-11-211-0/+1
| | * | | | | | | | | | clocksource: sh_tmu: Add clk_prepare/unprepare supportLaurent Pinchart2013-11-201-1/+8
| | * | | | | | | | | | clocksource: sh_tmu: Release clock when sh_tmu_register() failsLaurent Pinchart2013-11-201-3/+10
| | * | | | | | | | | | clocksource: sh_mtu2: Add clk_prepare/unprepare supportLaurent Pinchart2013-11-201-2/+7
| | * | | | | | | | | | clocksource: sh_mtu2: Release clock when sh_mtu2_register() failsLaurent Pinchart2013-11-201-2/+9
| * | | | | | | | | | | Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-12-021-27/+26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi2013-12-021-27/+26
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | uio: we cannot mmap unaligned page contentsLinus Torvalds2013-12-021-0/+2
| * | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-021-4/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | irqchip: Gic: fix boot for chained gicsMark Rutland2013-11-281-4/+5
| * | | | | | | | | | | | Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-022-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | xen/gnttab: leave lazy MMU mode in the case of a m2p override failureMatt Wilson2013-11-261-2/+4
| | * | | | | | | | | | | | swiotlb-xen: add missing xen_dma_map_page callStefano Stabellini2013-11-151-0/+5
| * | | | | | | | | | | | | Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-12-029-12/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | *-------------. \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix...Mark Brown2013-11-288-11/+30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | | | | spi: txx9: fix reference leak to master in txx9spi_remove()Wei Yongjun2013-11-151-1/+1
| | | | | | | | | * | | | | | | | | | | | | | spi: rspi: use platform drvdata correctly in rspi_remove()Wei Yongjun2013-11-151-2/+1
| | | | | | | | | |/ / / / / / / / / / / / /
| | | | | | | | * | | | | | | | | | | | | | spi/qspi: Fix qspi remove path.Sourav Poddar2013-11-241-1/+17
| | | | | | | | * | | | | | | | | | | | | | spi/qspi: cleanup pm_runtime error check.Sourav Poddar2013-11-241-1/+1
| | | | | | | | * | | | | | | | | | | | | | spi/qspi: set correct platform drvdata in ti_qspi_probe()Wei Yongjun2013-11-241-2/+1
| | | | | | | | | |_|_|_|_|_|_|/ / / / / / | | | | | | | | |/| | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | spi/pxa2xx: Restore private register bits.Chew, Chiau Ee2013-11-281-0/+3
| | | | | | | * | | | | | | | | | | | | | spi/pxa2xx: add new ACPI IDsMika Westerberg2013-11-241-0/+2
| | | | | | | |/ / / / / / / / / / / / /
| | | | | | * | / / / / / / / / / / / / spi: spi-mxs: fix reference leak to master in mxs_spi_remove()Wei Yongjun2013-11-181-1/+1
| | | | | | | |/ / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | |
| | | | | * / | | | | | | | | | | | | spi: mpc512x: fix reference leak to master in mpc512x_psc_spi_do_remove()Wei Yongjun2013-11-151-1/+1
| | | | | |/ / / / / / / / / / / / /
| | | | * / / / / / / / / / / / / / spi: bcm63xx: fix reference leak to master in bcm63xx_spi_remove()Wei Yongjun2013-11-151-1/+1
| | | | |/ / / / / / / / / / / / /
| | | * / / / / / / / / / / / / / spi: bcm2835: fix reference leak to master in bcm2835_spi_remove()Wei Yongjun2013-11-151-1/+1
| | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2013-11-281-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | spi: core: invert success test in devm_spi_register_masterStephen Warren2013-11-221-1/+1
| | | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-0230-245/+278
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |