aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown2011-07-28
| | * | | | regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-28
| | * | | | regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-28
| | * | | | regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-28
| | * | | | regulator: Fix argument format type errors in error printsMark Brown2011-07-22
| | * | | | regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-22
| | * | | | regulator: Make core more chatty about some errorsMark Brown2011-07-22
| | * | | | regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-22
| | * | | | regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-22
| | * | | | regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-22
| | * | | | regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K2011-07-22
| | * | | | regulator: Add basic per consumer debugfsMark Brown2011-07-04
| | * | | | regulator: Add rdev_crit() macroMark Brown2011-06-09
| | * | | | regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-09
| | * | | | regulator: Include the device name in the microamps_requested_ fileMark Brown2011-06-09
| | * | | | regulator: Increase the limit on sysfs file namesMark Brown2011-06-09
| | * | | | regulator: Properly register dummy regulator driverMark Brown2011-06-08
| | * | | | regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-05-30
| | * | | | regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown2011-05-30
| | * | | | regulator: Do bulk enables of regulators in parallelMark Brown2011-05-30
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-01
|\ \ \ \ \ \
| * | | | | | devtmpfs: missing initialialization in never-hit caseAl Viro2011-07-27
* | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-08-01
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' into for-linus-3.0Vinod Koul2011-07-27
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | dmaengine: pl08x: handle the rest of enums in pl08x_widthVinod Koul2011-07-26
| | * | | | | | DMA: PL08x: cleanup selection of burst sizeRussell King - ARM Linux2011-07-26
| | * | | | | | DMA: PL08x: avoid recalculating cctl at each prepareRussell King - ARM Linux2011-07-26
| | * | | | | | DMA: PL08x: cleanup selection of buswidthRussell King - ARM Linux2011-07-26
| | * | | | | | DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux2011-07-26
| | * | | | | | DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux2011-07-26
| | * | | | | | DMA: PL08x: clean up LLI debuggingRussell King - ARM Linux2011-07-26
| | * | | | | | DMA: PL08x: select LLI bus only once per LLI setupRussell King - ARM Linux2011-07-26
| | * | | | | | DMA: PL08x: remove unused constantsRussell King - ARM Linux2011-07-26
| | * | | | | | ARM: mxs-dma: reset after disable channelDong Aisheng2011-07-26
| | * | | | | | dma: intel_mid_dma: remove redundant pci_set_drvdata callsAxel Lin2011-07-26
| | * | | | | | dma: mxs-dma: fix unterminated platform_device_id tableAxel Lin2011-07-26
| | * | | | | | dmaengine: pl330: make platform data optionalRob Herring2011-07-26
| | * | | | | | dmaengine: imx-sdma: return proper error if kzalloc failsAxel Lin2011-07-25
| | * | | | | | pch_dma: Fix CTL register access issueTomoya MORINAGA2011-07-25
| | * | | | | | dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo2011-07-13
| | * | | | | | dmaengine/coh901318: fix slave submission semanticsLinus Walleij2011-07-13
| | * | | | | | dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent2011-07-13
| | * | | | | | dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij2011-07-13
| | * | | | | | dmaengine/ste_dma40: make the cyclic alloc NOWAITRobert Marklund2011-07-13
| | * | | | | | dmaengine/ste_dma40: fix missing kernel-docom prakash2011-07-13
| | * | | | | | dmaengine: remove ste_dma40 from issue_pending TODOPer Forlin2011-07-13
| | * | | | | | dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin2011-07-13
| | * | | | | | pch_dma: Fix channel lockingAlexander Stein2011-07-13
| | * | | | | | dma: mv_xor: use resource_size()H Hartley Sweeten2011-07-13
| | * | | | | | dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski2011-06-24