summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux2011-01-042-17/+17
* ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux2011-01-042-51/+19
* ARM: PL08x: combine functions to start DMA into one functionRussell King - ARM Linux2011-01-041-60/+38
* ARM: PL08x: clean up LLI lookupRussell King - ARM Linux2011-01-041-17/+20
* ARM: PL08x: rename lli.next to lli.lliRussell King - ARM Linux2011-01-041-6/+6
* ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_tRussell King - ARM Linux2011-01-041-4/+5
* ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux2011-01-042-25/+19
* ARM: PL08x: don't try to use llis_bus as a pointerRussell King - ARM Linux2011-01-041-6/+3
* ARM: PL08x: don't assume that the LLI pointer has the bus bit clearRussell King - ARM Linux2011-01-041-1/+1
* ARM: PL08x: ensure loops use cpu_relax()Russell King - ARM Linux2011-01-041-3/+3
* ARM: PL08x: consolidate physical channel release codeRussell King - ARM Linux2011-01-041-14/+14
* ARM: PL08x: consolidate common txd initializationRussell King - ARM Linux2011-01-041-13/+14
* ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux2011-01-042-9/+12
* ARM: PL08x: constify vendor data pointersRussell King - ARM Linux2011-01-041-2/+2
* ARM: PL08x: remove circular buffer supportRussell King - ARM Linux2011-01-041-51/+20
* ARM: PL08x: remove unnecessary NULL and BUG checksRussell King - ARM Linux2011-01-041-21/+0
* ARM: PL08x: remove unnecessary includesRussell King - ARM Linux2011-01-041-6/+1
* ARM: PL08x: prefix hex numbers with 0xRussell King - ARM Linux2011-01-041-9/+9
* ARM: PL08x: improve the announcement printkRussell King - ARM Linux2011-01-041-7/+4
* ARM: PL08x: add comment explaining the flow control methodsRussell King - ARM Linux2011-01-041-1/+17
* ARM: PL08x: fix sparse warningsRussell King - ARM Linux2011-01-041-5/+5
* ARM: PL08x: fix deadlock in terminate_allRussell King - ARM Linux2011-01-041-2/+0
* ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()Russell King - ARM Linux2011-01-041-8/+4
* ARM: PL08x: fix a leak when preparing TXDsRussell King - ARM Linux2011-01-041-2/+3
* ARM: PL08x: fix locking in taskletRussell King - ARM Linux2011-01-041-2/+3
* ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2011-01-042-10/+9
* ARM: PL08x: fix array overflow in dma_set_runtime_config()Russell King - ARM Linux2011-01-041-7/+6
* ARM: PL08x: fix spelling errorsRussell King - ARM Linux2011-01-041-20/+17
* Linux 2.6.37-rc4v2.6.37-rc4Linus Torvalds2010-11-291-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-291-1/+1
|\
| * powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
* | Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie2010-11-291-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-11-291-0/+24
|\ \
| * | tpm: Autodetect itpm devicesMatthew Garrett2010-11-301-0/+24
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2930-203/+280
|\ \
| * | af_unix: limit recursion levelEric Dumazet2010-11-293-6/+35
| * | pch_gbe driver: The wrong of initializer entryToshiharu Okada2010-11-291-4/+4
| * | pch_gbe dreiver: chang authorToshiharu Okada2010-11-292-6/+6
| * | ucc_geth: fix ucc halt problem in half duplex modeYang Li2010-11-281-1/+2
| * | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar2010-11-281-2/+1
| * | ehea: Add some info messages and fix an issueBreno Leitao2010-11-281-4/+14
| * | hso: fix disable_netFilip Aben2010-11-281-4/+6
| * | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby2010-11-281-5/+6
| * | cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2010-11-282-63/+104
| * | net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov2010-11-281-21/+22
| * | DECnet: don't leak uninitialized stack byteDan Rosenberg2010-11-281-0/+2
| * | au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger2010-11-281-5/+5
| * | dccp: fix error in updating the GARGerrit Renker2010-11-281-1/+2
| * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-11-281-2/+3
| |\ \
| | * | vhost/net: fix rcu check usageMichael S. Tsirkin2010-11-251-2/+3
OpenPOWER on IntegriCloud