index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] briq_panel Kconfig fix
Andrew Morton
2006-07-31
1
-0
/
+1
*
Merge branch 'hvc_iseries'
Stephen Rothwell
2006-07-13
8
-38
/
+616
|
\
|
*
[POWERPC] Make the hvc_console output buffer size settable
Stephen Rothwell
2006-07-13
5
-9
/
+15
|
*
[POWERPC] iseries: A new iSeries console
Stephen Rothwell
2006-07-13
4
-30
/
+602
*
|
[POWERPC] iseries: Small viotape cleanup allowed by devfs removal
Stephen Rothwell
2006-07-13
1
-4
/
+2
|
/
*
[POWERPC] Xserve G5 thermal control fixes
Benjamin Herrenschmidt
2006-07-07
2
-17
/
+234
*
[POWERPC] More offb/bootx fixes
Benjamin Herrenschmidt
2006-07-07
1
-146
/
+161
*
[POWERPC] Add support for briq front panel
Benjamin Herrenschmidt
2006-07-07
3
-0
/
+283
*
[POWERPC] fix up front-LED Kconfig
Johannes Berg
2006-07-07
3
-15
/
+10
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-07-05
7
-250
/
+826
|
\
|
*
[PATCH] ahci: Ensure that we don't grab both functions
root
2006-07-05
1
-4
/
+11
|
*
[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...
Borislav Petkov
2006-07-05
1
-5
/
+5
|
*
[PATCH] sata_sil24: add suspend/sleep support
Tejun Heo
2006-07-05
1
-0
/
+25
|
*
[PATCH] sata_sil24: separate out sil24_init_controller()
Tejun Heo
2006-07-05
1
-45
/
+62
|
*
[PATCH] sata_sil: add suspend/sleep support
Tejun Heo
2006-07-05
1
-0
/
+17
|
*
[PATCH] sata_sil: separate out sil_init_controller()
Tejun Heo
2006-07-05
1
-38
/
+48
|
*
[PATCH] libata: reimplement controller-wide PM
Tejun Heo
2006-07-05
2
-7
/
+286
|
*
[PATCH] libata: reimplement per-dev PM
Tejun Heo
2006-07-05
2
-90
/
+115
|
*
[PATCH] libata: implement PM EH actions
Tejun Heo
2006-07-05
2
-3
/
+187
|
*
[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
Tejun Heo
2006-07-05
2
-16
/
+21
|
*
[PATCH] libata: clean up debounce parameters and improve parameter selection
Tejun Heo
2006-07-05
2
-15
/
+12
|
*
[PATCH] libata: implement ATA_EHI_RESUME_LINK
Tejun Heo
2006-07-05
2
-7
/
+9
|
*
[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()
Tejun Heo
2006-07-05
1
-12
/
+11
|
*
[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()
Tejun Heo
2006-07-05
1
-1
/
+1
|
*
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tejun Heo
2006-07-05
5
-40
/
+40
|
*
[PATCH] libata: Conditionally set host->max_cmd_len
Brian King
2006-07-05
1
-6
/
+15
|
*
[PATCH] sata_vsc: data_xfer should use mmio
Martin Hicks
2006-07-05
1
-1
/
+1
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-05
1
-2
/
+3
|
\
\
|
*
|
[ARM] 3710/1: AT91 Serial: Use GPIO API
Andrew Victor
2006-07-05
1
-2
/
+3
|
|
/
*
|
[PATCH] myri10ge - Export more parameters to ethtool
Brice Goglin
2006-07-05
1
-0
/
+5
*
|
[PATCH] myri10ge - Use dev_info() when printing parameters after probe
Brice Goglin
2006-07-05
1
-5
/
+4
*
|
[PATCH] myri10ge - Drop ununsed nvidia chipset id
brice@myri.com
2006-07-05
1
-2
/
+0
*
|
[PATCH] myri10ge - Drop unused pm_state
brice@myri.com
2006-07-05
1
-1
/
+0
*
|
[PATCH] Fix freeing of net device
Ralf Baechle
2006-07-05
1
-3
/
+4
*
|
[PATCH] remove dead entry in net wan Kconfig
Paul Fulghum
2006-07-05
2
-13
/
+0
*
|
[PATCH] NI5010 netcard cleanup
Andreas Mohr
2006-07-05
1
-28
/
+24
*
|
[PATCH] lock validator: fix ns83820.c irq-flags bug
Ingo Molnar
2006-07-05
1
-14
/
+17
*
|
[PATCH] pcnet32: Cleanup rx buffers after loopback test.
Don Fry
2006-07-05
1
-59
/
+43
*
|
[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...
Don Fry
2006-07-05
1
-27
/
+68
*
|
[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...
Don Fry
2006-07-05
1
-24
/
+251
*
|
[PATCH] pcnet32: Use kcalloc instead of kmalloc and memset
Don Fry
2006-07-05
1
-14
/
+10
*
|
[PATCH] pcnet32: Fix off-by-one in get_ringparam
Don Fry
2006-07-05
1
-4
/
+4
*
|
[PATCH] pcnet32: Use PCI_DEVICE macro
Don Fry
2006-07-05
1
-7
/
+4
*
|
[PATCH] pcnet32: Fix Section mismatch error
Don Fry
2006-07-05
1
-3
/
+2
*
|
[PATCH] Add support for the Cicada 8201 PHY
Kim Phillips
2006-07-05
1
-6
/
+36
*
|
[PATCH] zd1211rw: disable TX queue during stop
Daniel Drake
2006-07-05
1
-0
/
+2
*
|
[PATCH] ZyDAS ZD1211 USB-WLAN driver
Daniel Drake
2006-07-05
22
-0
/
+6911
*
|
[PATCH] bcm43xx: enable shared key authentication
Daniel Drake
2006-07-05
1
-0
/
+4
*
|
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
Larry Finger
2006-07-05
3
-30
/
+3
*
|
[PATCH] bcm43xx: workaround init_board vs. IRQ race
Michael Buesch
2006-07-05
1
-13
/
+14
[next]