index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
mm: bdi init hooks
Peter Zijlstra
2
-1
/
+24
2007-10-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-216
/
+558
2007-10-16
missing include in mmc
Al Viro
1
-0
/
+1
2007-10-16
fix adbhid mismerge
Al Viro
1
-1
/
+1
2007-10-16
WOL bugfix for 3c59x.c
Steffen Klassert
1
-1
/
+7
2007-10-16
skge 1.12
Stephen Hemminger
1
-1
/
+1
2007-10-16
skge: add a debug interface
Stephen Hemminger
3
-0
/
+156
2007-10-16
skge: eeprom support
Stephen Hemminger
2
-2
/
+102
2007-10-16
skge: internal stats
Stephen Hemminger
2
-30
/
+24
2007-10-16
skge: XM PHY handling fixes
Stephen Hemminger
2
-44
/
+50
2007-10-16
skge: changing MTU while running causes problems
Stephen Hemminger
1
-7
/
+44
2007-10-16
skge: fix ram buffer size calculation
Stephen Hemminger
1
-27
/
+24
2007-10-16
gianfar: Fix compile regression caused by 09f75cd7
Li Yang
1
-4
/
+3
2007-10-16
net: Fix new EMAC driver for NAPI changes
Benjamin Herrenschmidt
1
-8
/
+17
2007-10-16
bonding: two small fixes for IPoIB support
Jay Vosburgh
2
-8
/
+7
2007-10-16
e1000e: don't poke PHY registers to retreive link status
Auke Kok
1
-10
/
+21
2007-10-16
e1000e: fix error checks
Adrian Bunk
1
-2
/
+2
2007-10-16
e1000e: Fix debug printk macro
Auke Kok
1
-1
/
+1
2007-10-16
tokenring/3c359.c: fixed array index problem
Marcus Meissner
1
-1
/
+1
2007-10-16
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
Jeff Garzik
1
-36
/
+36
2007-10-16
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
Jeff Garzik
1
-31
/
+57
2007-10-16
forcedeth: fix NAPI rx poll function
Ingo Molnar
1
-3
/
+5
2007-10-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
46
-1689
/
+442
2007-10-16
fix cirrusfb breakage
Al Viro
1
-2
/
+3
2007-10-17
firewire: fw-cdev: reorder wakeup vs. spinlock
Jay Fenlason
1
-3
/
+2
2007-10-17
firewire: in-code doc updates.
Yann Dirson
1
-1
/
+5
2007-10-17
firewire: a header cleanup
Stefan Richter
2
-6
/
+4
2007-10-17
firewire: adopt read cycle timer ABI from raw1394
Stefan Richter
1
-0
/
+26
2007-10-17
firewire: fw-ohci: check for misconfigured bus (phyID == 63)
Stefan Richter
2
-2
/
+9
2007-10-17
firewire: fw-ohci: missing dma_unmap_single
Stefan Richter
1
-0
/
+3
2007-10-17
firewire: fw-ohci: log posted write errors
Stefan Richter
1
-2
/
+6
2007-10-17
firewire: fw-ohci: reorder includes
Stefan Richter
1
-6
/
+6
2007-10-17
firewire: fw-ohci: fix includes
Stefan Richter
1
-3
/
+3
2007-10-17
firewire: fw-ohci: enforce read order for selfID generation
Stefan Richter
1
-0
/
+3
2007-10-17
firewire: fw-sbp2: use an own workqueue (fix system responsiveness)
Stefan Richter
1
-4
/
+13
2007-10-17
firewire: fw-sbp2: expose module parameter for workarounds
Stefan Richter
1
-12
/
+54
2007-10-17
firewire: fw-sbp2: add support for multiple logical units per target
Stefan Richter
2
-256
/
+324
2007-10-17
firewire: fw-sbp2: always enable IRQs before calling command ORB callback
Stefan Richter
1
-2
/
+3
2007-10-17
firewire: fw-core: local variable shadows a global one
Stefan Richter
1
-11
/
+10
2007-10-17
firewire: optimize fw_core_add_address_handler
Stefan Richter
1
-3
/
+9
2007-10-16
ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition
Matthias Kaehlcke
1
-1
/
+1
2007-10-16
ieee1394: csr1212: proper refcounting
Stefan Richter
3
-31
/
+36
2007-10-16
ieee1394: nodemgr: fix leak of struct csr1212_keyval
Stefan Richter
1
-6
/
+9
2007-10-16
ieee1394: pcilynx: I2C cleanups
Jean Delvare
1
-21
/
+5
2007-10-16
ieee1394: Fix kthread stopping in nodemgr_host_thread
Satyam Sharma
1
-1
/
+2
2007-10-16
ieee1394: sbp2: fix unsafe iteration over list of devices
Stefan Richter
1
-0
/
+15
2007-10-16
ieee1394: pcilynx: superfluous local variables
Stefan Richter
1
-3
/
+0
2007-10-16
ieee1394: eth1394: fix lock imbalance
Stefan Richter
1
-9
/
+5
2007-10-16
ieee1394: eth1394: superfluous local variable
Stefan Richter
1
-2
/
+0
2007-10-16
amd74xx: remove /proc/ide/amd74xx
Bartlomiej Zolnierkiewicz
1
-129
/
+1
[next]