summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo2-0/+7
2017-02-13mfd: Kconfig: MFD_SUN4I_GPADC depends on !TOUCHSCREN_SUN4I_GPADCQuentin Schulz1-0/+1
2017-02-13mfd: axp20x: Add separate MFD cell for AXP223Quentin Schulz1-4/+24
2017-02-13mfd: axp20x: Fix axp288 volatile rangesHans de Goede1-0/+7
2017-02-13mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede1-4/+4
2017-02-13mfd: axp20x: Add missing axp288 irqsHans de Goede1-0/+3
2017-02-13mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288Hans de Goede1-3/+3
2017-02-13mfd: arizona: Remove totally unused forward declarationCharles Keepax1-2/+0
2017-02-13mfd: sun6i-prcm: Add codec analog controls sub-device for Allwinner A23Chen-Yu Tsai1-0/+13
2017-02-13mfd: arizona: Correctly clean up after IRQsCharles Keepax1-18/+41
2017-02-13mfd: arizona: Add defines for IRQs on the main Arizona IRQ domainCharles Keepax1-6/+15
2017-02-13mfd: arizona: Use arizona_map_irq instead of hard coding itCharles Keepax1-12/+10
2017-02-13Merge branches 'ib-mfd-arm-iio-pwm-4.11', 'ib-mfd-input-4.11-1', 'ib-mfd-mtd-...Lee Jones9-486/+1514
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou1-0/+5
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson1-45/+402
2017-01-25iio: Add STM32 timer trigger driverBenjamin Gaignard3-0/+352
2017-01-25pwm: Add driver for STM32 plaftormBenjamin Gaignard3-0/+407
2017-01-23mfd: Add STM32 Timers driverBenjamin Gaignard3-0/+93
2017-01-04power: supply: axp288_fuel_gauge: Drop platform_data dependencyHans de Goede1-372/+33
2017-01-04power: supply: axp288_charger: Drop platform_data dependencyHans de Goede1-58/+30
2017-01-04power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errorsHans de Goede1-20/+42
2017-01-03mfd: lpc_ich: Add support for Intel Apollo Lake SoCMika Westerberg1-0/+39
2017-01-03mfd: lpc_ich: Add support for SPI serial flash host controllerMika Westerberg1-0/+92
2017-01-03spi-nor: Add support for Intel SPI serial flash controllerMika Westerberg5-0/+880
2016-12-26avoid spurious "may be used uninitialized" warningLinus Torvalds1-0/+1
2016-12-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds84-189/+179
2016-12-26Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-233/+178
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner34-64/+54
2016-12-25ktime: Get rid of the unionThomas Gleixner6-15/+15
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner48-110/+110
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner1-1/+1
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner1-2/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner24-30/+30
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner1-40/+45
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior1-48/+30
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior1-46/+33
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner1-1/+4
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner1-64/+32
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds386-386/+386
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-57/+261
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds5-32/+737
2016-12-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+7
2016-12-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+16
2016-12-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2016-12-24ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl1-1/+0
2016-12-24NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2-2/+2
2016-12-24ntb: fix SKX NTB config space size register offsetsDave Jiang1-4/+4
2016-12-24ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K1-12/+16
2016-12-24NTB: Register and offset values fix for memory windowShyam Sundar S K1-10/+4