summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
ModeNameSize
-rw-r--r--atmel.h639logplain
-rw-r--r--cpsw.h1693logplain
-rw-r--r--dwc3-exynos.h712logplain
-rw-r--r--dwc3-omap.h2077logplain
-rw-r--r--efm32-uart.h354logplain
-rw-r--r--exynos4_tmu.h2875logplain
-rw-r--r--fsa9480.h656logplain
-rw-r--r--leds-renesas-tpu.h304logplain
-rw-r--r--macb.h446logplain
-rw-r--r--msm_serial_hs.h1949logplain
-rw-r--r--mv_usb.h1639logplain
-rw-r--r--ntc_thermistor.h1668logplain
-rw-r--r--omap-abe-twl6040.h1494logplain
-rw-r--r--omap4-keypad.h265logplain
-rw-r--r--pxa_sdhci.h1787logplain
-rw-r--r--s3c-hsudc.h1161logplain
-rw-r--r--spear_thermal.h837logplain
-rw-r--r--tegra_emc.h834logplain
-rw-r--r--tegra_usb.h843logplain
-rw-r--r--uio_pruss.h797logplain
24'>ALSA: pci: clean up using module_pci_driver()Takashi Iwai 2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell 2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker 2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai 2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan 2009-06-25sound: Use PCI_VDEVICEJoe Perches 2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai 2008-04-24[ALSA] sound: rme32.c fix integer as NULL pointer warningHarvey Harrison