summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbolMiquel Raynal2019-04-081-1/+1
| | |/ /
* | | | Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds2019-05-121-20/+2
|\ \ \ \
| * | | | platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews2019-04-151-20/+2
| | |/ / | |/| |
* | | | Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-05-111-2/+0
|\ \ \ \
| * | | | gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King2019-04-111-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-05-101-0/+1
|\ \ \ \
| * | | | platform/x86: asus-wmi: Add fn-lock mode switch supportChris Chiu2019-05-091-0/+1
| | |/ / | |/| |
* | | | Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-05-091-48/+0
|\ \ \ \
| * | | | i2c: mux: pca9541: remove support for unused platform dataRobert Shearman2019-04-211-48/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-073-9/+33
|\ \ \ \
| * | | | net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn2019-05-031-0/+1
| * | | | net: macb: shrink macb_platform_data structureNicolas Ferre2019-05-031-9/+0
| * | | | net: ll_temac: Allow configuration of IRQ coalescingEsben Haabendal2019-05-011-0/+5
| * | | | net: ll_temac: Support indirect_mutex share within TEMAC IPEsben Haabendal2019-05-011-0/+6
| * | | | net: ll_temac: Add support for non-native register endiannessEsben Haabendal2019-05-011-0/+2
| * | | | net: ll_temac: Extend support to non-device-tree platformsEsben Haabendal2019-05-011-0/+19
| | |_|/ | |/| |
* | | | Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-05-071-4/+0
|\ \ \ \
| * \ \ \ Merge branch 'spi-5.2' into spi-nextMark Brown2019-05-021-4/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij2019-05-021-4/+0
| | | |/ | | |/|
* | | | Merge tag 'hwmon-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-065-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | docs: hwmon: Add an index file and rename docs to *.rstMauro Carvalho Chehab2019-04-175-5/+5
| | |/ | |/|
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-131-0/+3
|\ \ \ | |/ / |/| |
| * | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-101-0/+3
| |/
* / gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner2019-03-221-1/+1
|/
* Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-142-11/+2
|\
| * Merge branch 'topic/dw' into for-linusVinod Koul2019-03-121-11/+1
| |\
| | * dmaengine: dw: convert to SPDX identifiersAndy Shevchenko2019-01-071-4/+1
| | * dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko2019-01-071-2/+0
| | * dmaengine: dw: Remove unused internal propertyAndy Shevchenko2019-01-071-2/+0
| | * dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko2019-01-071-3/+0
| * | dmaengine: imx-sdma: add a test for imx8mq multi sdma devicesAngus Ainslie (Purism)2019-02-251-0/+1
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-03-141-0/+0
|\ \
| * | clk: x86: Move clk-lpss.h to platform_data/x86Andy Shevchenko2019-02-221-0/+0
| |/
* | Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-03-121-0/+144
|\ \
| * | platform/chrome: wilco_ec: Add RTC driverNick Crews2019-02-211-0/+2
| * | platform/chrome: wilco_ec: Add support for raw commands in debugfsNick Crews2019-02-211-0/+2
| * | platform/chrome: Add new driver for Wilco ECNick Crews2019-02-211-0/+140
| |/
* | Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-03-111-0/+19
|\ \
| * | platform_data/mlxreg: additions for Mellanox watchdog driver.Michael Shych2019-03-021-0/+19
| |/
* | Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-03-101-2/+4
|\ \
| * | platform_data/mlxreg: Add capability field to core platform dataVadim Pasternak2019-01-261-0/+2
| * | platform_data/mlxreg: Document fixes for core platform dataVadim Pasternak2019-01-261-2/+2
| |/
* | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-092-85/+2
|\ \
| * | media: include: fix several typosMauro Carvalho Chehab2019-03-011-2/+2
| * | media: soc_camera_platform: remove obsolete soc_camera test driverHans Verkuil2019-01-211-83/+0
| |/
* | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-081-0/+46
|\ \
| * | gpio: AMD G-Series PCH gpio driverEnrico Weigelt, metux IT consult2019-02-221-0/+46
| |/
* | Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-03-083-91/+2
|\ \
| * \ Merge tag 'at24-5.1-updates-for-wolfram' of git://git.kernel.org/pub/scm/linu...Wolfram Sang2019-02-141-60/+0
| |\ \
| | * | eeprom: at24: remove at24_platform_dataBartosz Golaszewski2019-02-141-60/+0
| | |/
OpenPOWER on IntegriCloud