summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: intel_msic: Use DEFINE_RES_IRQ() macroAndy Shevchenko2018-10-231-34/+10
* mfd: motorola-cpcap: Add audio-codec supportSebastian Reichel2018-10-231-1/+50
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2018-10-232-1/+3
* mfd: madera: Remove unused forward referenceRichard Fitzgerald2018-10-231-1/+0
* mfd: max77620: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-231-1/+1
* mfd: madera: Don't use regmap_read_poll_timeout to poll for BOOT_DONERichard Fitzgerald2018-10-231-13/+20
* mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam2018-10-231-4/+4
* mfd: Add ingenic-tcu.h headerPaul Cercueil2018-10-231-0/+56
* mfd: cros_ec: Check for mkbp events on resume only if supported.RaviChandra Sadineni2018-10-231-1/+2
* mfd: adp5520: Update MODULE AUTHOR email addressMichael Hennerich2018-10-231-1/+1
* mfd: sec-core: Allow building as moduleKrzysztof Kozlowski2018-10-232-2/+17
* mfd: sec-core: Fix indentation of Kconfig descriptionKrzysztof Kozlowski2018-10-231-4/+4
* mfd: maxim: Add SPDX license identifiersKrzysztof Kozlowski2018-10-2320-297/+76
* mfd: sec-core: Add SPDX license identifiersKrzysztof Kozlowski2018-10-2313-133/+24
*---. Merge branches 'ib-mfd-iio-input-4.20', 'ib-mfd-irqchip-4.20', 'ib-mfd-rtc-4....Lee Jones2018-10-2313-21/+618
|\ \ \
| | | * mfd: at91-usart: Include Device Tree headerLee Jones2018-09-111-0/+1
| | | * spi: at91-usart: Make local functions staticLee Jones2018-09-111-7/+7
| | | * MAINTAINERS: Change Radu's email addressLee Jones2018-09-111-2/+2
| | | * dt-bindings: mfd: atmel-usart: Correct interrupts property to include IRQ numberLee Jones2018-09-111-1/+1
| | | * tty/serial: atmel: Change the driver to work under at91-usart MFDRadu Pirea2018-09-102-15/+28
| | | * spi: at91-usart: Add driver for at91-usart as SPIRadu Pirea2018-09-103-0/+441
| | | * MAINTAINERS: Add AT91 USART SPI entryRadu Pirea2018-09-101-0/+7
| | | * mfd: at91-usart: Add MFD driver for USARTRadu Pirea2018-09-103-0/+81
| | | * dt-bindings: Add binding for atmel-usart in SPI modeRadu Pirea2018-09-102-2/+40
| | | * MAINTAINERS: Add AT91 USART MFD entryRadu Pirea2018-09-101-0/+9
| | * | mfd: menelaus: Fix possible race condition and leakAlexandre Belloni2018-09-111-4/+9
| | |/
| * / mfd: madera: Add irqchip data pointer into struct maderaRichard Fitzgerald2018-09-101-0/+2
| |/
* | Input: ti_am335x_tsc: Mark IRQ as wakeup capableVignesh R2018-10-091-0/+6
* | iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionallyVignesh R2018-10-091-8/+4
* | mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capableVignesh R2018-10-091-0/+13
* | Input: ti_am335x_tsc: Mark TSC device as wakeup sourceVignesh R2018-10-091-5/+11
* | mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capableVignesh R2018-10-091-1/+0
|/
* Linux 4.19-rc1v4.19-rc1Linus Torvalds2018-08-261-2/+2
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-261-0/+15
|\
| * y2038: Provide aliases for compat helpersArnd Bergmann2018-08-221-0/+15
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2628-679/+485
|\ \
| * | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-221-18/+12
| * | ida: Remove old APIMatthew Wilcox2018-08-223-67/+11
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-222-66/+58
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-222-46/+40
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-222-28/+23
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-222-27/+25
| * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-221-6/+7
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-227-7/+71
| * | target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-223-30/+10
| * | iscsi target: fix session creation failure handlingMike Christie2018-08-221-14/+21
| * | drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-221-29/+12
| * | dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+7
| * | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-221-22/+4
| * | media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-221-11/+5