projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
DMA: PL08x: separately store source/destination slave address
2011-07-26
Russell King - ARM...
DMA: PL08x: separately store source/destination slave...
commit
|
commitdiff
|
tree
2011-07-26
Russell King - ARM...
DMA: PL08x: clean up LLI debugging
commit
|
commitdiff
|
tree
2011-07-26
Russell King - ARM...
DMA: PL08x: select LLI bus only once per LLI setup
commit
|
commitdiff
|
tree
2011-07-26
Russell King - ARM...
DMA: PL08x: remove unused constants
commit
|
commitdiff
|
tree
2011-04-25
Russell King - ARM...
ARM: Davinci: Fix I2C build errors
commit
|
commitdiff
|
tree
2011-03-16
Russell King - ARM...
ARM: pxa: clean up set_pxa_fb_info
commit
|
commitdiff
|
tree
2011-02-21
Russell King - ARM...
Make clocksource name const
commit
|
commitdiff
|
tree
2011-02-14
Russell King - ARM...
ARM: OMAP2: use early init hook
commit
|
commitdiff
|
tree
2011-01-31
Russell King - ARM...
DMA: PL08x: fix channel pausing to timeout rather than...
commit
|
commitdiff
|
tree
2011-01-31
Russell King - ARM...
DMA: PL08x: fix infinite wait when terminating transfers
commit
|
commitdiff
|
tree
2011-01-28
Russell King - ARM...
ARM: OMAP: Allow platforms to hook reset cleanly
commit
|
commitdiff
|
tree
2011-01-26
Russell King - ARM...
mmc: mmci: don't read command response when invalid
commit
|
commitdiff
|
tree
2011-01-17
Russell King - ARM...
ARM: PL08x: cleanup comments
commit
|
commitdiff
|
tree
2011-01-15
Russell King - ARM...
Fix dmaengine_submit() return type
commit
|
commitdiff
|
tree
2011-01-07
Russell King - ARM...
spi/omap: Fix DMA API usage in OMAP MCSPI driver
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: prevent dma_set_runtime_config() reconfiguring...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: allow dma_set_runtime_config() to return...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix locking between prepare function and...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: introduce 'phychan_hold' to hold on to...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: put txd's on the pending list in pl08x_tx_submit()
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: rename 'desc_list' as 'pend_list'
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: implement unmapping of memcpy buffers
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: store prep_* flags in async_tx structure
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: shrink srcbus/dstbus in txd structure
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: don't manipulate txd->srcbus or txd->dstbus...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix fill_bytes calculation
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: use min() to calculate target_len
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: ensure pl08x_pre_boundary() works for any...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: make pl08x_fill_lli_for_desc() return void
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: move callback outside spinlock'd region
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: allow AHB master port selection to be configured
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: move AHB master port selection into prep_...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: move cctl increment and protection setup...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: move default cctl into txd structure
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel()
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: move ccfg into txd structure
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: avoid duplicating registers in txd and...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: combine functions to start DMA into one...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: clean up LLI lookup
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: rename lli.next to lli.lli
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: use 'u32' for LLI structure members, not...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: use 'size_t' for lengths
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: don't try to use llis_bus as a pointer
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: don't assume that the LLI pointer has the...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: ensure loops use cpu_relax()
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: consolidate physical channel release code
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: consolidate common txd initialization
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: avoid 'void *' struct fields when we can...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: constify vendor data pointers
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: remove circular buffer support
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: remove unnecessary NULL and BUG checks
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: remove unnecessary includes
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: prefix hex numbers with 0x
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: improve the announcement printk
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: add comment explaining the flow control...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix sparse warnings
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix deadlock in terminate_all
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix a leak when preparing TXDs
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix locking in tasklet
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix atomic_t usage and tx_submit() return...
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix array overflow in dma_set_runtime_config()
commit
|
commitdiff
|
tree
2011-01-05
Russell King - ARM...
ARM: PL08x: fix spelling errors
commit
|
commitdiff
|
tree
2010-01-13
Russell King - ARM...
mtd: Really add ARM pismo support
commit
|
commitdiff
|
tree
2009-11-30
Russell King - ARM...
mtd: add ARM pismo support
commit
|
commitdiff
|
tree
2009-11-30
Russell King - ARM...
NET: smc91x: Fix irq flags
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: ss: allow PCI IRQs > 255
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: soc_common: constify soc_pcmcia_socket ops...
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: sa1111: remove duplicated initializers
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111...
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: soc_common: push socket probe down into SoC...
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: soc_common: push socket removal down to SoC...
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: soc_common: provide single socket add/remove...
commit
|
commitdiff
|
tree
2009-11-09
Russell King - ARM...
PCMCIA: soc_common: convert to a stand alone module
commit
|
commitdiff
|
tree
2009-04-18
Russell King - ARM...
ASoC: Fix warning in wm9705
commit
|
commitdiff
|
tree