summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-14mfd: dm355evm_mps: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: htc-egpio: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: tc6393xb: Be sure to clamp return valueLinus Walleij
2016-01-14mfd: tps65010: Be sure to clamp return valueLinus Walleij
2016-01-11mfd: ucb1x00-core: Be sure to clamp return valueLinus Walleij
2016-01-11mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax
2016-01-11mfd: da9063: Allow modular buildGeert Uytterhoeven
2016-01-11mfd: arizona: Request parent IRQ before we request child IRQsCharles Keepax
2016-01-11gpio: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald
2016-01-11mfd: as3722: Mark PM functions as __maybe_unusedArnd Bergmann
2016-01-11mfd: sta2x11: Use platform_register/unregister_drivers()Thierry Reding
2016-01-11mfd: qcom-spmi-pmic: Don't access non-existing registersIvan T. Ivanov
2016-01-11mfd: wm831x: Fix broken wm831x_unique_id_showRasmus Villemoes
2016-01-11mfd: syscon: Add a DT property to set value widthDamien Riegel
2016-01-11mfd: wm5110: Correct defaults for micbias control registersCharles Keepax
2016-01-11mfd: cros ec: Lock the SPI bus while holding chipselectNicolas Boichat
2015-12-04mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald
2015-12-04mfd: qcom_rpm: Fix a possible NULL dereferenceLABBE Corentin
2015-12-04mfd: ab8500: Delete static IRQ resourcesLinus Walleij
2015-12-04mfd: da903x: Constify da903x_chip_ops structureJulia Lawall
2015-12-04mfd: mc13xxx-core: Use of_property_read_bool()Saurabh Sengar
2015-12-04mfd: as3722: Handle interrupts on suspendJon Hunter
2015-11-24mfd: wm8994: Ensure that the whole MFD is built into a single moduleCharles Keepax
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar
2015-11-24mfd: lpc_ich: Intel device IDs for PCHAlexandra Yates
2015-11-23rtc: s5m.c: Add support for S2MPS15 RTCAlim Akhtar
2015-11-23regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-21Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann
2015-11-21serial: 8250_mid: Add missing dependencyHeikki Krogerus
2015-11-21tty: audit: Fix audit sourcePeter Hurley
2015-11-21serial: etraxfs-uart: Fix crashGuenter Roeck
2015-11-21serial: fsl_lpuart: Fix earlycon supportPeter Hurley
2015-11-21bcm63xx_uart: Use the device name when registering an interruptSimon Arlott
2015-11-21tty: Fix direct use of tty buffer workPeter Hurley
2015-11-21tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-11-21various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates
2015-11-20i2c: fix wakeup irq parsingGrygorii Strashko
2015-11-20i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen
2015-11-20i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen