summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atmel_flexcom: Support resuming after a chip resetRomain Izard2018-01-081-15/+48
* mfd: Remove duplicate includesPravin Shedge2018-01-082-2/+0
* dt-bindings: mfd: mc13xxx: Add the unit address to sysledFabio Estevam2018-01-081-1/+1
* mfd: stm32: Adopt SPDX identifierBenjamin Gaignard2018-01-084-16/+4
* mfd: axp20x: Add pinctrl cell for AXP813Quentin Schulz2018-01-081-0/+3
* mfd: pm8xxx: Make elegible for COMPILE_TESTLinus Walleij2018-01-081-1/+1
* mfd: kempld-core: Use resource_size function on resource objectVasyl Gomonovych2018-01-081-1/+1
* mfd: tmio: Move register macros to tmio_core.cMasahiro Yamada2018-01-082-20/+20
* mfd: cros ec: spi: Simplify delay handling between SPI messagesJon Hunter2018-01-081-16/+9
* mfd: palmas: Assign the right powerhold mask for tps65917Keerthy2018-01-082-1/+12
* mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_reg...Markus Elfring2018-01-081-16/+19
* mfd: ti_am335x_tscadc: Remove redundant assignment to nodeColin Ian King2018-01-081-1/+1
* mfd: pcf50633: Fix spelling mistake: 'Falied' -> 'Failed'Arvind Yadav2018-01-081-1/+1
*-------. Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-p...Lee Jones2018-01-0852-147/+2660
|\ \ \ \ \
| | | | | * dt-bindings: watchdog: Add bindings for RAVE SP watchdog driverAndrey Smirnov2018-01-081-0/+39
| | | | | * watchdog: Add RAVE SP watchdog driverAndrey Smirnov2018-01-083-0/+345
| | | | | * mfd: Add driver for RAVE Supervisory ProcessorAndrey Smirnov2018-01-084-0/+780
| | | | | * serdev: Introduce devm_serdev_device_open()Andrey Smirnov2018-01-083-0/+31
| | | | | * serdev: Make .remove in struct serdev_device_driver optionalAndrey Smirnov2018-01-081-2/+2
| | | | | * lib/crc-ccitt: Add CCITT-FALSE CRC16 variantAndrew Morton2018-01-082-1/+64
| |_|_|_|/ |/| | | |
| | | | * cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande2017-12-1511-46/+15
| | | | * cros_ec: Split cros_ec_devs moduleThierry Escande2017-12-158-8/+25
| |_|_|/ |/| | |
| | | * misc: rtsx: Fix symbol clashesStephen Rothwell2017-12-043-6/+6
| | | * misc: rtsx: Add support for RTS5260Rui Feng2017-11-297-7/+1157
| | | * misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng2017-11-2923-43/+47
| |_|/ |/| |
| | * leds: pm8058: Silence pointer to integer size warningBjorn Andersson2017-12-011-1/+1
| |/ |/|
| * extcon: axp288: Remove unused platform dataHans de Goede2018-01-032-39/+1
| * extcon: axp288: Remove unused extcon_nb struct memberHans de Goede2018-01-031-1/+0
| * extcon: axp288:: Handle return value of platform_get_irqArvind Yadav2018-01-031-0/+3
| * extcon: usbc-cros-ec: add support to notify USB type cables.Benson Leung2017-12-152-4/+155
|/
* Linux 4.15-rc1v4.15-rc1Linus Torvalds2017-11-271-2/+2
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-276-6/+42
|\
| * ARM: BUG if jumping to usermode address in kernel modeRussell King2017-11-262-0/+24
| * ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin2017-11-211-2/+2
| * ARM: make decompressor debug output user selectableRussell King2017-11-211-2/+2
| * ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-2612-15/+52
|\ \
| * | genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-231-1/+1
| * | irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych2017-11-231-1/+1
| * | irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King2017-11-231-1/+1
| * | irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun2017-11-141-2/+2
| * | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-148-10/+47
| |\ \
| | * | irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2017-11-132-1/+9
| | * | irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
| | * | irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav2017-11-131-1/+1
| | * | irqchip/s3c24xx: pr_err() strings should end with newlinesArvind Yadav2017-11-131-2/+2
| | * | irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold2017-11-121-3/+6
| | * | irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping failsMarc Zyngier2017-11-101-1/+6
| | * | genirq: Track whether the trigger type has been setMarc Zyngier2017-11-102-2/+22