summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-154-92/+0
|\
| * Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-11-244-92/+0
| |\
| | * iio: dac: ad7303: remove platform data headerAlexandru Ardelean2020-10-101-20/+0
| | * iio: adc: ad7298: rework external ref setup & remove platform dataAlexandru Ardelean2020-10-101-19/+0
| | * iio: adc: ad7887: invert/rework external ref logicAlexandru Ardelean2020-10-101-4/+0
| | * iio: adc: at91_adc: remove platform data and move defs in driver fileAlexandru Ardelean2020-10-101-49/+0
* | | Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-151-15/+0
|\ \ \
| * \ \ Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman2020-12-071-0/+1
| |\ \ \
| * | | | serial: imx: Remove unused platform data supportFabio Estevam2020-11-121-15/+0
| | |/ / | |/| |
* | | | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-151-14/+0
|\ \ \ \
| * \ \ \ Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman2020-11-301-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | usb: host: ehci-mxc: Remove the driverFabio Estevam2020-11-141-14/+0
| | |/ / | |/| |
* | | | Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-12-151-44/+0
|\ \ \ \
| * | | | Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2020-12-042-8/+8
| |\| | |
| * | | | ASoC: adau1977: remove platform data and move micbias bindings includeAlexandru Ardelean2020-10-261-44/+0
* | | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+23
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-0/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-062-8/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-051-0/+23
| | |_|/ / | |/| | |
* | | | | Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2020-12-141-14/+0
|\ \ \ \ \
| * | | | | media: coda: Convert the driver to DT-onlyFabio Estevam2020-12-031-14/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-141-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-041-2/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm: shmobile: Reduce include dependenciesAndy Shevchenko2020-10-131-2/+0
* | | | | 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