summaryrefslogtreecommitdiffstats
path: root/sound/arm/pxa2xx-ac97.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-05ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux2-51/+19
2011-01-05ARM: PL08x: combine functions to start DMA into one functionRussell King - ARM Linux1-60/+38
2011-01-05ARM: PL08x: clean up LLI lookupRussell King - ARM Linux1-17/+20
2011-01-05ARM: PL08x: rename lli.next to lli.lliRussell King - ARM Linux1-6/+6
2011-01-05ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_tRussell King - ARM Linux1-4/+5
2011-01-05ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux2-25/+19
2011-01-05ARM: PL08x: don't try to use llis_bus as a pointerRussell King - ARM Linux1-6/+3
2011-01-05ARM: PL08x: don't assume that the LLI pointer has the bus bit clearRussell King - ARM Linux1-1/+1
2011-01-05ARM: PL08x: ensure loops use cpu_relax()Russell King - ARM Linux1-3/+3
2011-01-05ARM: PL08x: consolidate physical channel release codeRussell King - ARM Linux1-14/+14
2011-01-05ARM: PL08x: consolidate common txd initializationRussell King - ARM Linux1-13/+14
2011-01-05ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux2-9/+12
2011-01-05ARM: PL08x: constify vendor data pointersRussell King - ARM Linux1-2/+2
2011-01-05ARM: PL08x: remove circular buffer supportRussell King - ARM Linux1-51/+20
2011-01-05ARM: PL08x: remove unnecessary NULL and BUG checksRussell King - ARM Linux1-21/+0
2011-01-05ARM: PL08x: remove unnecessary includesRussell King - ARM Linux1-6/+1
2011-01-05ARM: PL08x: prefix hex numbers with 0xRussell King - ARM Linux1-9/+9
2011-01-05ARM: PL08x: improve the announcement printkRussell King - ARM Linux1-7/+4
2011-01-05ARM: PL08x: add comment explaining the flow control methodsRussell King - ARM Linux1-1/+17
2011-01-05ARM: PL08x: fix sparse warningsRussell King - ARM Linux1-5/+5
2011-01-05ARM: PL08x: fix deadlock in terminate_allRussell King - ARM Linux1-2/+0
2011-01-05ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()Russell King - ARM Linux1-8/+4
2011-01-05ARM: PL08x: fix a leak when preparing TXDsRussell King - ARM Linux1-2/+3
2011-01-05ARM: PL08x: fix locking in taskletRussell King - ARM Linux1-2/+3
2011-01-05ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2-10/+9
2011-01-05ARM: PL08x: fix array overflow in dma_set_runtime_config()Russell King - ARM Linux1-7/+6
2011-01-05ARM: PL08x: fix spelling errorsRussell King - ARM Linux1-20/+17
2010-11-30Linux 2.6.37-rc4v2.6.37-rc4Linus Torvalds1-1/+1
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-11-30Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie1-2/+0
2010-11-29tpm: Autodetect itpm devicesMatthew Garrett1-0/+24
2010-11-29af_unix: limit recursion levelEric Dumazet3-6/+35
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada1-4/+4
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada2-6/+6
2010-11-29Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason1-1/+6
2010-11-29ucc_geth: fix ucc halt problem in half duplex modeYang Li1-1/+2
2010-11-29inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar1-2/+1
2010-11-29ehea: Add some info messages and fix an issueBreno Leitao1-4/+14
2010-11-29Btrfs: deal with DIO bios that span more than one ordered extentChris Mason3-4/+89
2010-11-29Un-inline get_pipe_info() helper functionLinus Torvalds2-12/+13
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds3-12/+13
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds1-10/+9
2010-11-28hso: fix disable_netFilip Aben1-4/+6
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby1-5/+6
2010-11-28cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2-63/+104
2010-11-28net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov1-21/+22
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg1-0/+2
2010-11-28au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger1-5/+5
2010-11-28dccp: fix error in updating the GARGerrit Renker1-1/+2
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2-1/+6