summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
12 daysHID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones1-0/+5
2024-12-04dmaengine: amd: qdma: Remove using the private get and set dma_ops APIsLizhi Hou1-0/+2
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2024-11-23Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+32
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+1
2024-11-21Merge tag 'soc-arm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-12/+0
2024-11-21Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2024-11-21Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-66/+0
2024-11-14net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha1-0/+1
2024-11-11hwmon: (max6639) : Configure based on DT propertyNaresh Solanki1-15/+0
2024-10-16platform/chrome: Update EC feature flagsPavan Holla1-0/+32
2024-10-11serial: clean up uart_infoYanteng Si1-1/+0
2024-10-08media: staging: drop omap4issHans Verkuil1-66/+0
2024-10-07platform/x86: intel_scu_ipc: Don't use "proxy" headersAndy Shevchenko1-0/+4
2024-09-30ASoC: samsung: Remove obsoleted declaration for s3c64xx_ac97_setup_gpioGaosheng Cui1-2/+0
2024-09-30ARM: samsung: Remove obsoleted declaration for s3c_hwmon_set_platdataGaosheng Cui1-10/+0
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-151/+0
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-39/+0
2024-09-24Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-157/+0
2024-09-24Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+36
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-3/+108
2024-09-18Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-33/+0
2024-09-18Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-37/+0
2024-09-18Merge tag 'mtd/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2-124/+0
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-45/+0
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2024-09-12dmaengine: cirrus: remove platform codeNikita Shubin1-100/+0
2024-09-12ARM: ep93xx: soc: drop definesNikita Shubin2-42/+0
2024-09-12ARM: ep93xx: delete all boardfilesNikita Shubin1-15/+0
2024-09-12dmaengine: cirrus: Convert to DT for Cirrus EP93xxNikita Shubin1-0/+6
2024-09-11platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolderAndy Shevchenko1-3/+3
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg1-0/+68
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen1-0/+1
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen1-1/+1
2024-09-06Input: zforce_ts - remove support for platfrom dataDmitry Torokhov1-15/+0
2024-09-06Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov8-10/+207
2024-09-04gpio: davinci: drop platform data supportBartosz Golaszewski1-21/+0
2024-09-03iio: dac: ad5449: drop support for platform dataBartosz Golaszewski1-39/+0
2024-09-02gpio: ath79: remove support for platform dataBartosz Golaszewski1-16/+0
2024-08-28dmaengine: amd: qdma: Add AMD QDMA driverNishad Saraf1-0/+36
2024-08-28net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha1-0/+2
2024-08-23mtd: rawnand: davinci: make platform_data privateBartosz Golaszewski2-124/+0
2024-08-22Input: keypad-nomadik-ske - remove the driverDmitry Torokhov1-50/+0
2024-08-12memory: ti-aemif: remove platform data supportBartosz Golaszewski1-45/+0
2024-08-05Input: cyttsp4 - remove driverDmitry Torokhov1-62/+0
2024-08-05hid-asus: use hid for brightness control on keyboardLuke D. Jones1-0/+36
2024-08-01platform/x86: asus-wmi: add support for vivobook fan profilesMohamed Ghanmi1-0/+1
2024-07-31hwmon: (max6697) Drop platform data supportGuenter Roeck1-33/+0
2024-07-20i2c: mux: gpio: Add support for the 'settle-time-us' propertyBastien Curutchet1-0/+2
2024-07-18Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+62