summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-11-271-0/+1
|\
| * bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren2020-10-261-0/+1
* | platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gustavo A. R. Silva2020-10-291-1/+1
* | platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva2020-10-291-7/+7
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-245-3/+122
|\
| * Merge tag 'omap-for-v5.10/ti-sysc-drop-pdata-signed' of git://git.kernel.org/...Olof Johansson2020-09-131-3/+0
| |\
| | * soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform dataTony Lindgren2020-08-241-3/+0
| * | fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann2020-08-201-0/+99
| * | ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann2020-08-201-0/+2
| * | usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann2020-08-191-0/+2
| * | ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski2020-08-191-0/+19
| |/
* | Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2020-10-172-5/+6
|\ \
| * | mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal2020-09-282-5/+5
| * | mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal2020-09-281-0/+1
| |/
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-20/+0
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+1
| |\ \
| * | | net: macb: move pdata to private headerAlexandre Belloni2020-09-301-20/+0
| | |/ | |/|
* | | Merge tag 'dmaengine-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-151-0/+2
|\ \ \
| * | | dmaengine: dw: Add DMA-channels mask cell supportSerge Semin2020-08-171-0/+2
| |/ /
* | | Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-152-14/+1
|\ \ \
| * | | iio: adc: ad7291: convert to device treeMichael Auchter2020-09-291-13/+0
| * | | platform_data: ad7793.h: drop a duplicated wordRandy Dunlap2020-08-221-1/+1
| |/ /
* | | Merge tag 'leds-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2020-10-141-35/+0
|\ \ \
| * | | leds: pca963x: register LEDs immediately after parsing, get rid of platdataMarek BehĂșn2020-09-301-35/+0
| |/ /
* | | Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-10-141-30/+4
|\ \ \
| * | | platform_data/mlxreg: Extend core platform structureVadim Pasternak2020-10-071-0/+2
| * | | platform_data/mlxreg: Update module licenseVadim Pasternak2020-10-071-30/+2
| | |/ | |/|
* | | Merge tag 'hwmon-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-131-0/+1
|\ \ \
| * | | hwmon: (gsc-hwmon) add fan sensorTim Harvey2020-09-231-0/+1
| | |/ | |/|
* | | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2020-10-131-1/+3
|\ \ \ | |_|/ |/| |
| * | gpio: dwapb: Add max GPIOs macroSerge Semin2020-08-271-1/+3
| |/
* / platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_...Ed Wildgoose2020-09-241-1/+1
|/
* Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-08-151-5/+6
|\
| * ACPI: APD: Add a fmw property is_ravenAkshu Agrawal2020-08-071-0/+1
| * ACPI: APD: Change name from ST to FCHAkshu Agrawal2020-08-071-5/+5
* | Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-08-121-1/+4
|\ \
| * | platform_data/mlxreg: support new watchdog type with longer timeout periodMichael Shych2020-08-051-1/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-129-9/+9
|\ \ \
| * | | include/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-129-9/+9
* | | | Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-08-112-12/+24
|\ \ \ \
| * | | | platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra2020-07-231-3/+0
| * | | | platform/chrome: cros_ec: Add TBT pd_ctrl fieldsPrashant Malani2020-06-251-4/+15
| * | | | platform/chrome: cros_ec: Update mux state bitsPrashant Malani2020-06-191-5/+9
| | |/ / | |/| |
* | | | Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-35/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | backlight: sky81452: Privatize platform dataLinus Walleij2020-07-011-37/+0
| * | | backlight: sky81452: Convert to GPIO descriptorsLinus Walleij2020-07-011-2/+4
| |/ /
* | | Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-08-071-32/+0
|\ \ \
| * | | media: mach-omap1: board-ams-delta.c: remove soc_camera dependenciesHans Verkuil2020-07-041-32/+0
| |/ /
* | | Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-071-1/+9
|\ \ \
| * | | dmaengine: dw: Don't include unneeded header to platform data headerAndy Shevchenko2020-07-271-1/+4