summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
2022-11-25mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg1-2/+4
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-2/+4
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck1-0/+3
2021-11-26bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren1-0/+1
2021-06-10bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren1-0/+1
2021-04-28gpio: omap: Save and restore sysconfigTony Lindgren1-0/+3
2021-03-11bus: ti-sysc: Implement GPMC debug quirk to drop platform dataTony Lindgren1-0/+1
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+1
2020-10-30platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gustavo A. R. Silva1-1/+1
2020-10-30platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva1-7/+7
2020-10-26bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren1-0/+1
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-3/+122
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2-5/+6
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-20/+0
2020-10-16Merge tag 'dmaengine-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+1
2020-10-15Merge tag 'leds-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-35/+0
2020-10-14Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-30/+4
2020-10-13Merge tag 'hwmon-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+3
2020-10-08platform_data/mlxreg: Extend core platform structureVadim Pasternak1-0/+2
2020-10-08platform_data/mlxreg: Update module licenseVadim Pasternak1-30/+2
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-10-01net: macb: move pdata to private headerAlexandre Belloni1-20/+0
2020-09-30leds: pca963x: register LEDs immediately after parsing, get rid of platdataMarek BehĂșn1-35/+0
2020-09-29iio: adc: ad7291: convert to device treeMichael Auchter1-13/+0
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal2-5/+5
2020-09-28mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal1-0/+1
2020-09-24platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_...Ed Wildgoose1-1/+1
2020-09-23hwmon: (gsc-hwmon) add fan sensorTim Harvey1-0/+1
2020-09-13Merge tag 'omap-for-v5.10/ti-sysc-drop-pdata-signed' of git://git.kernel.org/...Olof Johansson1-3/+0
2020-08-27gpio: dwapb: Add max GPIOs macroSerge Semin1-1/+3
2020-08-24soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform dataTony Lindgren1-3/+0
2020-08-22platform_data: ad7793.h: drop a duplicated wordRandy Dunlap1-1/+1
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann1-0/+99
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann1-0/+2
2020-08-19usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann1-0/+2
2020-08-19ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski1-0/+19
2020-08-17dmaengine: dw: Add DMA-channels mask cell supportSerge Semin1-0/+2
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-5/+6
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-1/+4
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-9/+9
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov9-9/+9
2020-08-12Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-12/+24
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-35/+0
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-32/+0
2020-08-07Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2020-08-07ACPI: APD: Add a fmw property is_ravenAkshu Agrawal1-0/+1
2020-08-07ACPI: APD: Change name from ST to FCHAkshu Agrawal1-5/+5
2020-08-06Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds1-2/+11