aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
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-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
2023-07-12platform/x86: asus-wmi: support setting mini-LED modeLuke D. Jones1-0/+1
2023-07-12platform/x86: asus-wmi: add WMI method to show if egpu connectedLuke D. Jones1-1/+3
2023-07-12platform/x86: asus-wmi: support middle fan custom curvesLuke D. Jones1-0/+1
2023-07-12platform/x86: asus-wmi: add support for showing middle fan RPMLuke D. Jones1-0/+1
2023-07-12platform/x86: asus-wmi: add support for showing charger modeLuke D. Jones1-0/+3
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-209/+0
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+3
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-0/+13
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+0
2023-06-29Merge tag 'hwmon-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-15/+0
2023-06-27backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'Thomas Zimmermann1-1/+1
2023-06-27backlight/gpio_backlight: Rename field 'fbdev' to 'dev'Thomas Zimmermann1-1/+1
2023-06-27backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'Thomas Zimmermann1-1/+1
2023-06-17hwmon: (sht3x) remove sht3x_platform_dataJuenKit Yip1-15/+0
2023-05-26Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-4/+0
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann2-0/+7
2023-05-26ARM: davinci: fix davinci_cpufreq_init() declarationArnd Bergmann1-0/+6
2023-05-25leds: lp55xx: Configure internal charge pumpMaarten Zanders1-0/+3
2023-05-24ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij1-2/+0
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij1-2/+0
2023-05-16dmaengine: ste_dma40: Remove platform dataLinus Walleij1-209/+0
2023-05-13iio: Comment that the LSM303D also has the Magnetometer DRDYMarius Hoch1-1/+1
2023-05-08spi: s3c64xx: change polling mode to optionalJaewon Kim1-0/+1
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-0/+1
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-48/+0
2023-04-24platform/chrome: Replace fake flexible arrays with flexible-array memberGustavo A. R. Silva1-1/+1
2023-03-30spi: s3c64xx: add no_cs descriptionJaewon Kim1-0/+1
2023-03-16nfc: mrvl: Move platform_data struct into driverRob Herring1-48/+0
2023-03-16usb: misc: usb3503: support usb3803 and bypass modeEmanuele Ghidoli1-0/+1
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2023-02-24Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+34
2023-02-24Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+9
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+0
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-45/+0
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-20/+0
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+8
2023-02-21Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-6/+87
2023-02-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+0
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-640/+0
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-20/+0
2023-02-13platform_data/mlxreg: Add field with mapped resource addressVadim Pasternak1-0/+2
2023-02-10platform/x86: Fix header inclusion in linux/platform_data/x86/soc.hAndy Shevchenko1-1/+6
2023-02-10dmaengine: xilinx: xdma: Add xilinx xdma driverLizhi Hou1-0/+34
2023-02-03Merge tag 'iio-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-9/+0
2023-02-01rtc: remove v3020 driverArnd Bergmann1-41/+0
2023-02-01ASoC: pxa: remove unused board supportArnd Bergmann3-43/+0
2023-02-01input: remove pxa930_rotary keyboard driverArnd Bergmann1-21/+0
2023-02-01input: remove pxa930_trkball driverArnd Bergmann1-11/+0
2023-01-31platform/chrome: cros_ec: Add VDM attention headersPrashant Malani1-3/+13
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter1-1/+2
2023-01-30gpio: pcf857x: Get rid of legacy platform dataAndy Shevchenko1-45/+0
2023-01-23i2c: gpio: support write-only sda/scl w/o pull-upHeiner Kallweit1-0/+9
2023-01-23drm/simpledrm: Support the XB24/AB24 formatThierry Reding1-0/+1
2023-01-20Input: cros_ec_keyb - add 3 buttons for monitor functionjoewu (吳仲振)1-0/+3
2023-01-20ASoC: ux500: remove platform_data supportArnd Bergmann1-20/+0
2023-01-20ARM: pxa: remove unused pxa3xx-ulpiArnd Bergmann1-32/+0
2023-01-20ARM: pxa: remove irda leftoverArnd Bergmann1-26/+0
2023-01-16ASoC: samsung: remove unused driversArnd Bergmann1-30/+0
2023-01-16fbdev: remove s3c2410 framebufferArnd Bergmann1-99/+0
2023-01-16dmaengine: remove s3c24xx driverArnd Bergmann1-48/+0
2023-01-16usb: gadget: remove s3c24xx driversArnd Bergmann2-66/+0
2023-01-16leds: remove s3c24xx driverArnd Bergmann1-18/+0
2023-01-16clk: remove s3c24xx driverArnd Bergmann1-19/+0
2023-01-16mmc: remove s3cmci driverArnd Bergmann1-51/+0
2023-01-16pata: remove samsung_cf driverArnd Bergmann1-31/+0
2023-01-16ARM: s3c: simplify platform codeArnd Bergmann1-32/+0
2023-01-16ARM: mmp: remove custom sram codeArnd Bergmann1-36/+0
2023-01-16ARM: sa1100: remove irda referencesArnd Bergmann1-17/+0
2023-01-13platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai1-0/+4
2023-01-13platform/chrome: fix kernel-doc warnings for cros_ec_commandTzung-Bi Shih1-3/+3
2023-01-13platform/chrome: fix kernel-doc warning for last_resume_resultTzung-Bi Shih1-0/+4
2023-01-13platform/chrome: fix kernel-doc warning for suspend_timeout_msTzung-Bi Shih1-0/+5
2023-01-13platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih1-0/+1
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild1-0/+1
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild1-1/+1
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann1-19/+0
2023-01-09platform_chrome: cros_ec: Add Type-C VDM definesPrashant Malani1-0/+51
2023-01-09Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"Prashant Malani2-3/+0
2023-01-09ARM: omap2: make functions staticArnd Bergmann1-1/+0
2023-01-06platform/chrome: cros_ec: Poll EC log on EC panicRob Barnes1-0/+9
2022-12-28iio: light: tsl2563: Drop legacy platform data codeAndy Shevchenko1-9/+0
2022-12-13Merge tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+2
2022-12-13Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+33
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+8
2022-12-08tpm: st33zp24: drop support for platform dataDmitry Torokhov1-16/+0
2022-12-04hwmon: (gsc-hwmon) Switch to flexible array to simplify codeChristophe JAILLET1-3/+2
2022-11-22pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()Andy Shevchenko1-2/+2
2022-11-22pwm: lpss: Allow other drivers to enable PWM LPSSAndy Shevchenko1-0/+33
2022-11-10memory: omap-gpmc: fix coverity issue "Control flow issues"Benedikt Niedermayr1-2/+2
2022-11-02memory: omap-gpmc: wait pin additionsBenedikt Niedermayr1-0/+8
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-171/+0
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+0
2022-10-07Merge tag 'dmaengine-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-21/+0
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-2/+92
2022-10-05Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+19
2022-10-04Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-0/+22
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-09-30Merge branch 'acpi-dev'Rafael J. Wysocki1-1/+6
2022-09-24platform/x86: int3472: Support multiple clock consumersDaniel Scally1-1/+6
2022-09-23ASoC: ssm2518: drop support for platform dataDmitry Torokhov1-21/+0
2022-09-19platform_data/emc2305: define platform data for EMC2305 driverMichael Shych1-0/+22
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1-2/+4
2022-09-07USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij1-6/+0
2022-09-05Merge tag 'backlight-detect-refactor-1' into review-hansHans de Goede1-0/+76
2022-09-04dmaengine: hsu: Include headers we are direct user ofAndy Shevchenko1-1/+1
2022-09-03platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a hea...Hans de Goede1-0/+76
2022-09-01Merge tag 'platform-drivers-x86-simatec-1' into review-hansHans de Goede2-0/+3
2022-09-01platform/x86: simatic-ipc: add new model 427GHenning Schild1-0/+1
2022-09-01leds: simatic-ipc-leds-gpio: add new model 227GHenning Schild2-0/+2
2022-08-30Input: adp5588-keys - add support for fw propertiesNuno Sá1-169/+0
2022-08-30Input: adp5588-keys - support gpi key events as 'gpio keys'Nuno Sá1-2/+0
2022-08-26platform/x86: asus-wmi: Implement TUF laptop keyboard power statesLuke D. Jones1-0/+3
2022-08-26platform/x86: asus-wmi: Implement TUF laptop keyboard LED modesLuke D. Jones1-0/+3
2022-08-26platform/x86: asus-wmi: Support the GPU fan on TUF laptopsLuke D. Jones1-0/+1
2022-08-25platform/x86: asus-wmi: Add support for ROG X13 tablet modeLuke D. Jones1-0/+1
2022-08-25platform/x86: asus-wmi: Support the hardware GPU MUX on some laptopsLuke D. Jones1-0/+3
2022-08-25platform/x86: pmc_atom: Amend comment style and grammarAndy Shevchenko1-2/+2
2022-08-25platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-2/+4
2022-08-24platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfsEvan Green1-0/+1
2022-08-18platform/chrome: Add Type-C mux set command definitionsPrashant Malani1-0/+18
2022-08-16gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-1/+1
2022-08-15platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-2/+4
2022-08-07Merge tag 'for-5.20/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-70/+0
2022-08-06Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-0/+3
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-3/+30
2022-08-04Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-5/+8
2022-08-01Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-...Hans de Goede2-2/+28
2022-07-28platform/x86: pmc_atom: Fix comment typoXin Gao1-1/+1
2022-07-26video: fbdev: imxfb: Fold <linux/platform_data/video-imxfb.h> into only userUwe Kleine-König1-23/+0
2022-07-26video: fbdev: imxfb: Drop unused symbols from headerUwe Kleine-König1-35/+0
2022-07-26video: fbdev: imxfb: Drop platform data supportUwe Kleine-König1-12/+0
2022-07-19mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCUTinghan Shen2-0/+3
2022-07-14platform/x86: asus-wmi: Add mic-mute LED classdev supportPaddyKP_Yao1-0/+1
2022-07-14platform/x86: simatic-ipc: drop custom P2SB bar codeHenning Schild1-2/+0
2022-07-14platform/x86/intel: Add Primary to Sideband (P2SB) bridge supportJonathan Yong1-0/+28
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_152.RULEThomas Gleixner1-15/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner4-36/+4
2022-06-10platform/chrome: use macros for passthru indexesTzung-Bi Shih1-0/+3
2022-06-10platform/chrome: cros_ec_commands: fix compile errorsTzung-Bi Shih1-2/+2
2022-06-08platform/chrome: cros_ec_proto: Update size arg typesPrashant Malani1-1/+1
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani1-1/+1
2022-06-06platform/chrome: cros_ec_commands: Fix syntax errors in commentsXiang wangx1-1/+1
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+0
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-13/+68
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-13/+1
2022-05-26Merge tag 'tag-chrome-platform-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-6/+10
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-68/+0
2022-05-24Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+207
2022-05-18clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij1-11/+0
2022-05-11platform_data/mlxreg: Add field for notification callbackMichael Shych1-0/+4
2022-05-07ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann1-0/+16
2022-05-06platform/x86: pmc_atom: remove unused pmc_atom_write()Paul Gortmaker1-1/+0
2022-05-05gpio: max732x: Drop unused support for irq and setup code via platform dataUwe Kleine-König1-12/+0
2022-05-03platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports firstDustin L. Howett1-3/+7
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang1-0/+207
2022-04-25gpio: pcf857x: Make teardown callback return voidUwe Kleine-König1-1/+1
2022-04-21ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann1-0/+2
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann1-12/+0
2022-04-19ARM: pxa: move regs-lcd.h into driverArnd Bergmann1-1/+21
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-0/+31
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer1-68/+0
2022-04-19platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck1-0/+3
2022-04-18platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih1-3/+0
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+12
2022-03-25Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-0/+64
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2-2/+2
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-38/+0
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2-2/+2
2022-02-15mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown1-5/+7
2022-02-14mtd: spi-nor: intel-spi: Convert to SPI MEMMika Westerberg1-3/+3
2022-02-14mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg1-2/+4
2022-02-13power: supply: PCHG: Use MKBP for device event handlingDaisuke Nojiri1-0/+64
2022-02-12net: ixp4xx_eth: Drop platform data supportLinus Walleij1-21/+0
2022-02-12ARM: ixp4xx: Delete the Goramo MLR boardfileLinus Walleij1-17/+0
2022-01-24spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij1-2/+0
2022-01-24spi: s3c64xx: Drop custom gpio setup argumentLinus Walleij1-3/+1
2022-01-24spi: s3c64xx: Delete unused boardfile helpersLinus Walleij1-8/+0
2022-01-23mtd: rawnand: brcmnand: Add platform data structure for BCMAFlorian Fainelli1-0/+12
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+8
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-102/+0
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+1
2022-01-11Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-17/+0