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
2009-03-24
firewire: prevent creation of multiple IR DMA contexts for the same channel
Stefan Richter
3
-5
/
+14
2009-03-24
firewire: cdev: use list_first_entry
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: core: remove unused definitions
Stefan Richter
1
-12
/
+0
2009-03-24
firewire: remove line breaks before function names
Stefan Richter
11
-377
/
+249
2009-03-24
firewire: standardize a variable name
Stefan Richter
4
-58
/
+57
2009-03-24
firewire: core: remove obsolete assertions
Stefan Richter
1
-13
/
+4
2009-03-24
firewire: core: remove outdated comment
Stefan Richter
1
-6
/
+1
2009-03-24
firewire: cdev: address handler input validation
Stefan Richter
2
-11
/
+21
2009-03-24
firewire: cdev: use an idr rather than a linked list for resources
Jay Fenlason
1
-51
/
+114
2009-03-24
firewire: cdev: fix race of fw_device_op_release with bus reset
Stefan Richter
1
-4
/
+4
2009-03-24
firewire: cdev: tcodes input validation
Stefan Richter
1
-2
/
+25
2009-03-24
firewire: convert client_list_lock to mutex
Stefan Richter
3
-16
/
+14
2009-03-24
firewire: add a client_list_lock
Jay Fenlason
3
-15
/
+18
2009-03-24
firewire: Include iso timestamp in headers when header_size > 4
David Moore
1
-38
/
+35
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
22
-103
/
+236
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+1
2009-03-23
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-23
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-23
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
radeonfb: Whack the PCI PM register until it sticks
Benjamin Herrenschmidt
1
-0
/
+24
2009-03-22
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
1
-1
/
+1
2009-03-21
dca: add missing copyright/license headers
Maciej Sosnowski
1
-0
/
+21
2009-03-20
sungem: missing net_device_ops
Stephen Hemminger
1
-5
/
+4
2009-03-20
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
1
-5
/
+5
2009-03-20
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2
-21
/
+30
2009-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-03-19
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
518
-27808
/
+34055
2009-03-19
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
2009-03-19
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
1
-0
/
+4
2009-03-19
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
1
-2
/
+2
2009-03-19
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
1
-3
/
+17
2009-03-19
tulip: fix crash on iface up with shirq debug
Kyle McMartin
1
-16
/
+29
2009-03-19
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
1
-0
/
+3
2009-03-19
bonding: Fix updating of speed/duplex changes
Jay Vosburgh
1
-5
/
+20
2009-03-19
bnx2: Fix problem of using wrong IRQ handler.
Michael Chan
1
-6
/
+6
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
39
-12237
/
+0
2009-03-18
Staging: benet: remove driver now that it is merged in drivers/net/
Greg Kroah-Hartman
39
-12237
/
+0
2009-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-776
/
+866
2009-03-18
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
42
-668
/
+709
2009-03-18
USB: storage: Unusual USB device Prolific 2507 variation added
Thomas Bartosik
1
-1
/
+3
2009-03-18
USB: Add device id for Option GTM380 to option driver
Achilleas Kotsis
1
-0
/
+2
2009-03-18
USB: Add Vendor/Product ID for new CDMA U727 to option driver
Dirk Hohndel
1
-0
/
+2
2009-03-18
USB: Updated unusual-devs entry for USB mass storage on Nokia 6233
Moritz Muehlenhoff
1
-1
/
+1
2009-03-18
USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530
Dan Williams
1
-8
/
+0
2009-03-18
USB: EHCI: expedite unlinks when the root hub is suspended
Alan Stern
1
-1
/
+2
2009-03-18
USB: EHCI: Fix isochronous URB leak
Karsten Wiese
1
-6
/
+4
2009-03-18
USB: option.c: add ZTE 622 modem device
Albert Pauw
1
-0
/
+2
2009-03-18
USB: wusbcore/wa-xfer, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-03-18
USB: misc/vstusb, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-18
USB: misc/adutux, fix lock imbalance
Jiri Slaby
1
-3
/
+3
[next]