index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: PL08x: make pl08x_fill_lli_for_desc() return void
Russell King - ARM Linux
2011-01-05
1
-18
/
+12
*
ARM: PL08x: move callback outside spinlock'd region
Russell King - ARM Linux
2011-01-05
1
-14
/
+15
*
ARM: PL08x: allow AHB master port selection to be configured
Russell King - ARM Linux
2011-01-05
1
-34
/
+43
*
ARM: PL08x: move AHB master port selection into prep_* functions
Russell King - ARM Linux
2011-01-05
1
-24
/
+23
*
ARM: PL08x: move cctl increment and protection setup to prep_slave_sg
Russell King - ARM Linux
2011-01-05
1
-7
/
+8
*
ARM: PL08x: move default cctl into txd structure
Russell King - ARM Linux
2011-01-05
1
-15
/
+6
*
ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel()
Russell King - ARM Linux
2011-01-05
1
-11
/
+9
*
ARM: PL08x: move ccfg into txd structure
Russell King - ARM Linux
2011-01-05
1
-16
/
+12
*
ARM: PL08x: avoid duplicating registers in txd and phychan structures
Russell King - ARM Linux
2011-01-05
1
-38
/
+19
*
ARM: PL08x: combine functions to start DMA into one function
Russell King - ARM Linux
2011-01-05
1
-60
/
+38
*
ARM: PL08x: clean up LLI lookup
Russell King - ARM Linux
2011-01-05
1
-17
/
+20
*
ARM: PL08x: rename lli.next to lli.lli
Russell King - ARM Linux
2011-01-05
1
-6
/
+6
*
ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t
Russell King - ARM Linux
2011-01-05
1
-4
/
+5
*
ARM: PL08x: use 'size_t' for lengths
Russell King - ARM Linux
2011-01-05
1
-23
/
+17
*
ARM: PL08x: don't try to use llis_bus as a pointer
Russell King - ARM Linux
2011-01-05
1
-6
/
+3
*
ARM: PL08x: don't assume that the LLI pointer has the bus bit clear
Russell King - ARM Linux
2011-01-05
1
-1
/
+1
*
ARM: PL08x: ensure loops use cpu_relax()
Russell King - ARM Linux
2011-01-05
1
-3
/
+3
*
ARM: PL08x: consolidate physical channel release code
Russell King - ARM Linux
2011-01-05
1
-14
/
+14
*
ARM: PL08x: consolidate common txd initialization
Russell King - ARM Linux
2011-01-05
1
-13
/
+14
*
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
Russell King - ARM Linux
2011-01-05
1
-8
/
+8
*
ARM: PL08x: constify vendor data pointers
Russell King - ARM Linux
2011-01-05
1
-2
/
+2
*
ARM: PL08x: remove circular buffer support
Russell King - ARM Linux
2011-01-05
1
-51
/
+20
*
ARM: PL08x: remove unnecessary NULL and BUG checks
Russell King - ARM Linux
2011-01-05
1
-21
/
+0
*
ARM: PL08x: remove unnecessary includes
Russell King - ARM Linux
2011-01-05
1
-6
/
+1
*
ARM: PL08x: prefix hex numbers with 0x
Russell King - ARM Linux
2011-01-05
1
-9
/
+9
*
ARM: PL08x: improve the announcement printk
Russell King - ARM Linux
2011-01-05
1
-7
/
+4
*
ARM: PL08x: add comment explaining the flow control methods
Russell King - ARM Linux
2011-01-05
1
-1
/
+17
*
ARM: PL08x: fix sparse warnings
Russell King - ARM Linux
2011-01-05
1
-5
/
+5
*
ARM: PL08x: fix deadlock in terminate_all
Russell King - ARM Linux
2011-01-05
1
-2
/
+0
*
ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()
Russell King - ARM Linux
2011-01-05
1
-8
/
+4
*
ARM: PL08x: fix a leak when preparing TXDs
Russell King - ARM Linux
2011-01-05
1
-2
/
+3
*
ARM: PL08x: fix locking in tasklet
Russell King - ARM Linux
2011-01-05
1
-2
/
+3
*
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
Russell King - ARM Linux
2011-01-05
1
-9
/
+9
*
ARM: PL08x: fix array overflow in dma_set_runtime_config()
Russell King - ARM Linux
2011-01-05
1
-7
/
+6
*
ARM: PL08x: fix spelling errors
Russell King - ARM Linux
2011-01-05
1
-20
/
+17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-11-29
1
-0
/
+24
|
\
|
*
tpm: Autodetect itpm devices
Matthew Garrett
2010-11-29
1
-0
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-29
17
-120
/
+180
|
\
\
|
*
|
pch_gbe driver: The wrong of initializer entry
Toshiharu Okada
2010-11-29
1
-4
/
+4
|
*
|
pch_gbe dreiver: chang author
Toshiharu Okada
2010-11-29
2
-6
/
+6
|
*
|
ucc_geth: fix ucc halt problem in half duplex mode
Yang Li
2010-11-29
1
-1
/
+2
|
*
|
ehea: Add some info messages and fix an issue
Breno Leitao
2010-11-29
1
-4
/
+14
|
*
|
hso: fix disable_net
Filip Aben
2010-11-28
1
-4
/
+6
|
*
|
NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty
Jiri Slaby
2010-11-28
1
-5
/
+6
|
*
|
cxgb4vf: fix setting unicast/multicast addresses ...
Casey Leedom
2010-11-28
2
-63
/
+104
|
*
|
net, ppp: Report correct error code if unit allocation failed
Cyrill Gorcunov
2010-11-28
1
-21
/
+22
|
*
|
au1000_eth: fix invalid address accessing the MAC enable register
Wolfgang Grandegger
2010-11-28
1
-5
/
+5
|
*
|
vhost/net: fix rcu check usage
Michael S. Tsirkin
2010-11-25
1
-2
/
+3
|
*
|
isdn: icn: Fix stack corruption bug.
Steven Rostedt
2010-11-24
1
-3
/
+4
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-11-24
4
-2
/
+4
|
|
\
\
[next]