aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon2011-03-23
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-23
* mfd: mfd_cell is now implicitly available to htc-pasic3 driversAndres Salomon2011-03-23
* mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon2011-03-23
* mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon2011-03-23
* mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon2011-03-23
* mfd: mfd_cell is now implicitly available to jz4740 driversAndres Salomon2011-03-23
* mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon2011-03-23
* mfd: Enabling twl4030_wdt and pwrbutton only for TritonKeerthy2011-03-23
* mfd: Put WM8994 into reset when suspendingMark Brown2011-03-23
* mfd: Remove bitrotted genirq comment from wm831x IRQ codeMark Brown2011-03-23
* regulator: twl: add clk32kg to twl-regulatorBalaji T K2011-03-23
* mfd: Add new ab8500 GPADC driverArun Murthy2011-03-23
* mfd: ab8500: world-writable debugfs register-* filesVasiliy Kulikov2011-03-23
* mfd: ab3500: world-writable debugfs register-* filesVasiliy Kulikov2011-03-23
* mfd: ab3100: world-writable debugfs *_priv filesVasiliy Kulikov2011-03-23
* mfd: AB8500 system control driverMattias Nilsson2011-03-23
* mfd: Add fast path for WM831x touchscreen interruptsMark Brown2011-03-23
* mfd: Convert WM831x SPI to use dev_pm_opsMark Brown2011-03-23
* mfd: Invert tps6586x GPIO and subdevices initializationVincent Palatin2011-03-23
* mfd: Add BTN_TOUCH event to ucb1x00-tsJochen Friedrich2011-03-23
* mfd: Remove obsolete cleanup for wl1273 clientdataWolfram Sang2011-03-23
* mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown2011-03-23
* mfd: Convert pcf50633 to dev_pm_opsMark Brown2011-03-23
* mfd: Staticise non-exported symbols in MAX8998 driverMark Brown2011-03-23
* mfd: Convert adp5520 to dev_pm_opsMark Brown2011-03-23
* mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driverMark Brown2011-03-23
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-03-22
|\
| * dmaengine/dmatest: Pass timeout via module paramsViresh Kumar2011-03-22
| * dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCsUwe Kleine-König2011-03-22
| * fsldma: make halt behave nicely on all supported controllersIra Snyder2011-03-11
| * fsldma: reduce locking during descriptor cleanupIra Snyder2011-03-11
| * fsldma: support async_tx dependencies and automatic unmappingIra Snyder2011-03-11
| * fsldma: fix controller lockupsIra Snyder2011-03-11
| * fsldma: minor codingstyle and consistency fixesIra Snyder2011-03-11
| * fsldma: improve link descriptor debuggingIra Snyder2011-03-11
| * fsldma: use channel name in printk outputIra Snyder2011-03-11
| * fsldma: move related helper functions near each otherIra Snyder2011-03-11
| * dmatest: fix automatic buffer unmap typeIra Snyder2011-03-11
| * drivers, pch_dma: Fix warning when CONFIG_PM=n.Rakib Mullick2011-03-06
| * dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writelViresh Kumar2011-03-06
| * dw_dmac: Setting Default Burst length for transfers as 16.Viresh Kumar2011-03-06
| * dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR2011-03-06
| * dw_dmac: Pass Channel Priority from platform_dataViresh Kumar2011-03-06
| * dw_dmac: Pass Channel Allocation Order from platform_dataViresh Kumar2011-03-06
| * dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finishViresh Kumar2011-03-06
| * dw_dmac: Change value of DWC_MAX_COUNT to 4095.Viresh Kumar2011-03-06
| * dw_dmac: Adding support for 64 bit access width for memcpy xfersViresh Kumar2011-03-06
| * dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lockViresh Kumar2011-03-06
| * dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_co...Viresh Kumar2011-03-06