summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-101-0/+21
|\
| * Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2021-06-231-0/+21
| |\
| | * pata: ixp4xx: split platform data to its own headerArnd Bergmann2021-06-171-0/+21
* | | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-051-1/+2
|\ \ \
| * | | Merge tag 'v5.13-rc6' into staging-nextGreg Kroah-Hartman2021-06-141-0/+1
| |\| |
| * | | iio: magnetometer: st_magn: Provide default platform dataAndy Shevchenko2021-05-171-1/+2
| | |/ | |/|
* | | Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-60/+0
|\ \ \
| * | | dmaengine: imx-sdma: Remove platform data headerVladimir Zapolskiy2021-06-241-60/+0
| |/ /
* | | Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown2021-06-251-16/+0
|\ \ \ | |_|/ |/| |
| * | spi: ath79: drop platform dataDavid Bauer2021-05-241-16/+0
| |/
* / bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren2021-05-181-0/+1
|/
* Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-05-071-0/+1
|\
| * platform/chrome: cros_ec: Add Type C hard resetPrashant Malani2021-04-201-0/+1
* | Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-04-301-12/+0
|\ \
| * | ASoC: mx27vis: Remove unused fileFabio Estevam2021-03-161-12/+0
| |/
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-292-0/+3
|\ \
| * | net: ethernet: ixp4xx: Support device tree probingLinus Walleij2021-04-251-0/+2
| * | net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach2021-03-221-0/+1
| |/
* | Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-04-281-13/+0
|\ \
| * | i2c: designware: Get rid of legacy platform dataAndy Shevchenko2021-04-141-13/+0
| |/
* | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-281-0/+1
|\ \
| * \ Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-0/+1
| |\ \ | | |/ | |/|
| | * video: fbdev: simplefb: Add "r5g5b5a1" modeLauri Kasanen2021-01-201-0/+1
* | | Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-04-282-74/+0
|\ \ \
| * | | media: camera-mx3: Remove unused header fileFabio Estevam2021-03-221-43/+0
| * | | media: camera-mx2: Remove unused header fileFabio Estevam2021-03-221-31/+0
| |/ /
* | | Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-04-261-0/+0
|\ \ \
| * | | mtd: spi-nor: intel-spi: Move platform data header to x86 subfolderAndy Shevchenko2021-03-081-0/+0
| |/ /
* | | Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-29/+0
|\ \ \
| * | | usb: usb-mx2: Remove unused fileFabio Estevam2021-03-101-29/+0
| |/ /
* | | Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-262-1/+2
|\ \ \
| * | | iio:imu:mpu6050: Modify matricies to matricesGuoqing Chi2021-03-291-1/+1
| * | | platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP defineStephen Boyd2021-03-251-0/+1
| |/ /
* / / gpio: omap: Save and restore sysconfigTony Lindgren2021-04-211-0/+3
|/ /
* | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-233-144/+0
|\ \
| * | dmaengine: remove coh901318 driverArnd Bergmann2021-01-261-72/+0
| * | dmaengine: imx-sdma: Remove platform data supportFabio Estevam2021-01-261-11/+0
| * | dmaengine: at_hdmac: remove platform data headerAlexandre Belloni2021-01-081-61/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-02-231-41/+0
|\ \
| * | HID: i2c-hid: Reorganize so ACPI and OF are separate modulesDouglas Anderson2021-01-181-41/+0
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-02-221-1/+0
|\ \
| * | clk: remove u300 driverArnd Bergmann2021-02-081-1/+0
| |/
* | Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-02-221-0/+1
|\ \
| * | platform/chrome: cros_ec_commands: Add host command to keep AP off after EC r...Pi-Hsun Shih2021-01-201-0/+1
* | | Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-02-221-15/+0
|\ \ \
| * | | spi: Drop unused efm32 bus driverUwe Kleine-König2021-01-151-15/+0
| | |/ | |/|
* | | Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-02-221-2/+1
|\ \ \
| * | | mmc: omap: remove unused struct component card_detect_irqH. Nikolaus Schaller2021-02-011-2/+1
| |/ /
* | | Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-222-52/+31
|\ \ \
| * | | i2c: mux: mlxcpld: Add callback to notify mux creation completionVadim Pasternak2021-02-091-0/+5