summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2024-01-19Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2024-01-18i2c: mux: reg: Remove class-based device auto-detection supportHeiner Kallweit1-2/+0
2024-01-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+2
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+22
2023-12-18clk: si5351: allow PLLs to be adjusted without resetAlvin Šipraga1-0/+2
2023-12-14Input: omap-keypad - drop optional GPIO supportLinus Walleij1-3/+0
2023-12-11Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-nextHans de Goede1-0/+3
2023-12-11clk: x86: lpss-atom: Drop unneeded 'extern' in the headerAndy Shevchenko1-1/+1
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2023-12-07net: dsa: microchip: move ksz_chip_id enum to platform includeDaniel Danzberger1-0/+19
2023-12-07net: dsa: microchip: properly support platform_data probingVladimir Oltean1-1/+3
2023-11-28platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones1-0/+3
2023-11-08Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-54/+3
2023-11-07Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+64
2023-11-03Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-3/+0
2023-11-01Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+4
2023-11-01Merge tag 'tag-chrome-platform-for-v6.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2023-11-01Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-16/+0
2023-10-16drm: renesas: shmobile: Use media bus formats in platform dataGeert Uytterhoeven1-12/+1
2023-10-16drm: renesas: shmobile: Use struct videomode in platform dataLaurent Pinchart1-9/+2
2023-10-16drm: renesas: shmobile: Remove support for SYS panelsLaurent Pinchart1-25/+0
2023-10-16drm: renesas: shmobile: Remove backlight supportLaurent Pinchart1-8/+0
2023-10-09hwmon: Annotate struct gsc_hwmon_platform_data with __counted_byKees Cook1-1/+1
2023-10-04OMAP/gpio: drop MPUIO static baseLinus Walleij1-3/+0
2023-10-04platform/chrome: cros_ec_proto: Mark outdata as constStephen Boyd1-1/+1
2023-10-02ASoC: ti: Convert TWL4030 to use GPIO descriptorsLinus Walleij1-3/+0
2023-09-27media: cros-ec-cec: Get number of CEC ports from ECReka Norman1-0/+11
2023-09-27media: cros-ec-cec: Support receiving messages from multiple portsReka Norman1-0/+23
2023-09-27media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman1-0/+10
2023-09-27media: cros-ec-cec: Support multiple ports in write commandReka Norman1-0/+12
2023-09-27media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman1-2/+6
2023-09-27media: cros-ec-cec: Manage an array of portsReka Norman1-0/+2
2023-09-12platform/x86: asus-wmi: add support for ASUS screenpadLuke D. Jones1-0/+4
2023-09-11gpio: pca953x: Drop unused fields in struct pca953x_platform_dataAndy Shevchenko1-13/+0
2023-09-08Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-20/+0
2023-09-01Merge tag 'fbdev-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-50/+0
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-3/+27
2023-08-31fbdev: mx3fb: Remove the driverFabio Estevam1-50/+0
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-3/+3
2023-08-24net: dsa: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski1-1/+1
2023-08-17rtc: ds2404: Convert to GPIO descriptorsLinus Walleij1-20/+0
2023-07-31Merge tag 'ib-pdx86-simatic-v6.6-2' into review-hansHans de Goede2-0/+3
2023-07-31platform/x86/siemens: simatic-ipc: add new models BX-56A/BX-59Axingtong.wu2-0/+3
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter3-3/+3
2023-07-14Merge tag 'ib-pdx86-simatic-v6.6' into review-hansHans de Goede2-2/+6
2023-07-14platform/x86: simatic-ipc: add another modelHenning Schild1-0/+1
2023-07-14platform/x86: simatic-ipc: add CMOS battery monitoringHenning Schild1-0/+1
2023-07-14platform/x86: simatic-ipc: add another model BX-21AHenning Schild2-2/+4
2023-07-12platform/x86: asus-wmi: expose dGPU and CPU tunables for ROGLuke D. Jones1-0/+9