summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-11mfd: as3722: Mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-01-11mfd: sta2x11: Use platform_register/unregister_drivers()Thierry Reding1-26/+10
2016-01-11mfd: qcom-spmi-pmic: Don't access non-existing registersIvan T. Ivanov1-1/+3
2016-01-11mfd: wm831x: Fix broken wm831x_unique_id_showRasmus Villemoes1-8/+2
2016-01-11mfd: syscon: Add a DT property to set value widthDamien Riegel1-0/+13
2016-01-11mfd: wm5110: Correct defaults for micbias control registersCharles Keepax1-3/+3
2016-01-11mfd: cros ec: Lock the SPI bus while holding chipselectNicolas Boichat1-12/+18
2015-12-04mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald7-25/+1750
2015-12-04mfd: qcom_rpm: Fix a possible NULL dereferenceLABBE Corentin1-0/+2
2015-12-04mfd: ab8500: Delete static IRQ resourcesLinus Walleij1-482/+0
2015-12-04mfd: da903x: Constify da903x_chip_ops structureJulia Lawall1-2/+2
2015-12-04mfd: mc13xxx-core: Use of_property_read_bool()Saurabh Sengar1-4/+4
2015-12-04mfd: as3722: Handle interrupts on suspendJon Hunter1-0/+30
2015-11-24mfd: wm8994: Ensure that the whole MFD is built into a single moduleCharles Keepax1-1/+2
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar2-8/+8
2015-11-24mfd: lpc_ich: Intel device IDs for PCHAlexandra Yates1-0/+15
2015-11-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar1-4/+33
2015-11-23regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham2-3/+136
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham2-0/+39
2015-11-23Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-10/+12
2015-11-23Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-64/+115
2015-11-23Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds24-106/+329
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-17/+20
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+45
2015-11-21Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+2
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann1-0/+1
2015-11-21serial: 8250_mid: Add missing dependencyHeikki Krogerus1-0/+1
2015-11-21tty: audit: Fix audit sourcePeter Hurley2-2/+2
2015-11-21serial: etraxfs-uart: Fix crashGuenter Roeck1-1/+1
2015-11-21serial: fsl_lpuart: Fix earlycon supportPeter Hurley1-1/+1
2015-11-21bcm63xx_uart: Use the device name when registering an interruptSimon Arlott1-1/+1
2015-11-21tty: Fix direct use of tty buffer workPeter Hurley1-1/+1
2015-11-21tty: Fix tty_send_xchar() lock order inversionPeter Hurley2-4/+4
2015-11-21various: fix pci_set_dma_mask return value checkingChristoph Hellwig10-17/+20
2015-11-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-2/+12
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-290/+90
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2-0/+7
2015-11-20i2c: fix wakeup irq parsingGrygorii Strashko1-1/+1
2015-11-20i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen1-2/+1
2015-11-20i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen1-0/+3
2015-11-20i2c: imx: fix a compiling errorHou Zhiqiang1-0/+1
2015-11-20Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds6-29/+34
2015-11-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds39-537/+951
2015-11-20Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-31/+59
2015-11-20Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2015-11-20usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2015-11-20usb: kconfig: fix warning of select USB_OTGPeter Chen2-5/+2
2015-11-20USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2015-11-20Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki3-44/+10