aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
2013-06-27mmc: esdhc-imx: parse max-frequency from devicetreeLucas Stach1-0/+1
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie2-2/+5
2013-06-27drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart1-0/+54
2013-06-24Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-2/+3
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter1-0/+1
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter1-2/+2
2013-06-21pwm: Add Renesas TPU PWM driverLaurent Pinchart1-0/+16
2013-06-20Merge tag 'omap-for-v3.11/mailbox-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+58
2013-06-20Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-1/+183
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-22/+0
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie1-2/+1
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter2-1/+183
2013-06-17Merge remote-tracking branch 'asoc/topic/ssm2518' into asoc-nextMark Brown1-0/+22
2013-06-17pinctrl: get rid of all platform data for coh901Linus Walleij1-22/+0
2013-06-14Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-1/+4
2013-06-14Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson1-0/+28
2013-06-14Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-21/+5
2013-06-12input: mfd: ti_am335x_tsc remove remaining platform data piecesSebastian Andrzej Siewior1-14/+0
2013-06-11iio:dac: Add support for the AD7303Lars-Peter Clausen1-0/+21
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+81
2013-06-11ARM: OMAP2+: add user and fifo info to mailbox platform dataSuman Anna1-0/+5
2013-06-11ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna1-0/+53
2013-06-11Merge tag 'renesas-pinmux-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-1/+4
2013-06-11phy-rcar-usb: add R8A7778 supportSergei Shtylyov1-1/+3
2013-06-11phy-rcar-usb: add platform dataSergei Shtylyov1-0/+26
2013-06-06clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic1-2/+4
2013-06-04gpio-rcar: Add RCAR_GP_PIN macroLaurent Pinchart1-0/+2
2013-06-04gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTHSimon Horman1-0/+1
2013-06-04gpio-rcar: Make the platform data gpio_base field signedLaurent Pinchart1-1/+1
2013-06-04dmaengine: ste_dma40: Allow memcpy channels to be configured from DTLee Jones1-0/+2
2013-06-04dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones1-8/+1
2013-06-04ARM: ux500: Remove recently unused stedma40_xfer_dir enumsLee Jones1-9/+1
2013-06-04usb: musb: ux500: move channel number knowledge into the driverLee Jones1-4/+1
2013-06-03cw1200: rename the cw1200 platform definition headerSolomon Peachy1-0/+0
2013-06-03cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy1-1/+36
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy1-6/+6
2013-06-03cw1200: move platform_data header to correct location.Solomon Peachy1-0/+46
2013-05-30ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren1-31/+0
2013-05-30usb: misc: usb3503: Add to select the ports to disableDongjin Kim1-0/+5
2013-05-28clk: si5351: Allow user to define disabled state for every clock outputSebastian Hesselbarth1-0/+18
2013-05-27Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-17/+3
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+5
2013-05-25ASoC: Add ssm2518 supportLars-Peter Clausen1-0/+22
2013-05-23dmaengine: ste_dma40: Correct copy/paste errorLee Jones1-1/+1
2013-05-23ARM: ux500: Remove DMA address look-up tableLee Jones1-2/+0
2013-05-23dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones1-2/+0
2013-05-23dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones1-4/+2
2013-05-23dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones1-4/+0
2013-05-23dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones1-4/+0
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar1-2/+0