summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo
2017-02-13mfd: Kconfig: MFD_SUN4I_GPADC depends on !TOUCHSCREN_SUN4I_GPADCQuentin Schulz
2017-02-13mfd: axp20x: Add separate MFD cell for AXP223Quentin Schulz
2017-02-13mfd: axp20x: Fix axp288 volatile rangesHans de Goede
2017-02-13mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede
2017-02-13mfd: axp20x: Add missing axp288 irqsHans de Goede
2017-02-13mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288Hans de Goede
2017-02-13mfd: arizona: Remove totally unused forward declarationCharles Keepax
2017-02-13mfd: sun6i-prcm: Add codec analog controls sub-device for Allwinner A23Chen-Yu Tsai
2017-02-13mfd: arizona: Correctly clean up after IRQsCharles Keepax
2017-02-13mfd: arizona: Add defines for IRQs on the main Arizona IRQ domainCharles Keepax
2017-02-13mfd: arizona: Use arizona_map_irq instead of hard coding itCharles Keepax
2017-02-13Merge branches 'ib-mfd-arm-iio-pwm-4.11', 'ib-mfd-input-4.11-1', 'ib-mfd-mtd-...Lee Jones
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson
2017-01-25iio: Add STM32 timer trigger driverBenjamin Gaignard
2017-01-25pwm: Add driver for STM32 plaftormBenjamin Gaignard
2017-01-23mfd: Add STM32 Timers driverBenjamin Gaignard
2017-01-04power: supply: axp288_fuel_gauge: Drop platform_data dependencyHans de Goede
2017-01-04power: supply: axp288_charger: Drop platform_data dependencyHans de Goede
2017-01-04power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errorsHans de Goede
2017-01-03mfd: lpc_ich: Add support for Intel Apollo Lake SoCMika Westerberg
2017-01-03mfd: lpc_ich: Add support for SPI serial flash host controllerMika Westerberg
2017-01-03spi-nor: Add support for Intel SPI serial flash controllerMika Westerberg
2016-12-25avoid spurious "may be used uninitialized" warningLinus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-23ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl
2016-12-23NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET
2016-12-23ntb: fix SKX NTB config space size register offsetsDave Jiang
2016-12-23ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K
2016-12-23NTB: Register and offset values fix for memory windowShyam Sundar S K