index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
docbook: fix fatal error from libata
Randy Dunlap
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-30
/
+14
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-1
/
+1
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+1
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-19
/
+19
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-14
/
+15
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-4
/
+4
2010-08-02
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
3
-51
/
+48
2010-08-02
ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-2
/
+1
2010-08-02
ata_piix: fix locking around SIDPR access
Tejun Heo
1
-0
/
+8
2010-08-02
[libata] update blacklist for new hyphenated pattern ranges (v2)
Mark Lord
1
-10
/
+4
2010-08-02
libata: allow hyphenated pattern ranges
Mark Lord
1
-4
/
+12
2010-08-02
ata_generic: drop hard coded DMA force logic for CENATEK
Tejun Heo
1
-4
/
+0
2010-08-02
[libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...
Justin P. Mattock
1
-1
/
+1
2010-08-02
[libata] add ATA_CMD_DSM to ata_get_cmd_descript
FUJITA Tomonori
1
-0
/
+1
2010-08-02
[libata] Add Samsung PATA controller driver, pata_samsung_cf
Abhilash Kesavan
3
-0
/
+693
2010-08-02
[libata] Add 460EX on-chip SATA driver, sata_dwc_460ex
Rupjyoti Sarmah
3
-0
/
+1766
2010-08-02
libata: reduce blacklist size even more (v2)
Mark Lord
1
-10
/
+3
2010-08-02
libata: reduce blacklist size (v2)
Mark Lord
1
-54
/
+6
2010-08-02
libata: glob_match for ata_device_blacklist (v2)
Mark Lord
1
-21
/
+57
2010-08-02
ahci_platform: Remove unneeded ahci_driver.probe assignment
Anton Vorontsov
1
-1
/
+0
2010-08-02
ahci_platform: Provide for vendor specific init
Jassi Brar
1
-10
/
+15
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
5
-30
/
+14
2010-07-01
ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1
Tejun Heo
1
-7
/
+19
2010-07-01
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
Tejun Heo
2
-0
/
+16
2010-07-01
libahci: Fix bug in storing EM messages
Harry Zhang
1
-2
/
+3
2010-06-11
sata_sil24: Use memory barriers before issuing commands
Catalin Marinas
1
-0
/
+10
2010-06-11
sata_sil24: memset() overflow
Dan Carpenter
1
-1
/
+1
2010-06-08
ahci: redo stopping DMA engines on empty ports
Tejun Heo
1
-18
/
+3
2010-06-08
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
Colin Tuckley
1
-6
/
+6
2010-06-08
sata_via: explain the magic fix
Tejun Heo
1
-2
/
+16
2010-06-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+48
2010-06-02
libata: implement on-demand HPA unlocking
Tejun Heo
2
-0
/
+30
2010-06-02
libata: use the enlarged capacity after late HPA unlock
Tejun Heo
1
-3
/
+2
2010-06-02
libata-sff: trivial corrections to Kconfig help text
Stefan Richter
1
-3
/
+3
2010-06-02
sata_nv: don't diddle with nIEN on mcp55
Tejun Heo
1
-2
/
+0
2010-06-02
sata_via: magic vt6421 fix for transmission problems w/ WD drives
Tejun Heo
1
-0
/
+13
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
1
-5
/
+5
2010-05-26
libata: implement dump_id force param
Tejun Heo
1
-0
/
+9
2010-05-26
libata: disable ATAPI AN by default
Tejun Heo
1
-1
/
+6
2010-05-26
libata-sff: make BMDMA optional
Tejun Heo
3
-280
/
+325
2010-05-26
libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf
Tejun Heo
2
-32
/
+0
2010-05-26
libata-sff: separate out BMDMA init
Tejun Heo
40
-66
/
+159
2010-05-26
libata-sff: separate out BMDMA irq handler
Tejun Heo
21
-99
/
+151
2010-05-26
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
6
-36
/
+43
2010-05-26
sata_mv: drop unncessary EH callback resetting
Tejun Heo
1
-2
/
+0
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
54
-3866
/
+4144
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
3
-7
/
+11
[next]