linux_dsm_epyc7002/include/linux/platform_data
Linus Torvalds ed5dc2372d MMC highlights for 3.9:
Core:
  - Support for packed commands in eMMC 4.5.  (This requires a host
    capability to be turned on.  It increases write throughput by 20%+,
    but may also increase average write latency; more testing needed.)
  - Add DT bindings for capability flags.
  - Add mmc_of_parse() for shared DT parsing between drivers.
 
 Drivers:
  - android-goldfish: New MMC driver for the Android Goldfish emulator.
  - mvsdio: Add DT bindings, pinctrl, use slot-gpio for card detection.
  - omap_hsmmc: Fix boot hangs with RPMB partitions.
  - sdhci-bcm2835: New driver for controller used by Raspberry Pi.
  - sdhci-esdhc-imx: Add 8-bit data, auto CMD23 support, use slot-gpio.
  - sh_mmcif: Add support for eMMC DDR, bundled MMCIF IRQs.
  - tmio_mmc: Add DT bindings, support for vccq regulator.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.13 (GNU/Linux)
 
 iQIcBAABAgAGBQJRKmwHAAoJEHNBYZ7TNxYMNBYP/2FZRY33nrnJ0yKeMpyfdH+C
 LN+33imQudA2t86FlbAOocvcpM12oTPy+DkIbFchWhN1O4lzrqMos8/527QUm9qL
 cyCnZXrbst/Ttrs3UIbfkKNhA1m4Wau/taNPJ0fWqdmZU4424O774xSOyyB8m9x/
 DKuPIs6B9AfVAlS+OM8ZtviIvsJRgC6amZ0mNQZIKGHPm7vCTg6n35tP1ux7ZvJQ
 4dMlgqRalV+xN9gNBnCVLOc2eSwEyxIJA2m13LTHGf72pkNvSdYrID87qTJbvXOl
 Ed7PHuU3+M5bHw7ErCkbi8rmwuSuc8omNt9WK+syGLx4g7v7GceIYHNQudatdN7O
 gYUWnufT6Om6y+6h9QJ5td4ZZ7i6MhfC1Ps8hJCUjiVn+cLKlEPj0KmLAhZm+6cu
 wuBdCujeAFu7Z5VcaO2TBLHXXsgggnWbpoq7v6fucCNIleBe598Nu2YJAdbMc+W4
 8mONN4ANslTw7CAMrL3C99Ab1WVLZenX38schgDisTkGnI8dr/JCD4OpqAnPSKql
 qD5KCKRb8O4BMZpQxiFwyTzqYpmNM9RkaIykLxY5y26lgwFI+At9wh1HnhFC4Hl/
 ReJ5Cnm8sH19Vgz+5zpZzzS5/aCssObdfFImIfw1wWzwk9A8EHSjAZsVUkzXiVd4
 yRwz6eeO3gBMZ+v2humV
 =dYdW
 -----END PGP SIGNATURE-----

Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc

Pull MMC update from Chris Ball:
 "MMC highlights for 3.9:

  Core:
   - Support for packed commands in eMMC 4.5.  (This requires a host
     capability to be turned on.  It increases write throughput by 20%+,
     but may also increase average write latency; more testing needed.)
   - Add DT bindings for capability flags.
   - Add mmc_of_parse() for shared DT parsing between drivers.

  Drivers:
   - android-goldfish: New MMC driver for the Android Goldfish emulator.
   - mvsdio: Add DT bindings, pinctrl, use slot-gpio for card detection.
   - omap_hsmmc: Fix boot hangs with RPMB partitions.
   - sdhci-bcm2835: New driver for controller used by Raspberry Pi.
   - sdhci-esdhc-imx: Add 8-bit data, auto CMD23 support, use slot-gpio.
   - sh_mmcif: Add support for eMMC DDR, bundled MMCIF IRQs.
   - tmio_mmc: Add DT bindings, support for vccq regulator"

* tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc: (92 commits)
  mmc: tegra: assume CONFIG_OF, remove platform data
  mmc: add DT bindings for more MMC capability flags
  mmc: tmio: add support for the VccQ regulator
  mmc: tmio: remove unused and deprecated symbols
  mmc: sh_mobile_sdhi: use managed resource allocations
  mmc: sh_mobile_sdhi: remove unused .pdata field
  mmc: tmio-mmc: parse device-tree bindings
  mmc: tmio-mmc: define device-tree bindings
  mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
  mmc: (cosmetic) remove "extern" from function declarations
  mmc: provide a standard MMC device-tree binding parser centrally
  mmc: detailed definition of CD and WP MMC line polarities in DT
  mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
  mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
  mmc: sdhci: check voltage range only on regulators aware of voltage value
  mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
  mmc: support packed write command for eMMC4.5 devices
  mmc: add packed command feature of eMMC4.5
  mmc: rtsx: remove driving adjustment
  mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
  ...
2013-02-26 09:31:09 -08:00
..
ad5449.h
ad5755.h
ad7266.h
ad7298.h staging:iio: Move the ad7298 driver out of staging 2012-11-19 22:22:15 +00:00
ad7791.h
ad7793.h staging:iio: Move ad7793 driver out of staging 2012-11-30 12:57:08 +00:00
ad7887.h
ads7828.h hwmon: (ads7828) driver cleanup 2012-12-05 10:55:54 -08:00
asoc-imx-ssi.h
asoc-kirkwood.h
asoc-mx27vis.h
asoc-palm27x.h
asoc-s3c24xx_simtec.h
asoc-s3c.h ASoC: Samsung: Get I2S src_clk from clock alias id. 2012-11-28 19:18:00 +00:00
asoc-ti-mcbsp.h
at91_adc.h
ata-pxa.h
ata-samsung_cf.h
atmel-aes.h
atmel.h atmel: move ATMEL_MAX_UART to platform_data/atmel.h 2012-11-19 17:44:54 +01:00
camera-mx1.h
camera-mx2.h
camera-mx3.h
camera-pxa.h
clk-integrator.h clk: move IM-PD1 clocks to drivers/clk 2012-11-21 11:02:44 -08:00
clk-nomadik.h
clk-realview.h
clk-u300.h
clk-ux500.h
clocksource-nomadik-mtu.h
cpsw.h driver: net: ethernet: cpsw: dual emac interface implementation 2013-02-12 16:15:10 -05:00
crypto-ux500.h
davinci_asp.h ASoC: McASP: remove unused variables 2012-12-07 14:46:56 +09:00
db8500_thermal.h
dma-atmel.h
dma-coh901318.h dma: coh901318: create a proper platform data file 2013-01-07 17:35:57 +01:00
dma-ep93xx.h
dma-imx-sdma.h
dma-imx.h
dma-mmp_tdma.h
dma-mv_xor.h dma: mv_xor: remove the pool_size from platform_data 2012-11-20 15:59:00 +01:00
dma-ste-dma40.h dmaengine: ste_dma40: add software lli support 2013-01-14 10:51:08 +01:00
dmtimer-omap.h
dsp-omap.h
dwc3-exynos.h
dwc3-omap.h
efm32-uart.h
ehci-sh.h
emif_plat.h
eth-netx.h
exynos_thermal.h
fsa9480.h
gpio-em.h
gpio-omap.h
gpio-ts5500.h gpio: add TS-5500 DIO blocks support 2012-12-10 11:23:25 +01:00
hwmon-s3c.h
i2c-cbus-gpio.h i2c: i2c-cbus-gpio: introduce driver 2012-11-19 09:57:16 +01:00
i2c-davinci.h
i2c-imx.h
i2c-nomadik.h
i2c-nuc900.h
i2c-s3c2410.h ARM: s3c: i2c: add platform_device forward declaration 2013-02-14 15:04:40 +01:00
imx-iram.h [media] coda: Fix build due to iram.h rename 2013-01-08 09:44:06 +01:00
ina2xx.h
invensense_mpu6050.h Invensense MPU6050 Device Driver. 2013-02-10 17:42:43 +00:00
iommu-omap.h iommu/omap: Adapt to runtime pm 2012-12-03 18:48:23 +01:00
irda-pxaficp.h
keyboard-pxa930_rotary.h
keyboard-spear.h
keypad-ep93xx.h
keypad-nomadik-ske.h
keypad-omap.h
keypad-pxa27x.h
keypad-w90p910.h
keyscan-davinci.h
lcd-mipid.h
leds-kirkwood-netxbig.h
leds-kirkwood-ns2.h
leds-lm355x.h
leds-lm3642.h
leds-lp55xx.h leds-lp55xx: add new common driver for lp5521/5523 2013-02-06 15:59:26 -08:00
leds-omap.h
leds-pca9633.h
leds-renesas-tpu.h
leds-s3c24xx.h
lm3630_bl.h
lm3639_bl.h
lp855x.h backlight: lp855x_bl: support new LP8557 device 2013-02-21 17:22:25 -08:00
lp8727.h
lp8755.h regulator: lp8755: new driver for LP8755 2012-12-24 16:32:34 +00:00
macb.h
max197.h
max310x.h
max6697.h hwmon: Driver for Maxim MAX6697 and compatibles 2013-02-06 09:57:56 -08:00
mfd-mcp-sa11x0.h
microread.h NFC: Initial support for Inside Secure microread 2013-02-03 20:37:42 +01:00
mipi-csis.h
mmc-davinci.h
mmc-esdhc-imx.h mmc: sdhci-esdhc-imx: support 8bit mode 2013-02-24 14:37:03 -05:00
mmc-msm_sdcc.h
mmc-mvsdio.h
mmc-mxcmmc.h
mmc-omap.h ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
mmc-pxamci.h
mmc-s3cmci.h
mmp_audio.h
mmp_dma.h
mouse-pxa930_trkball.h
msm_serial_hs.h
mtd-davinci-aemif.h
mtd-davinci.h
mtd-mxc_nand.h
mtd-nand-omap2.h mtd: omap-nand: pass device_node in platform data 2013-01-14 09:55:19 -08:00
mtd-nand-pxa3xx.h
mtd-nand-s3c2410.h
mtd-onenand-omap2.h mtd: omap-onenand: pass device_node in platform data 2013-02-01 14:10:11 -08:00
mtd-orion_nand.h
mv_usb.h
ntc_thermistor.h
omap1_bl.h
omap4-keypad.h
omap_drm.h
omap_ocp2scp.h
omap-abe-twl6040.h
omap-twl4030.h ASoC: omap-twl4030: Update the header file to support more boards 2012-12-07 12:54:31 +09:00
omap-wd-timer.h
pcmcia-pxa2xx_viper.h
pinctrl-coh901.h pinctrl/u300/coh901: stop spawning pinctrl from GPIO 2012-11-21 08:55:22 +01:00
pinctrl-nomadik.h
pn544.h NFC: Move pn544.h to linux/platform_data/ 2012-11-19 23:56:59 +01:00
pxa2xx_udc.h
pxa_sdhci.h mmc: sdhci-pxav3: add quirks2 2012-12-06 13:54:51 -05:00
remoteproc-omap.h
s3c-hsotg.h ARM defconfigs: add missing inclusions of linux/platform_device.h 2013-02-14 15:14:32 -08:00
s3c-hsudc.h
sa11x0-serial.h
samsung-usbphy.h usb: phy: samsung: Introducing usb phy driver for hsotg 2013-01-18 15:06:30 +02:00
sc18is602.h
serial-imx.h
serial-omap.h ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h 2012-12-14 14:50:09 -08:00
serial-sccnxp.h serial: sccnxp: Rename header file to match functionality 2013-01-15 23:00:38 -08:00
shmob_drm.h
sht15.h
spi-clps711x.h spi/clps711x: New SPI master driver 2012-12-05 23:14:38 +00:00
spi-davinci.h
spi-ep93xx.h
spi-imx.h
spi-nuc900.h
spi-omap2-mcspi.h spi: spi-omap2-mcspi.c: Toggle CS after each word 2013-01-26 17:00:04 +08:00
spi-s3c64xx.h
tegra_emc.h
tegra_usb.h
ti_am335x_adc.h
touchscreen-s3c2410.h
tsl2563.h iio:light:tsl2563 move out of staging 2013-01-27 17:37:24 +00:00
uio_dmem_genirq.h
uio_pruss.h
usb3503.h USB: misc: Add USB3503 High-Speed Hub Controller 2013-01-11 12:12:07 -08:00
usb-davinci.h
usb-ehci-mxc.h
usb-ehci-orion.h
usb-ehci-s5p.h
usb-exynos.h
usb-imx_udc.h
usb-musb-ux500.h
usb-mx2.h
usb-ohci-pxa27x.h
usb-ohci-s3c2410.h
usb-omap.h mfd: omap-usb-host: override number of ports from platform data 2013-02-13 13:22:49 +02:00
usb-pxa3xx-ulpi.h
usb-s3c2410_udc.h
ux500_wdt.h watchdog: Add support for ux500_wdt watchdog 2013-02-14 00:22:53 +01:00
video-ep93xx.h
video-imxfb.h
video-msm_fb.h
video-mx3fb.h
video-nuc900fb.h
video-pxafb.h
video-vt8500lcdfb.h
voltage-omap.h
wiznet.h