summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon2011-03-236-22/+14
* w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon2011-03-233-5/+4
* asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon2011-03-232-2/+3
* asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon2011-03-233-4/+5
* mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon2011-03-238-39/+39
* mfd: Drop data_size from mfd_cell structAndres Salomon2011-03-231-3/+0
* mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-239-40/+39
* mfd: mfd_cell is now implicitly available to janz driversAndres Salomon2011-03-233-3/+4
* mfd: mfd_cell is now implicitly available to tc6387xb driversAndres Salomon2011-03-231-5/+0
* mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon2011-03-233-5/+6
* mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon2011-03-233-34/+13
* mfd: mfd_cell is now implicitly available to sh_mobile_sdhi driversAndres Salomon2011-03-231-2/+0
* mfd: mfd_cell is now implicitly available to wl1273 driversAndres Salomon2011-03-233-4/+3
* mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon2011-03-232-14/+5
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-239-37/+17
* mfd: mfd_cell is now implicitly available to htc-pasic3 driversAndres Salomon2011-03-231-4/+0
* mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon2011-03-233-19/+13
* mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon2011-03-232-4/+3
* mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon2011-03-232-4/+1
* mfd: mfd_cell is now implicitly available to jz4740 driversAndres Salomon2011-03-233-6/+2
* mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon2011-03-232-8/+24
* mfd-core: Fix up typos/vagueness in commentAndres Salomon2011-03-231-2/+2
* mfd: Enabling twl4030_wdt and pwrbutton only for TritonKeerthy2011-03-231-2/+2
* mfd: Put WM8994 into reset when suspendingMark Brown2011-03-231-0/+5
* mfd: Remove bitrotted genirq comment from wm831x IRQ codeMark Brown2011-03-231-9/+0
* OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K2011-03-232-0/+14
* regulator: twl: add clk32kg to twl-regulatorBalaji T K2011-03-233-1/+29
* mfd: Add new ab8500 GPADC driverArun Murthy2011-03-234-0/+332
* mfd: ab8500: world-writable debugfs register-* filesVasiliy Kulikov2011-03-231-3/+3
* mfd: ab3500: world-writable debugfs register-* filesVasiliy Kulikov2011-03-231-3/+3
* mfd: ab3100: world-writable debugfs *_priv filesVasiliy Kulikov2011-03-231-2/+2
* mfd: AB8500 system control driverMattias Nilsson2011-03-233-1/+335
* mfd: Add fast path for WM831x touchscreen interruptsMark Brown2011-03-231-0/+12
* mfd: Convert WM831x SPI to use dev_pm_opsMark Brown2011-03-231-9/+15
* mfd: Invert tps6586x GPIO and subdevices initializationVincent Palatin2011-03-231-10/+16
* mfd: Add BTN_TOUCH event to ucb1x00-tsJochen Friedrich2011-03-231-1/+4
* mfd: Remove obsolete cleanup for wl1273 clientdataWolfram Sang2011-03-231-2/+0
* mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown2011-03-232-0/+11
* mfd: Convert pcf50633 to dev_pm_opsMark Brown2011-03-231-12/+11
* mfd: Staticise non-exported symbols in MAX8998 driverMark Brown2011-03-231-2/+2
* mfd: Convert adp5520 to dev_pm_opsMark Brown2011-03-231-8/+7
* mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driverMark Brown2011-03-231-0/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-2316-1262/+1989
|\
| * avr32: at32ap700x: fix typo in DMA master configurationJamie Iles2011-03-221-2/+2
| * dmaengine/dmatest: Pass timeout via module paramsViresh Kumar2011-03-221-1/+6
| * dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCsUwe Kleine-König2011-03-221-1/+1
| * fsldma: make halt behave nicely on all supported controllersIra Snyder2011-03-121-3/+16
| * fsldma: reduce locking during descriptor cleanupIra Snyder2011-03-121-62/+46
| * fsldma: support async_tx dependencies and automatic unmappingIra Snyder2011-03-121-36/+95
| * fsldma: fix controller lockupsIra Snyder2011-03-122-122/+99