| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 1 | -0/+3 |
|\ |
|
| * | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig | 2019-02-20 | 1 | -0/+2 |
| * | mfd/sm501: depend on HAS_DMA | Christoph Hellwig | 2019-02-13 | 1 | -0/+1 |
* | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-03-08 | 2 | -38/+39 |
|\ \ |
|
| * \ | Merge branch 'ib-qcom-ssbi' into devel | Linus Walleij | 2019-02-21 | 2 | -38/+39 |
| |\ \ |
|
| | * | | mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in Kconfig | Brian Masney | 2019-02-14 | 1 | -1/+1 |
| | * | | mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists" | Brian Masney | 2019-02-13 | 1 | -6/+0 |
| | * | | mfd: pm8xxx: disassociate old virq if hwirq mapping already exists | Brian Masney | 2019-02-13 | 1 | -0/+6 |
| | * | | mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chips | Brian Masney | 2019-02-13 | 1 | -37/+38 |
* | | | | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 2019-03-08 | 36 | -435/+1195 |
|\ \ \ \ |
|
| * | | | | mfd: mxs-lradc: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-02-18 | 1 | -1/+1 |
| * | | | | mfd: sec-core: Cleanup formatting to a consistent style | Krzysztof Kozlowski | 2019-02-18 | 1 | -5/+6 |
| * | | | | mfd: tqmx86: IO controller with I2C, Wachdog and GPIO | Andrew Lunn | 2019-02-18 | 3 | -0/+290 |
| * | | | | mfd: intel-lpss: Move linux/pm.h to the local header | Andy Shevchenko | 2019-02-18 | 3 | -2/+2 |
| * | | | | mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEM | Guenter Roeck | 2019-02-07 | 1 | -1/+1 |
| * | | | | mfd: tps68470: Drop unused MODULE_DEVICE_TABLE | Paul Gortmaker | 2019-02-07 | 1 | -1/+0 |
| * | | | | mfd: at91-usart: No need to copy mfd_cell in probe | Axel Lin | 2019-02-07 | 1 | -4/+4 |
| * | | | | mfd: at91-usart: Constify at91_usart_spi_subdev and at91_usart_serial_subdev | Axel Lin | 2019-02-07 | 1 | -8/+8 |
| * | | | | mfd: lochnagar: Add support for the Cirrus Logic Lochnagar | Charles Keepax | 2019-02-07 | 3 | -0/+408 |
| * | | | | mfd: sec-core: Return gracefully instead of BUG() if device cannot match | Krzysztof Kozlowski | 2019-02-07 | 1 | -2/+3 |
| * | | | | mfd: sm501: Use struct_size() in devm_kzalloc() | Gustavo A. R. Silva | 2019-02-07 | 1 | -2/+1 |
| * | | | | mfd: sm501: Fix potential NULL pointer dereference | Gustavo A. R. Silva | 2019-02-07 | 1 | -0/+3 |
| * | | | | mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies | Jarkko Nikula | 2019-02-01 | 1 | -3/+3 |
| * | | | | mfd: tps65218.c: Add input voltage options | Christian Hohnstaedt | 2019-02-01 | 1 | -0/+89 |
| * | | | | mfd: wm8400-core: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -15/+3 |
| * | | | | mfd: wm8350-core: Drop unused module infrastructure from non-modular code | Paul Gortmaker | 2019-02-01 | 1 | -28/+2 |
| * | | | | mfd: wm8350-i2c: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -23/+1 |
| * | | | | mfd: wm831x-core: Drop unused module infrastructure from non-modular code | Paul Gortmaker | 2019-02-01 | 1 | -13/+2 |
| * | | | | mfd: wm831x-i2c: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -18/+2 |
| * | | | | mfd: wm831x-spi: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -22/+2 |
| * | | | | mfd: tps80031: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -35/+2 |
| * | | | | mfd: tps65910: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -17/+1 |
| * | | | | mfd: tps65090: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -25/+5 |
| * | | | | mfd: syscon: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -11/+1 |
| * | | | | mfd: sta2x11: Drop unused MODULE_ tags from non-modular code | Paul Gortmaker | 2019-02-01 | 1 | -6/+4 |
| * | | | | mfd: rc5t583: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -14/+0 |
| * | | | | mfd: max8925-core: Drop unused MODULE_ tags from non-modular code | Paul Gortmaker | 2019-02-01 | 1 | -6/+1 |
| * | | | | mfd: htc-i2cpld: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -17/+1 |
| * | | | | mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular code | Paul Gortmaker | 2019-02-01 | 1 | -6/+4 |
| * | | | | mfd: as3711: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -14/+0 |
| * | | | | mfd: adp5520: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -23/+7 |
| * | | | | mfd: aat2870-core: Make it explicitly non-modular | Paul Gortmaker | 2019-02-01 | 1 | -37/+3 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf... | Lee Jones | 2019-02-01 | 23 | -172/+398 |
| |\ \ \ \ \ |
|
| | | * | | | | mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAM | Enric Balletbo i Serra | 2019-02-01 | 1 | -1/+18 |
| | | * | | | | mfd / platform: cros_ec: Move device sysfs attributes to its own driver | Enric Balletbo i Serra | 2019-02-01 | 2 | -7/+1 |
| | | * | | | | mfd / platform: cros_ec: Move debugfs attributes to its own driver | Enric Balletbo i Serra | 2019-02-01 | 1 | -40/+1 |
| | | * | | | | mfd / platform: cros_ec: Move vbc attributes to its own driver | Enric Balletbo i Serra | 2019-02-01 | 1 | -1/+1 |
| | | * | | | | mfd / platform: cros_ec: Move lightbar attributes to its own driver | Enric Balletbo i Serra | 2019-02-01 | 2 | -17/+13 |
| | | * | | | | mfd / platform: cros_ec: Use devm_mfd_add_devices | Enric Balletbo i Serra | 2019-02-01 | 1 | -11/+3 |
| | | | |_|/
| | | |/| | |
|
| | * | | | | mfd: stpmic1: Add STPMIC1 driver | Pascal PAILLET-LME | 2019-01-16 | 3 | -0/+230 |
| | | |_|/
| | |/| | |
|