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-25
ax88796: Add method to take MAC from platform data
Daniel Mack
1
-5
/
+12
2009-03-25
drivers/net/ax88796.c: take IRQ flags from platform_device
Daniel Mack
1
-5
/
+9
2009-03-25
e1000e: add support for 82574 device ID 0x10F6
Bruce Allan
2
-0
/
+2
2009-03-25
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
45
-594
/
+1115
2009-03-25
RDMA/cxgb3: Enforce required firmware
Steve Wise
2
-0
/
+20
2009-03-25
[libata] Improve timeout handling
Alan Cox
9
-5
/
+83
2009-03-25
[libata] Drain data on errors
Alan Cox
2
-3
/
+76
2009-03-25
pata_sc1200: Activate secondary channel
Alan Cox
1
-2
/
+27
2009-03-25
pata_artop: Serializing support
Alan Cox
1
-6
/
+27
2009-03-25
[libata] ahci: correct enclosure LED state save
David Milburn
1
-1
/
+1
2009-03-25
[libata] More robust parsing for IDENTIFY DEVICE multi_count field
Mark Lord
1
-2
/
+11
2009-03-25
sata_mv: fix LED blinking for SoC+NCQ
Mark Lord
1
-0
/
+68
2009-03-25
sata_mv: optimize IRQ coalescing for 8-port chips
Mark Lord
1
-14
/
+18
2009-03-25
sata_mv: implement IRQ coalescing (v2)
Mark Lord
1
-8
/
+135
2009-03-25
sata_mv: cosmetic preparations for IRQ coalescing
Mark Lord
1
-35
/
+27
2009-03-25
pata-rb532-cf: platform_get_irq() fix ignored failure
Florian Fainelli
1
-1
/
+1
2009-03-25
pata_efar: fix *dma_mask
Erik Inge Bolsø
1
-2
/
+2
2009-03-25
pata_radisys: fix mwdma_mask to exclude mwdma0
Erik Inge Bolsø
1
-1
/
+1
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
71
-331
/
+339
2009-03-25
ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off
Maciej Rutecki
1
-0
/
+9
2009-03-25
[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().
Mark Lord
1
-0
/
+116
2009-03-25
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Mark Lord
2
-2
/
+1
2009-03-25
[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.
Mark Lord
1
-1
/
+36
2009-03-25
[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()
Mark Lord
1
-13
/
+21
2009-03-25
[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chips
Mark Lord
1
-24
/
+28
2009-03-25
[libata] sata_mv: cache frequently-accessed registers
Mark Lord
1
-21
/
+70
2009-03-25
ahci: drop intx manipulation on msi enable
Tejun Heo
1
-2
/
+2
2009-03-25
pata-rb532-cf: drop custom freeze and thaw
Phil Sutter
1
-19
/
+1
2009-03-25
pata-rb532-cf: use ata_sff_data_xfer32()
Phil Sutter
1
-20
/
+1
2009-03-25
pata-rb532-cf: use ata_sff_exec_command()
Phil Sutter
1
-8
/
+0
2009-03-25
pata-rb532-cf: replace rb532_pata_finish_io()
Phil Sutter
1
-13
/
+2
2009-03-25
sata_mv: remove leftovers
Mark Lord
1
-2
/
+0
2009-03-25
sata_mv: optimize use of mv_edma_cfg
Mark Lord
1
-3
/
+6
2009-03-25
sata_mv: introduce support for ATAPI devices
Mark Lord
1
-4
/
+186
2009-03-25
sata_mv: mv_fill_sg fixes v2
Mark Lord
1
-1
/
+3
2009-03-25
sata_mv: update ata_qc_from_tag
Mark Lord
1
-0
/
+6
2009-03-25
sata_mv: restructure mv_qc_issue
Mark Lord
1
-15
/
+22
2009-03-25
sata_mv: rearrange mv_start_dma() and friends
Mark Lord
1
-28
/
+38
2009-03-25
sata_mv: cleanup chipset GENeration FLAGS
Mark Lord
1
-17
/
+14
2009-03-25
be2net: cleanup rx/tx rate calculations
Sathya Perla
2
-36
/
+72
2009-03-25
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
1
-2
/
+3
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
4
-5
/
+75
2009-03-25
Driver core: some cleanup on drivers/base/sys.c
Zhenwen Xu
1
-27
/
+27
2009-03-25
Driver core: implement uevent suppress in kobject
Ming Lei
7
-12
/
+10
2009-03-25
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2
-10
/
+11
2009-03-25
driver core: fix passing platform_data
Ming Lei
1
-1
/
+14
2009-03-25
driver core: move platform_data into platform_device
Ming Lei
1
-0
/
+3
2009-03-25
driver core: move knode_bus into private structure
Greg Kroah-Hartman
2
-13
/
+31
2009-03-25
driver core: move knode_driver into private structure
Greg Kroah-Hartman
3
-8
/
+22
2009-03-25
driver core: move klist_children into private structure
Greg Kroah-Hartman
2
-14
/
+31
[prev]
[next]