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.13.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
2006-06-13
sbp2: fix S800 transfers if phys_dma is off
Ben Collins
1
-4
/
+14
2006-06-13
sbp2: remove ohci1394 specific constant
Ben Collins
1
-1
/
+1
2006-06-13
ohci1394: make phys_dma parameter read-only
Ben Collins
1
-1
/
+1
2006-06-13
ohci1394: set address range properties
Ben Collins
2
-1
/
+20
2006-06-13
ieee1394: extend lowlevel API for address range properties
Ben Collins
2
-1
/
+5
2006-06-13
sbp2: log number of supported concurrent logins
Ben Collins
1
-8
/
+8
2006-06-13
sbp2: remove manipulation of inquiry response
Ben Collins
2
-37
/
+2
2006-06-13
ieee1394: save RAM by using a single tlabel for broadcast transactions
Ben Collins
2
-10
/
+16
2006-06-13
ieee1394: support for slow links or slow 1394b phy ports
Ben Collins
5
-20
/
+76
2006-06-13
ieee1394/ohci1394: CycleTooLong interrupt management
Ben Collins
1
-0
/
+10
2006-06-13
raw1394: fix whitespace after x86_64 compat patch
Ben Collins
1
-28
/
+26
2006-06-13
From: Arjan van de Ven <arjan@infradead.org>
Ben Collins
1
-3
/
+4
2006-06-13
sbp2: make TSB42AA9 workaround specific to Momobay CX-1
Ben Collins
1
-1
/
+2
2006-06-13
ohci1394: Remove superfluous call to free_dma_rcv_ctx,
Ben Collins
1
-11
/
+0
2006-06-13
ieee1394: speed up of dma_region_sync_for_cpu
Ben Collins
1
-9
/
+9
2006-06-13
video1394: be quiet
Ben Collins
1
-8
/
+8
2006-06-12
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2006-06-12
[PATCH] Fix for the PPTP hangs that have been reported
Paul Mackerras
1
-1
/
+3
2006-06-12
[PATCH] sata_mv: grab host lock inside eng_timeout
Mark Lord
1
-0
/
+3
2006-06-12
[PATCH] PCI: reverse pci config space restore order
Yu, Luming
1
-1
/
+5
2006-06-12
[PATCH] PCI: Improve PCI config space writeback
Dave Jones
1
-3
/
+13
2006-06-12
[PATCH] PCI: Error handling on PCI device resume
Jean Delvare
1
-5
/
+8
2006-06-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-97
/
+52
2006-06-10
[PATCH] powerpc: console_initcall ordering issues
Milton Miller
1
-1
/
+1
2006-06-10
[PATCH] I2O: Bugfixes to get I2O working again
Markus Lidel
2
-38
/
+38
2006-06-10
[PATCH] powernow-k8 crash workaround
Andrew Morton
1
-1
/
+4
2006-06-10
[FUSION]: Fix mptspi.c build with CONFIG_PM not set.
Tom "spot" Callaway
1
-0
/
+2
2006-06-09
[TG3]: Handle Sun onboard tg3 chips more correctly.
David S. Miller
2
-97
/
+50
2006-06-09
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-16
/
+28
2006-06-09
[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode
Malcom Parsons
1
-1
/
+1
2006-06-08
Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...
Jeff Garzik
2
-7
/
+6
2006-06-08
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-9
/
+22
2006-06-08
e1000: remove risky prefetch on next_skb->data
Auke Kok
1
-6
/
+2
2006-06-08
e1000: fix ethtool test irq alloc as "probe"
Auke Kok
1
-1
/
+4
2006-06-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+4
2006-06-06
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-1
/
+1
2006-06-06
[PPPOE]: Missing result check in __pppoe_xmit().
Florin Malita
1
-0
/
+3
2006-06-06
[NETCONSOLE]: Clean up initcall warning.
Matt Mackall
1
-1
/
+1
2006-06-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
2
-1
/
+7
2006-06-05
[PATCH] m48t86: ia64 build fix
Andrew Morton
1
-36
/
+36
2006-06-05
[PATCH] sata_sil24: SII3124 sata driver endian problem
Rune Torgersen
1
-3
/
+3
2006-06-05
[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...
Stefan Richter
1
-1
/
+1
2006-06-05
[PATCH] Implement get / set tso for forcedeth driver
Zachary Amsden
1
-0
/
+16
2006-06-05
[PATCH] s390: cio non-unique path group ids
Peter Oberparleiter
1
-2
/
+2
2006-06-05
[PATCH] s390: irb memcpy argument swap
Cornelia Huck
1
-1
/
+1
2006-06-05
[PATCH] nmclan_cs: dereferencing skb after netif_rx()
Florin Malita
1
-1
/
+1
2006-06-05
[PATCH] bcm43xx: add DMA rx poll workaround to DMA4
Michael Buesch
1
-9
/
+22
2006-06-05
IPoIB: Fix AH leak at interface down
Eli Cohen
1
-0
/
+1
2006-06-04
[MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy
Ralf Baechle
1
-1
/
+1
2006-06-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-9
/
+32
[next]