summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: kempld-core: Check for DMI definition before ACPIMichael Brunner2020-11-271-21/+3
* mfd: tps65910: Correct power-off programming sequenceDmitry Osipenko2020-11-271-2/+8
* mfd: altera-sysmgr: Use resource_size function on resource objectZou Wei2020-11-271-1/+1
* mfd: cpcap: Fix interrupt regression with regmap clear_ackTony Lindgren2020-11-191-3/+3
* mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()Amelie Delaunay2020-11-191-5/+5
* mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPEGeert Uytterhoeven2020-11-191-0/+1
* mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()Jing Xiangfeng2020-11-191-0/+2
* mfd: at91-usart: Do not use compatible to register child devicesCodrin Ciubotariu2020-11-191-8/+4
* gpio: tps65910: use regmap accessorsMichał Mirosław2020-11-191-6/+6
* mfd: madera: Add special errata reset handling for cs47l15Charles Keepax2020-11-191-5/+20
* mfd: madera: Add reset as part of resumeCharles Keepax2020-11-191-1/+15
* mfd: tps65910: Fix a bunch of alignment issues reported-by CheckpatchLee Jones2020-11-191-11/+11
* mfd: tps65910: Clean up after switching to regmapMichał Mirosław2020-11-191-8/+8
* mfd: tps65911-comparator: Use regmap accessorsMichał Mirosław2020-11-191-2/+2
* mfd: qcom-spmi-pmic: Add support for PM660/PM660LAngeloGioacchino Del Regno2020-11-191-0/+4
* mfd: Constify static struct resourcesRikard Falkeborn2020-11-1915-82/+82
* mfd: sun4i-gpadc: Constify static struct resourceRikard Falkeborn2020-11-191-1/+1
* mfd: stmpe: Constify static struct resourceRikard Falkeborn2020-11-191-5/+5
* mfd: lp8788: Constify static struct resourceRikard Falkeborn2020-11-191-2/+2
* mfd: wm8xxx-core: Constify static struct resourceRikard Falkeborn2020-11-192-28/+28
* mfd: tps65xxx: Constify static struct resource in OMAP2+ driversRikard Falkeborn2020-11-192-3/+3
* mfd: intel: Constify static struct resourceRikard Falkeborn2020-11-195-28/+28
* mfd: da9xxx-core: Constify static struct resourceRikard Falkeborn2020-11-194-23/+23
* Merge branch 'ib-mfd-mediatek-5.11' into ibs-for-mfd-mergedLee Jones2020-11-191-0/+18
|\
| * mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function.Enric Balletbo i Serra2020-11-191-0/+18
* | platform/x86: Intel PMT Crashlog capability driverAlexander Duyck2020-11-043-0/+340
* | platform/x86: Intel PMT Telemetry capability driverAlexander Duyck2020-11-043-0/+172
* | platform/x86: Intel PMT class driverAlexander Duyck2020-11-044-0/+362
* | mfd: Intel Platform Monitoring Technology supportDavid E. Box2020-11-043-0/+234
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-255-5/+5
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-254-4/+4
* Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds2020-10-253-5/+3
|\
| * NTB: Use struct_size() helper in devm_kzalloc()Gustavo A. R. Silva2020-08-241-4/+1
| * ntb: intel: Fix memleak in intel_ntb_pci_probeDinghao Liu2020-08-241-1/+1
| * NTB: hw: amd: fix an issue about leak system resourcesKaige Li2020-08-231-0/+1
* | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-251-1/+10
|\ \
| * | i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede2020-10-251-1/+10
* | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-253-9/+23
|\ \ \
| * | | ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller2020-10-231-2/+1
| * | | hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-222-7/+22
* | | | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-256-109/+113
|\ \ \ \
| * | | | xen/events: unmask a fifo event channel only if it was maskedJuergen Gross2020-10-231-0/+3
| * | | | xen/events: only register debug interrupt for 2-level eventsJuergen Gross2020-10-231-4/+6
| * | | | xen/events: make struct irq_info private to events_base.cJuergen Gross2020-10-234-73/+73
| * | | | xen: remove no longer used functionsJuergen Gross2020-10-231-21/+0
| * | | | xen-blkfront: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-5/+15
| * | | | xen-blkback: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-6/+16
* | | | | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-241-1/+0
* | | | | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-2414-98/+188
|\ \ \ \ \