summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | mfd: si476x-i2c: Delete an error message for a failed memory allocation in si...Markus Elfring2018-05-161-4/+2
| * | mfd: abx500-core: Adjust 14 checks for null pointersMarkus Elfring2018-05-161-7/+7
| * | mfd: abx500-core: Improve two size determinations in abx500_register_ops()Markus Elfring2018-05-161-4/+2
| * | mfd: abx500-core: Delete an error message for a failed memory allocation in a...Markus Elfring2018-05-161-3/+2
| * | mfd: rave-sp: Check received frame length before accepting next byteAndrey Smirnov2018-05-161-2/+2
| * | mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()Andrey Smirnov2018-05-161-4/+4
| * | mfd: rave-sp: Add code to print firmware versionsAndrey Smirnov2018-05-161-0/+95
| * | mfd: ab8500-debugfs: Use kasprintfHimanshu Jha2018-05-161-2/+1
| * | mfd: syscon: Set name of regmap_configJeffy Chen2018-05-161-0/+1
| * | mfd: axp20x: Add battery power supply cell for AXP813Quentin Schulz2018-05-161-0/+3
| * | mfd: axp20x: Probe axp20x_adc driver for AXP813Quentin Schulz2018-05-161-1/+4
| * | mfd: axp20x: Make AXP209/22x cells probe their ADC via DTQuentin Schulz2018-05-161-1/+4
| * | Revert "mfd: cros_ec: Add ACPI GPE handler for LID0 devices"Wenkai Du2018-05-163-116/+3
| * | mfd: Update to SPDX license identifierRajmohan Mani2018-05-161-9/+1
| * | mfd: syscon: Set regmap name to DT node nameDavid Lechner2018-05-161-0/+1
| * | mfd: omap-usb-tll: Allocate driver data at onceLadislav Michl2018-05-161-35/+25
| * | mfd: smsc-ece1099: Delete an error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | mfd: sm501: Delete error message for a failed memory allocation in two placesMarkus Elfring2018-05-161-2/+0
| * | mfd: rc5t583: Improve a size determinationMarkus Elfring2018-05-161-1/+1
| * | mfd: rc5t583: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | mfd: max8997: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | mfd: jz4740-adc: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | mfd: janz-cmodio: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| * | mfd: htc-i2cpld: Delete error message for a failed memory allocationMarkus Elfring2018-05-161-3/+1
| | |
| | \
| *-. \ Merge tags 'ib-mfd-hwmon-v4.18', 'ib-mfd-input-rtc-v4.18' and 'ib-mfd-pwm-v4....Lee Jones2018-05-162-5/+222
| |\ \ \
| | | * | mfd: stm32-timers: Add support for DMAsFabrice Gasnier2018-05-161-2/+199
| | | |/
| | * | mfd: mt6397: Add PMIC keys support to MT6397 driverChen Zhong2018-04-161-1/+21
| | * | mfd: mt6397: Create irq mappings in mfd core driverChen Zhong2018-04-161-2/+2
| | |/
* | | Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-081-0/+2
|\ \ \
| * | | regulator: wm8994: Fix shared GPIOsMark Brown2018-05-301-0/+9
| * | | regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-9/+0
| * | | mfd: bd9571mwv: Allow DDR Backup Power register accessGeert Uytterhoeven2018-04-231-0/+2
| | |/ | |/|
* | | Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-06-081-1/+2
|\ \ \
| * | | gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy2018-05-161-1/+2
| |/ /
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-061-2/+2
|\ \ \
| * | | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-051-12/+7
|\ \ \
| * | | Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni2018-05-301-12/+7
| |/ /
* | | Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-1/+14
|\ \ \ | | |/ | |/|
| * | hwmon: MC13783: Add uid and die temperature sensor inputsAndrey Gusakov2018-04-161-1/+14
| |/
* | mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris2018-05-231-4/+20
|/
* platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-101-18/+13
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko2018-02-071-14/+0
* Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-01-291-0/+19
|\
| *-. Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown2018-01-121-0/+19
| |\ \
| | | * mfd: syscon: Add hardware spinlock supportBaolin Wang2018-01-121-0/+19
| | |/
* | | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-01-2928-5076/+1513
|\ \ \
| * | | mfd: lpc_ich: Do not touch SPI-NOR write protection bit on Apollo LakeMika Westerberg2018-01-081-5/+0
| * | | mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatileHans de Goede2018-01-081-0/+1
OpenPOWER on IntegriCloud