aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+8
2026-04-17Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2026-04-16Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2026-04-15Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-16/+0
2026-04-13platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)Marco Nenciarini1-2/+5
2026-04-10platform/x86: int3472: Parameterize LED con_id in registrationMarco Nenciarini1-1/+2
2026-04-10platform/x86: int3472: Rename pled to led in LED registration codeMarco Nenciarini1-4/+4
2026-04-08net: dsa: remove unused platform_data definitionsVladimir Oltean1-3/+0
2026-04-08net: dsa: clean up struct dsa_chip_dataVladimir Oltean1-20/+0
2026-04-08net: dsa: remove struct platform_dataVladimir Oltean1-17/+0
2026-04-02misc: apds990x: fix all kernel-doc warningsRandy Dunlap1-2/+2
2026-03-30hwmon: (ina2xx) drop unused platform dataBartosz Golaszewski1-16/+0
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron2-9/+10
2026-03-18net: mdio-gpio: remove linux/platform_data/mdio-gpio.hBartosz Golaszewski1-14/+0
2026-03-05ARM: omap: fix all kernel-doc warningsRandy Dunlap1-2/+2
2026-02-28iio: tsl2772: fix all kernel-doc warningsRandy Dunlap1-2/+2
2026-02-27platform_data/mlxreg: mlxreg.h: fix all kernel-doc warningsRandy Dunlap1-7/+7
2026-02-27dmaengine: fsl-edma: fix all kernel-doc warningsRandy Dunlap1-2/+3
2026-02-23platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)Leif Skunberg1-2/+3
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+9
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+39
2026-02-13Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-50/+28
2026-02-11Merge tag 'sound-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+2
2026-02-11Merge tag 'hid-for-linus-2026020901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2026-02-11Merge tag 'chrome-platform-v7.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+24
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-36/+0
2026-02-09Merge branch 'for-6.20/sony' into for-linusJiri Kosina4-66/+68
2026-02-04ASoC: ti: davinci-mcasp: Add asynchronous mode supportSen Wang1-1/+2
2026-02-04platform/chrome: lightbar: Use flexible array memberGwendal Grignou1-1/+1
2026-02-03platform/chrome: lightbar: Fix lightbar_program_ex alignmentGwendal Grignou1-2/+2
2026-01-30MIPS: copy pic32.h header file from asm/mach-pic32/ to include/platform-data/Brian Masney1-0/+39
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou1-0/+13
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou1-0/+11
2026-01-29iio: cros_ec: Allow enabling/disabling calibration modeGwendal Grignou1-3/+9
2026-01-28platform/x86: asus-wmi: add keyboard brightness event handlerAntheas Kapenekakis1-0/+13
2026-01-28platform/x86: asus-wmi: remove unused keyboard backlight quirkAntheas Kapenekakis1-50/+0
2026-01-28platform/x86: asus-wmi: Add support for multiple kbd led handlersAntheas Kapenekakis1-0/+15
2026-01-14i3c: mipi-i3c-hci: Allow for Multi-Bus InstancesAdrian Hunter1-0/+15
2026-01-14ARM: s3c: remove a leftover hwmon-s3c.h header fileVladimir Zapolskiy1-36/+0
2026-01-08HID: asus: Add WMI communication infrastructureIonut Nechita1-0/+1
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-44/+68
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-22/+0
2025-12-04Merge tag 'backlight-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-12-04Merge tag 'spi-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-73/+0
2025-12-01platform/x86: intel_pmc_ipc: fix ACPI buffer memory leakYongxin Liu1-2/+2
2025-12-01Merge branch 'fixes' of into for-nextIlpo Järvinen1-1/+0
2025-11-25backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap1-2/+2
2025-11-21usb: ohci-da8xx: remove unused platform dataBartosz Golaszewski1-22/+0
2025-11-18platform/x86: asus-armoury: add ppt_* and nv_* tuning knobsLuke D. Jones1-0/+3