aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data
Commit message (Expand)AuthorAgeFilesLines
* Merge android-4.9.212(7e0f964) into msm-4.9jianzhou2020-03-131-0/+3
|\
| * Merge 4.9.212 into android-4.9-qGreg Kroah-Hartman2020-01-291-0/+3
| |\
| | * dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2020-01-291-0/+3
* | | Merge android-4.9.203(13ff513) into msm-4.9jianzhou2020-01-061-1/+1
|\| |
| * | Merge 4.9.203 into android-4.9-qGreg Kroah-Hartman2019-11-251-1/+1
| |\|
| | * dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor2019-11-251-1/+1
* | | Merge android-4.9.131 (7bebf33) into msm-4.9Minming Qi2018-11-231-1/+1
|\| |
| * | Merge 4.9.131 into android-4.9Greg Kroah-Hartman2018-10-041-1/+1
| |\|
| | * hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten2018-10-031-1/+1
* | | Merge android-4.9.89 (960923f) into msm-4.9Blagovest Kolenichev2018-04-171-1/+1
|\| |
| * | Merge 4.9.89 into android-4.9Greg Kroah-Hartman2018-03-221-1/+1
| |\|
| | * regulator: isl9305: fix array sizeVincent Stehlé2018-03-221-1/+1
| * | ANDROID: w1: ds2482: Manage SLPZ pin sleep stateTodd Poynor2017-01-271-0/+21
| |/
* | wcnss: Add wcnss snapshot to msm-4.9Anurag Chouhan2018-01-161-0/+20
* | serial: msm_serial_hs: Add snapshot of serial highspeed driverMukesh Kumar Savaliya2017-10-031-0/+63
* | crypto: msm: Add QTI crypto driversAnilKumar Chimata2017-04-111-0/+24
* | w1: ds2482: Manage SLPZ pin sleep stateTodd Poynor2016-10-241-0/+21
|/
* Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-10-111-0/+2
|\
| * [media] media: platform: pxa_camera: make a standalone v4l2 deviceRobert Jarzmik2016-09-091-0/+2
* | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-062-1/+7
|\ \
| * \ Merge branch 'topic/compile_test' into for-linusVinod Koul2016-10-031-1/+1
| |\ \
| | * | dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| | |/
| * / dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge2016-09-261-0/+6
| |/
* | Merge tag 'rproc-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2016-10-061-3/+3
|\ \
| * | remoteproc/omap: fix various code formatting issuesAnna, Suman2016-08-121-3/+3
| |/
* | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-052-50/+57
|\ \
| * \ Merge branch 'ib-move-htc-egpio' into develLinus Walleij2016-09-281-0/+57
| |\ \
| | * | mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij2016-09-281-0/+57
| | |/
| * / gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy2016-09-121-50/+0
| |/
* | dmaengine: dw: override LLP support if asked in platform dataAndy Shevchenko2016-08-311-0/+2
* | dmaengine: dw: set polarity of handshake interfaceAndy Shevchenko2016-08-311-0/+2
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-053-0/+77
|\
| * rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-091-0/+41
| * rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-271-0/+16
| * rtc: ds2404: move rtc-ds2404.h to platform_dataAlexandre Belloni2016-06-271-0/+20
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-011-5/+0
|\ \
| * | platform_data: omapdss: Remove unused members from omap_dss_board_infoPeter Ujfalusi2016-06-031-5/+0
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-012-20/+0
|\ \ \
| * \ \ Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2016-07-141-17/+0
| |\ \ \
| | * | | ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann2016-07-121-17/+0
| | | |/ | | |/|
| * | | ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov2016-06-291-1/+0
| * | | ir-rx51: use PWM framework instead of OMAP dmtimerIvaylo Dimitrov2016-06-291-2/+0
| |/ /
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-012-1/+45
|\ \ \
| * | | ARM: OMAP2+: McBSP: Remove the old iclk allow/deny idle codePeter Ujfalusi2016-06-101-1/+0
| * | | ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handlingPeter Ujfalusi2016-06-101-0/+2
| * | | ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configurationPeter Ujfalusi2016-06-101-0/+1
| | |/ | |/|
| * | video/platform_data: omapdss: Create new header file for platform dataPeter Ujfalusi2016-06-031-0/+42
| |/
* | Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-07-311-0/+1
|\ \
| * | mmc: sdhci-esdhc-imx: support setting tuning start pointDong Aisheng2016-07-251-0/+1
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-1/+1
|\ \