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
/
ata
/
pata_octeon_cf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
pata_octeon_cf: use devm_kzalloc() to allocate cf_port
Bartlomiej Zolnierkiewicz
2014-04-14
1
-33
/
+17
*
DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
Russell King
2013-10-31
1
-2
/
+3
*
ata: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-1
/
+1
*
pata_octeon_cf: Use resource_size function
Alexandru Gheorghiu
2013-04-03
1
-1
/
+1
*
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.
David Daney
2012-12-13
1
-0
/
+4
*
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
David Daney
2012-12-13
1
-135
/
+284
*
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
1
-2
/
+4
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
1
-1
/
+1
*
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
1
-2
/
+1
*
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
1
-2
/
+2
*
drivers/ata/pata_octeon_cf.c: delete double assignment
Julia Lawall
2010-11-12
1
-2
/
+0
*
ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.
David Daney
2010-10-29
1
-1
/
+1
*
libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf
Tejun Heo
2010-05-25
1
-18
/
+0
*
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-17
1
-7
/
+2
*
libata: make sff_irq_on() method optional
Sergei Shtylyov
2010-05-14
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
pata_octeon_cf: use resource_size(), to fix resource sizing bug
H Hartley Sweeten
2009-12-17
1
-1
/
+1
*
drivers/ata: use resource_size
Julia Lawall
2009-09-11
1
-1
/
+1
*
drivers/ata: Remove unnecessary semicolons
Joe Perches
2009-09-01
1
-1
/
+1
*
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
2009-07-28
1
-1
/
+2
*
libata: Remove some redundant casts from pata_octeon_cf.c
David Daney
2009-04-06
1
-3
/
+3
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
1
-2
/
+2
*
libata: New driver for OCTEON SOC Compact Flash interface (v7).
David Daney
2009-01-16
1
-0
/
+965