summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-01-21mfd: twl-core: Clean up module by removing twl603x pdata handlingRuslan Ruslichenko1-198/+0
2014-01-21mfd: sec: Constify regmap configs and regmap irqsKrzysztof Kozlowski2-10/+10
2014-01-21mfd: max14577: Match regulator by of_compatible stringKrzysztof Kozlowski1-1/+4
2014-01-21mfd: max14577: Add max14577 MFD driver coreChanwoo Choi3-0/+257
2014-01-21mfd: sec: Add PM ops and make it a wake up sourceKrzysztof Kozlowski1-0/+40
2014-01-21mfd: cros ec: i2c: Use consistent function namesThierry Reding1-4/+4
2014-01-21mfd: cros ec: spi: Use consistent function namesThierry Reding1-4/+4
2014-01-21mfd: mc13xxx: Remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2014-01-06mfd: as3722: Add watchdog supportBibek Basu1-0/+3
2014-01-06mfd: ti: Constify struct mfd_cell where possibleGeert Uytterhoeven7-7/+7
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven16-37/+37
2014-01-06mfd: staging: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2014-01-06mfd: intel: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven6-10/+10
2014-01-06mfd: marvell: Constify struct mfd_cell where possibleGeert Uytterhoeven2-3/+3
2014-01-06mfd: toshiba: Constify struct mfd_cell where possibleGeert Uytterhoeven2-3/+3
2014-01-06mfd: wolfson: Constify struct mfd_cell where possibleGeert Uytterhoeven2-9/+9
2014-01-06mfd: dialog: Constify struct mfd_cell where possibleGeert Uytterhoeven3-3/+3
2014-01-06mfd: stmicro: Constify struct mfd_cell where possibleGeert Uytterhoeven2-6/+6
2014-01-06mfd: cros ec: spi: Fix debug outputThierry Reding1-1/+3
2014-01-06mfd: cros ec: spi: Increase EC transaction delayDerek Basehore1-3/+4
2014-01-06mfd: omap-usb-host: Raw read and write endian fixVictor Kamensky1-4/+4
2014-01-06mfd: omap-usb-tll: Raw read and write endian fixVictor Kamensky1-4/+4
2014-01-06mfd: wm5110: Correct default for register LDO2 Control 1Charles Keepax1-1/+1
2014-01-06mfd: ab8500-debugfs: Move dereference after check for NULLDan Carpenter1-2/+3
2014-01-04Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2-6/+7
2014-01-04Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-32/+105
2014-01-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+10
2014-01-03drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu1-1/+10
2014-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2014-01-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-48/+77
2014-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+1
2014-01-01Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie7-48/+77
2014-01-01crypto: ixp4xx - Fix kernel compile errorKrzysztof Hałasa1-3/+1
2014-01-01Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki3-15/+29
2014-01-01Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki5-17/+76
2014-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+19
2013-12-31Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov1-0/+4
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki4-7/+61
2013-12-31intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki1-0/+5
2013-12-31Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-15/+12
2013-12-30Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixesRob Herring1-2/+10
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds39-193/+559
2013-12-30of/irq: Fix device_node refcount in of_irq_parse_raw()Cédric Le Goater1-4/+1
2013-12-30of/Kconfig: Spelling s/one/once/Geert Uytterhoeven1-1/+1
2013-12-30Revert "of/address: Handle #address-cells > 2 specially"Rob Herring1-8/+0
2013-12-30ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara1-1/+1
2013-12-30stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2-13/+11
2013-12-30phy: IRQ cannot be sharedSergei Shtylyov1-4/+2
2013-12-30xen-netback: fix guest-receive-side array sizesPaul Durrant3-7/+24