summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: intel_soc_pmic_crc: Use REGMAP_IRQ_REG() macroAndy Shevchenko2018-10-231-21/+7
* mfd: intel_soc_pmic_crc: Use DEFINE_RES_IRQ_NAMED() macroAndy Shevchenko2018-10-231-30/+5
* 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-231-1/+2
* 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: 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-238-155/+64
* mfd: sec-core: Add SPDX license identifiersKrzysztof Kozlowski2018-10-232-24/+8
*---. Merge branches 'ib-mfd-iio-input-4.20', 'ib-mfd-irqchip-4.20', 'ib-mfd-rtc-4....Lee Jones2018-10-239-19/+560
|\ \ \
| | | * mfd: at91-usart: Include Device Tree headerLee Jones2018-09-111-0/+1
| | | * spi: at91-usart: Make local functions staticLee Jones2018-09-111-7/+7
| | | * 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
| | | * mfd: at91-usart: Add MFD driver for USARTRadu Pirea2018-09-103-0/+81
| | |/ | |/|
| | * mfd: menelaus: Fix possible race condition and leakAlexandre Belloni2018-09-111-4/+9
| |/
* | 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
|/
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2611-179/+72
|\
| * 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
| * media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-221-11/+5
| * cb710: Convert to new IDA APIMatthew Wilcox2018-08-221-18/+5
| * rsxx: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+5
| * osd: Convert to new IDA APIMatthew Wilcox2018-08-221-15/+7
| * sd: Convert to new IDA APIMatthew Wilcox2018-08-221-17/+4
| * mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-221-23/+6
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-265-17/+25
|\ \
| * \ Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-245-17/+25
| |\ \
| | * | irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier2018-08-201-2/+6
| | * | irqchip/tango: Set irq handler and data in one goMartin Kaiser2018-08-201-2/+1
| | * | irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski2018-08-131-1/+1
| | * | irqchip/stm32: Fix init error handlingDan Carpenter2018-08-131-12/+13
| | * | irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski2018-08-131-0/+4
* | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-263-27/+87
|\ \ \ \
| * | | | libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams2018-08-202-0/+39
| * | | | device-dax: Set page->indexDan Williams2018-07-201-0/+4
| * | | | device-dax: Enable page_mapping()Dan Williams2018-07-201-17/+38
| * | | | device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams2018-07-201-15/+11
* | | | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-2614-24/+171
|\ \ \ \ \