aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo1-1/+0
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-237/+0
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-22/+0
2025-10-04Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-70/+0
2025-10-01Merge tag 'mmc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+3
2025-10-01Merge tag 'hwmon-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+28
2025-10-01Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-4/+14
2025-09-30Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2025-09-25platform/chrome: update pwm fan control host commandsSung-Chi Li1-1/+28
2025-09-23clocksource/drivers/timer-ti-dm : Capture functionality for OMAP DM timerGokul Praveen1-0/+4
2025-09-14platform/chrome: cros_ec: Add a flag to track registration stateTzung-Bi Shih1-0/+4
2025-09-14platform/chrome: Centralize common cros_ec_device initializationTzung-Bi Shih1-4/+10
2025-09-10iio: adc: exynos_adc: Drop platform data supportKrzysztof Kozlowski1-22/+0
2025-09-08Input: spear-keyboard - drop support for platform dataDmitry Torokhov1-164/+0
2025-09-08Input: pxa27x-keypad - drop support for platform dataDmitry Torokhov1-73/+0
2025-09-02mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)Krzysztof Kozlowski1-70/+0
2025-08-19mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling modeBiju Das1-0/+3
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan1-0/+1
2025-07-31Merge tag 'hwmon-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+6
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+0
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+24
2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha1-0/+1
2025-07-20hwmon: (emc2305) Add support for PWM frequency, polarity and outputFlorin Leotescu1-0/+6
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello1-0/+13
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou1-2/+24
2025-06-16fbdev/pxafb: Unexport symbolThomas Zimmermann1-1/+0
2025-05-12Merge branch 'fixes' into for-nextIlpo Järvinen1-0/+4
2025-05-08platform/x86: int3472: Remove unused sensor_config struct memberHans de Goede1-2/+0
2025-05-08platform/x86: int3472: Export int3472_discrete_parse_crs()Hans de Goede1-0/+3
2025-05-08platform/x86: int3472: Stop using devm_gpiod_get()Hans de Goede1-0/+1
2025-05-08platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT3472Hans de Goede1-0/+164
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones1-0/+19
2025-04-15platform/mellanox: Rename field to improve code readabilityVadim Pasternak1-2/+2
2025-04-07platform/x86: intel_pmc_ipc: add option to build without ACPIDavid E. Box1-0/+4
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2025-03-29Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-3/+30
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+94
2025-03-05arch: x86: add IPC mailbox accessor function and add SoC register accessDavid E. Box1-0/+94
2025-03-03platform: arm64: add Huawei Matebook E Go EC driverPengyu Luo1-0/+79
2025-02-14platform/chrome: add PD_EVENT_INIT bit definitionJameson Thies1-0/+1
2025-02-11pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfoAndy Shevchenko1-3/+30
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+27
2025-01-22Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-29/+0
2025-01-22Merge tag 'hid-for-linus-2025012001' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+5
2025-01-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-21/+0
2025-01-22Merge tag 'i2c-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-26/+0
2025-01-22Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-9/+0
2025-01-20Merge branch 'for-6.14/constify-bin-attribute' into for-linusJiri Kosina1-1/+0
2025-01-16HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones1-0/+5