index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
net: Fix new EMAC driver for NAPI changes
Benjamin Herrenschmidt
1
-8
/
+17
2007-10-17
bonding: two small fixes for IPoIB support
Jay Vosburgh
2
-8
/
+7
2007-10-17
e1000e: don't poke PHY registers to retreive link status
Auke Kok
1
-10
/
+21
2007-10-17
e1000e: fix error checks
Adrian Bunk
1
-2
/
+2
2007-10-17
e1000e: Fix debug printk macro
Auke Kok
1
-1
/
+1
2007-10-17
tokenring/3c359.c: fixed array index problem
Marcus Meissner
1
-1
/
+1
2007-10-17
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
Jeff Garzik
1
-36
/
+36
2007-10-17
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
Jeff Garzik
1
-31
/
+57
2007-10-17
forcedeth: fix NAPI rx poll function
Ingo Molnar
1
-3
/
+5
2007-10-17
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
46
-1689
/
+442
2007-10-17
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-17
ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition
Matthias Kaehlcke
1
-1
/
+1
2007-10-17
ieee1394: csr1212: proper refcounting
Stefan Richter
3
-31
/
+36
2007-10-17
ieee1394: nodemgr: fix leak of struct csr1212_keyval
Stefan Richter
1
-6
/
+9
2007-10-17
ieee1394: pcilynx: I2C cleanups
Jean Delvare
1
-21
/
+5
2007-10-17
ieee1394: Fix kthread stopping in nodemgr_host_thread
Satyam Sharma
1
-1
/
+2
2007-10-17
ieee1394: sbp2: fix unsafe iteration over list of devices
Stefan Richter
1
-0
/
+15
2007-10-17
ieee1394: pcilynx: superfluous local variables
Stefan Richter
1
-3
/
+0
2007-10-17
ieee1394: eth1394: fix lock imbalance
Stefan Richter
1
-9
/
+5
2007-10-17
ieee1394: eth1394: superfluous local variable
Stefan Richter
1
-2
/
+0
2007-10-17
amd74xx: remove /proc/ide/amd74xx
Bartlomiej Zolnierkiewicz
1
-129
/
+1
2007-10-17
amd74xx/via82cxxx: don't initialize drive->dn
Bartlomiej Zolnierkiewicz
2
-2
/
+0
2007-10-17
sis5513: remove /proc/ide/sis
Bartlomiej Zolnierkiewicz
1
-248
/
+1
2007-10-17
ide: remove CONFIG_IDEDMA_ONLYDISK
Bartlomiej Zolnierkiewicz
2
-14
/
+1
2007-10-17
ide: add "hdx=nodma" kernel parameter
Bartlomiej Zolnierkiewicz
2
-3
/
+6
2007-10-17
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
40
-247
/
+14
2007-10-17
ide: remove "idex=dma" kernel parameter
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-10-17
ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED
Bartlomiej Zolnierkiewicz
2
-51
/
+3
2007-10-17
ide: use PCI_VDEVICE() macro
Bartlomiej Zolnierkiewicz
32
-181
/
+174
2007-10-17
sis5513: clear prefetch and postwrite for ATAPI devices
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2007-10-17
it8213/piix/slc90e66: "de-couple" PIO and UDMA modes
Bartlomiej Zolnierkiewicz
3
-17
/
+13
2007-10-17
ide: unexport noautodma
Adrian Bunk
1
-2
/
+0
2007-10-17
ide: unexport ide_tune_dma
Adrian Bunk
1
-2
/
+0
2007-10-17
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
41
-499
/
+76
[next]