aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+1
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-20/+0
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-0/+4
2017-05-03Merge tag 'regulator-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+1
2017-04-30Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808' and 'regulator/fix/tps65023' into regulator-linusMark Brown1-1/+1
2017-04-28watchdog: iTCO_wdt: Add PMC specific noreboot update apiKuppuswamy Sathyanarayanan1-0/+4
2017-04-21video: fbdev: imxfb: support AUS modeMartin Kaiser1-0/+1
2017-04-20iommu/omap: Move data structures to omap-iommu.hJoerg Roedel1-17/+0
2017-04-20iommu/omap: Drop legacy-style device supportSuman Anna1-3/+0
2017-04-10regulator: isl9305: fix array sizeVincent Stehlé1-1/+1
2017-04-05NFC: st21nfca: Get rid of platform dataAndy Shevchenko1-33/+0
2017-04-05NFC: pn544: Get rid of platform dataAndy Shevchenko1-43/+0
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-16/+0
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-0/+202
2017-02-25Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds1-4/+0
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+2
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-5/+10
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+23
2017-02-21Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+2
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+3
2017-02-21rtc: m48t86: remove unused platform_dataH Hartley Sweeten1-16/+0
2017-02-21Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+1
2017-02-20Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-14/+3
2017-02-19Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/slave' into spi-nextMark Brown7-58/+113
2017-02-16spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten1-14/+3
2017-02-13mmc: mxcmmc: Include interrupt.h in the platform data headerUlf Hansson1-0/+1
2017-01-30[media] ir-rx51: port to rc-coreSean Young1-3/+3
2017-01-26platform/x86: fix typo in commentPierre-Louis Bossart1-1/+1
2017-01-26arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea1-0/+158
2017-01-26clk: x86: Add Atom PMC platform clocksIrina Tirdea1-0/+44
2017-01-26gpio: davinci: Add support for multiple GPIO controllersKeerthy1-0/+1
2017-01-26gpio: davinci: Redesign driver to accommodate ngpios in one gpio chipKeerthy1-2/+10
2017-01-26gpio: davinci: Remove unwanted blank lineKeerthy1-1/+0
2017-01-25dmaengine: dw: add support of iDMA 32-bit hardwareAndy Shevchenko1-0/+2
2017-01-19memory: aemif: allow passing device lookup table as platform dataBartosz Golaszewski1-0/+23
2017-01-11video: fbdev: imxfb: remove the macros for initializing the DMACRMartin Kaiser1-4/+0
2017-01-11gpio: davinci: Remove redundant members davinci_gpio_controller stuctKeerthy1-3/+0
2017-01-10Merge tag 'v4.10-rc1' into asoc-samsungMark Brown7-58/+113
2017-01-03spi-nor: Add support for Intel SPI serial flash controllerMika Westerberg1-0/+31
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-28/+0
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+5
2016-12-17net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta1-0/+6
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov1-0/+2
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-23/+0
2016-12-15Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-0/+99
2016-12-15ASoC: samsung: Remove tests of member addressKrzysztof Kozlowski1-4/+2
2016-12-14Merge branch 'topic/s3c64xx' into for-linusVinod Koul1-3/+0
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang1-28/+0
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev1-2/+3