aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-23mfd: Add MODULE_DEVICE_TABLE to pcf50633-coreAxel Lin1-0/+1
2011-03-23mfd: Add MODULE_DEVICE_TABLE to mc13xxx-coreAxel Lin1-0/+1
2011-03-23mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon2-22/+57
2011-03-23mfd: add platform_device sharing support for mfdAndres Salomon2-0/+70
2011-03-23mfd: Add refcounting support to mfd_cellsAndres Salomon2-5/+73
2011-03-23mfd: Remove driver_data field from mfd_cellAndres Salomon2-4/+0
2011-03-23rdc321x-southbridge: Use mfd_data instead of driver_dataAndres Salomon3-4/+6
2011-03-23fb: Use mfd_data instead of driver_data for tmio-fbAndres Salomon2-9/+8
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon3-4/+3
2011-03-23mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon6-22/+14
2011-03-23w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon3-5/+4
2011-03-23asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon2-2/+3
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon3-4/+5
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon8-39/+39
2011-03-23mfd: Drop data_size from mfd_cell structAndres Salomon1-3/+0
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon9-40/+39
2011-03-23mfd: mfd_cell is now implicitly available to janz driversAndres Salomon3-3/+4
2011-03-23mfd: mfd_cell is now implicitly available to tc6387xb driversAndres Salomon1-5/+0
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon3-5/+6
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon3-34/+13
2011-03-23mfd: mfd_cell is now implicitly available to sh_mobile_sdhi driversAndres Salomon1-2/+0
2011-03-23mfd: mfd_cell is now implicitly available to wl1273 driversAndres Salomon3-4/+3
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon2-14/+5
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon9-37/+17
2011-03-23mfd: mfd_cell is now implicitly available to htc-pasic3 driversAndres Salomon1-4/+0
2011-03-23mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon3-19/+13
2011-03-23mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon2-4/+3
2011-03-23mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon2-4/+1
2011-03-23mfd: mfd_cell is now implicitly available to jz4740 driversAndres Salomon3-6/+2
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon2-8/+24
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon1-2/+2
2011-03-23mfd: Enabling twl4030_wdt and pwrbutton only for TritonKeerthy1-2/+2
2011-03-23mfd: Put WM8994 into reset when suspendingMark Brown1-0/+5
2011-03-23mfd: Remove bitrotted genirq comment from wm831x IRQ codeMark Brown1-9/+0
2011-03-23OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K2-0/+14
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K3-1/+29
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy4-0/+332
2011-03-23mfd: ab8500: world-writable debugfs register-* filesVasiliy Kulikov1-3/+3
2011-03-23mfd: ab3500: world-writable debugfs register-* filesVasiliy Kulikov1-3/+3
2011-03-23mfd: ab3100: world-writable debugfs *_priv filesVasiliy Kulikov1-2/+2
2011-03-23mfd: AB8500 system control driverMattias Nilsson3-1/+335
2011-03-23mfd: Add fast path for WM831x touchscreen interruptsMark Brown1-0/+12
2011-03-23mfd: Convert WM831x SPI to use dev_pm_opsMark Brown1-9/+15
2011-03-23mfd: Invert tps6586x GPIO and subdevices initializationVincent Palatin1-10/+16
2011-03-23mfd: Add BTN_TOUCH event to ucb1x00-tsJochen Friedrich1-1/+4
2011-03-23mfd: Remove obsolete cleanup for wl1273 clientdataWolfram Sang1-2/+0
2011-03-23mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown2-0/+11
2011-03-23mfd: Convert pcf50633 to dev_pm_opsMark Brown1-12/+11
2011-03-23mfd: Staticise non-exported symbols in MAX8998 driverMark Brown1-2/+2
2011-03-23mfd: Convert adp5520 to dev_pm_opsMark Brown1-8/+7