index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-07-08
4
-45
/
+76
|
\
|
*
serial: sh-sci: fix sci interrupt handler
SUGIOKA Toshinobu
2009-07-07
1
-4
/
+4
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-07-07
82
-1296
/
+2292
|
|
\
|
*
|
video: hitfb: Move over to dev_pm_ops.
Paul Mundt
2009-07-07
1
-8
/
+9
|
*
|
video: hitfb: Convert to framebuffer_alloc().
Paul Mundt
2009-07-07
1
-14
/
+35
|
*
|
video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().
Paul Mundt
2009-07-07
1
-16
/
+24
|
*
|
usb: allow sh7724 to enable on-chip r8a66597
Magnus Damm
2009-07-05
1
-2
/
+2
|
*
|
sh-sci: update receive error handling for muxed irqs
Magnus Damm
2009-07-03
1
-3
/
+4
*
|
|
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
2009-07-08
4
-4
/
+4
*
|
|
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)
Krzysztof Helt
2009-07-08
1
-2
/
+4
*
|
|
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-1
/
+0
*
|
|
w100fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-2
/
+0
*
|
|
atafb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-2
/
+3
*
|
|
i810fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-2
/
+1
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-06
1
-2
/
+2
|
\
\
\
|
*
|
|
xen: Use kcalloc() in xen_init_IRQ()
Pekka Enberg
2009-07-01
1
-2
/
+2
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-07-06
1
-1
/
+11
|
\
\
\
\
|
*
|
|
|
[ARM] amba: fix amba device resources
Russell King
2009-07-05
1
-1
/
+11
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2009-07-06
1
-22
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
Revert "ide: improve handling of Power Management requests"
David S. Miller
2009-07-06
1
-22
/
+32
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-06
28
-223
/
+613
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
2009-07-06
1
-19
/
+27
|
*
|
|
|
|
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
Mariusz Kozlowski
2009-07-06
1
-1
/
+3
|
*
|
|
|
|
forcedeth: Fix NAPI race.
Eric Dumazet
2009-07-05
1
-11
/
+14
|
*
|
|
|
|
drivers/net/smsc911x.c: Fix resource size off by 1 error
Julia Lawall
2009-07-05
1
-3
/
+3
|
*
|
|
|
|
pcnet_cs: add new id
Ken Kawasaki
2009-07-05
1
-0
/
+1
|
*
|
|
|
|
bnx2x: Fix the maximal values of coalescing timeouts.
Eilon Greenstein
2009-07-05
2
-4
/
+6
|
*
|
|
|
|
bnx2x: Disable HC coalescing when setting timeout to zero.
Eilon Greenstein
2009-07-05
1
-2
/
+2
|
*
|
|
|
|
tun: Fix device unregister race
Herbert Xu
2009-07-05
1
-7
/
+9
|
*
|
|
|
|
be2net: fix spurious interrupt handling in intx mode
Sathya Perla
2009-07-03
2
-7
/
+13
|
*
|
|
|
|
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-07-03
3
-7
/
+110
|
*
|
|
|
|
e1000e: delay second read of PHY_STATUS register on failure of first read
Bruce Allan
2009-07-03
1
-1
/
+6
|
*
|
|
|
|
e1000e: prevent NVM corruption on sectors larger than 4K
Bruce Allan
2009-07-03
1
-2
/
+17
|
*
|
|
|
|
e1000e: do not write SmartSpeed register bits on parts without support
Bruce Allan
2009-07-03
1
-4
/
+15
|
*
|
|
|
|
e1000e: delay after LCD reset and proper checks for PHY configuration done
Bruce Allan
2009-07-03
2
-44
/
+82
|
*
|
|
|
|
e1000e: PHY loopback broken on 82578
Bruce Allan
2009-07-03
2
-0
/
+7
|
*
|
|
|
|
ixgbe: Not allow 8259x unsupported wol options change from ethtool
Mallikarjuna R Chilakala
2009-07-03
1
-1
/
+0
|
*
|
|
|
|
ixgbe: fix inconsistent SFP/SFP+ failure results.
Don Skidmore
2009-07-03
1
-5
/
+5
|
*
|
|
|
|
ixgbe: fix regression on some 82598 adapters
Don Skidmore
2009-07-03
1
-10
/
+14
|
*
|
|
|
|
ixgbe: fix issues with failing to detect insert of unsupported module
Don Skidmore
2009-07-03
2
-2
/
+9
|
*
|
|
|
|
qlge: Fix sizeof usage.
Ron Mercer
2009-07-03
2
-9
/
+9
|
*
|
|
|
|
qlge: Add/use function for link up/down.
Ron Mercer
2009-07-03
3
-8
/
+26
|
*
|
|
|
|
qlge: Fix MAC address bonding issue.
Ron Mercer
2009-07-03
1
-7
/
+43
|
*
|
|
|
|
qlge: Fix tx byte counter.
Ron Mercer
2009-07-03
1
-1
/
+1
|
*
|
|
|
|
qlge: Fix redundant call to free resources.
Ron Mercer
2009-07-03
1
-5
/
+0
|
*
|
|
|
|
qlge: Fix carrier on condition.
Ron Mercer
2009-07-03
1
-1
/
+5
|
*
|
|
|
|
qlge: Clear frame to queue routing before reset.
Ron Mercer
2009-07-03
1
-9
/
+32
|
*
|
|
|
|
qlge: Expand coverage of hw lock for config register.
Ron Mercer
2009-07-03
1
-4
/
+5
|
*
|
|
|
|
phylib: fixes for PHY_RESUMING state changes
Wade Farnsworth
2009-07-02
1
-3
/
+22
|
*
|
|
|
|
netxen: avoid frequent firmware reset
Dhananjay Phadke
2009-07-02
4
-9
/
+86
[next]