aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: Remove duplicate includesPravin Shedge2018-01-082-2/+0
* mfd: stm32: Adopt SPDX identifierBenjamin Gaignard2018-01-082-8/+2
* 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-081-0/+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-081-1/+9
* 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-0840-136/+2241
|\ \ \ \ \
| | | | | * watchdog: Add RAVE SP watchdog driverAndrey Smirnov2018-01-083-0/+345
| | | | | * mfd: Add driver for RAVE Supervisory ProcessorAndrey Smirnov2018-01-083-0/+720
| | | | | * serdev: Introduce devm_serdev_device_open()Andrey Smirnov2018-01-081-0/+27
| | | | | * serdev: Make .remove in struct serdev_device_driver optionalAndrey Smirnov2018-01-081-2/+2
| |_|_|_|/ |/| | | |
| | | | * cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande2017-12-1510-46/+11
| | | | * 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-296-3/+927
| | | * misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng2017-11-2920-42/+46
| |_|/ |/| |
| | * leds: pm8058: Silence pointer to integer size warningBjorn Andersson2017-12-011-1/+1
| |/ |/|
| * extcon: axp288: Remove unused platform dataHans de Goede2018-01-031-34/+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-151-4/+138
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-268-12/+28
|\
| * 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-145-8/+24
| |\
| | * irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2017-11-132-1/+9
| | * 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
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-264-147/+4
|\ \ \
| * | | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-233-147/+0
| * | | x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom2017-11-161-0/+4
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-25262-1018/+890
|\ \ \
| * \ \ Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner2017-11-236279-143343/+364300
| |\ \ \
| | * | | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-2128-58/+58
| | * | | treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-2112-53/+53
| | * | | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21181-730/+643
| | * | | treewide: init_timer() -> setup_timer()Kees Cook2017-11-2126-97/+47
| | * | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-2126-56/+56
| | * | | lightnvm: Convert timers to use timer_setup()Kees Cook2017-11-216-13/+13
| | * | | drivers/net: cris: Convert timers to use timer_setup()Kees Cook2017-11-211-19/+17
| | * | | drm/vc4: Convert timers to use timer_setup()Kees Cook2017-11-212-12/+7
| | * | | drm/i915/selftests: Convert timers to use timer_setup()Kees Cook2017-11-211-3/+3