index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mfd-core: Unconditionally add mfd_cell to every platform_device
Andres Salomon
2011-03-23
2
-8
/
+24
*
mfd-core: Fix up typos/vagueness in comment
Andres Salomon
2011-03-23
1
-2
/
+2
*
mfd: Enabling twl4030_wdt and pwrbutton only for Triton
Keerthy
2011-03-23
1
-2
/
+2
*
mfd: Put WM8994 into reset when suspending
Mark Brown
2011-03-23
1
-0
/
+5
*
mfd: Remove bitrotted genirq comment from wm831x IRQ code
Mark Brown
2011-03-23
1
-9
/
+0
*
OMAP4: add clk32kg data to omap4panda and blaze board file
Balaji T K
2011-03-23
2
-0
/
+14
*
regulator: twl: add clk32kg to twl-regulator
Balaji T K
2011-03-23
3
-1
/
+29
*
mfd: Add new ab8500 GPADC driver
Arun Murthy
2011-03-23
4
-0
/
+332
*
mfd: ab8500: world-writable debugfs register-* files
Vasiliy Kulikov
2011-03-23
1
-3
/
+3
*
mfd: ab3500: world-writable debugfs register-* files
Vasiliy Kulikov
2011-03-23
1
-3
/
+3
*
mfd: ab3100: world-writable debugfs *_priv files
Vasiliy Kulikov
2011-03-23
1
-2
/
+2
*
mfd: AB8500 system control driver
Mattias Nilsson
2011-03-23
3
-1
/
+335
*
mfd: Add fast path for WM831x touchscreen interrupts
Mark Brown
2011-03-23
1
-0
/
+12
*
mfd: Convert WM831x SPI to use dev_pm_ops
Mark Brown
2011-03-23
1
-9
/
+15
*
mfd: Invert tps6586x GPIO and subdevices initialization
Vincent Palatin
2011-03-23
1
-10
/
+16
*
mfd: Add BTN_TOUCH event to ucb1x00-ts
Jochen Friedrich
2011-03-23
1
-1
/
+4
*
mfd: Remove obsolete cleanup for wl1273 clientdata
Wolfram Sang
2011-03-23
1
-2
/
+0
*
mfd: Support configuration of WM831x /IRQ output in CMOS mode
Mark Brown
2011-03-23
2
-0
/
+11
*
mfd: Convert pcf50633 to dev_pm_ops
Mark Brown
2011-03-23
1
-12
/
+11
*
mfd: Staticise non-exported symbols in MAX8998 driver
Mark Brown
2011-03-23
1
-2
/
+2
*
mfd: Convert adp5520 to dev_pm_ops
Mark Brown
2011-03-23
1
-8
/
+7
*
mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driver
Mark Brown
2011-03-23
1
-0
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-03-22
16
-1262
/
+1989
|
\
|
*
avr32: at32ap700x: fix typo in DMA master configuration
Jamie Iles
2011-03-22
1
-2
/
+2
|
*
dmaengine/dmatest: Pass timeout via module params
Viresh Kumar
2011-03-22
1
-1
/
+6
|
*
dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs
Uwe Kleine-König
2011-03-22
1
-1
/
+1
|
*
fsldma: make halt behave nicely on all supported controllers
Ira Snyder
2011-03-11
1
-3
/
+16
|
*
fsldma: reduce locking during descriptor cleanup
Ira Snyder
2011-03-11
1
-62
/
+46
|
*
fsldma: support async_tx dependencies and automatic unmapping
Ira Snyder
2011-03-11
1
-36
/
+95
|
*
fsldma: fix controller lockups
Ira Snyder
2011-03-11
2
-122
/
+99
|
*
fsldma: minor codingstyle and consistency fixes
Ira Snyder
2011-03-11
2
-18
/
+15
|
*
fsldma: improve link descriptor debugging
Ira Snyder
2011-03-11
1
-6
/
+15
|
*
fsldma: use channel name in printk output
Ira Snyder
2011-03-11
2
-34
/
+36
|
*
fsldma: move related helper functions near each other
Ira Snyder
2011-03-11
1
-52
/
+64
|
*
dmatest: fix automatic buffer unmap type
Ira Snyder
2011-03-11
1
-1
/
+6
|
*
Merge branch 'for_dan' of git://git.infradead.org/users/vkoul/slave-dma into ...
Dan Williams
2011-03-11
9
-50
/
+881
|
|
\
|
|
*
drivers, pch_dma: Fix warning when CONFIG_PM=n.
Rakib Mullick
2011-03-07
1
-0
/
+2
|
|
*
dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel
Viresh Kumar
2011-03-07
1
-4
/
+4
|
|
*
avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize
Viresh Kumar
2011-03-07
1
-0
/
+9
|
|
*
dw_dmac: Setting Default Burst length for transfers as 16.
Viresh Kumar
2011-03-07
1
-2
/
+2
|
|
*
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
Viresh KUMAR
2011-03-07
3
-6
/
+39
|
|
*
dw_dmac: Changing type of src_master and dest_master to u8.
Viresh Kumar
2011-03-07
1
-2
/
+4
|
|
*
dw_dmac: Pass Channel Priority from platform_data
Viresh Kumar
2011-03-07
3
-2
/
+16
|
|
*
dw_dmac: Pass Channel Allocation Order from platform_data
Viresh Kumar
2011-03-07
2
-1
/
+8
|
|
*
dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish
Viresh Kumar
2011-03-07
1
-0
/
+7
|
|
*
dw_dmac: Change value of DWC_MAX_COUNT to 4095.
Viresh Kumar
2011-03-07
1
-3
/
+2
|
|
*
dw_dmac: Adding support for 64 bit access width for memcpy xfers
Viresh Kumar
2011-03-07
1
-1
/
+3
|
|
*
dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lock
Viresh Kumar
2011-03-07
1
-0
/
+2
|
|
*
dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_co...
Viresh Kumar
2011-03-07
1
-12
/
+8
|
|
*
dw_dmac: Replace module_init() with subsys_initcall()
Viresh Kumar
2011-03-07
1
-1
/
+1
[prev]
[next]