Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ac2ee65973df0afc8af348a79080ebd9f17dfe9b
/
drivers
/
block
3ceae9e
arm: mvebu: add Armada XP SATA support
by Anton Schubert
· Wed Jul 15 14:50:05 2015 +0200
8f7ebcd
drivers: block: Remove the ata_piix driver
by Bin Meng
· Sat May 16 09:33:16 2015 +0800
52771bd
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Fri Jul 10 09:40:48 2015 -0400
939d840
block: ahci: Don't enable port interrupts
by Stefan Roese
· Mon Jun 29 14:58:12 2015 +0200
3f262d0
ahci: Fix compiling warnings under 64bit platforms
by Tang Yuantian
· Thu Jul 09 14:37:30 2015 +0800
2cc6e1b
ahci: extend data io wait to 10s
by Mark Langsdorf
· Fri Jun 05 00:58:46 2015 +0100
5ed06fc
ahci: support LBA48 data reads for 2+TB drives
by Mark Langsdorf
· Fri Jun 05 00:58:45 2015 +0100
42e7894
fsl/sata: Replace sprintf() with snprintf()
by Tang Yuantian
· Wed May 06 11:21:33 2015 +0800
16519a3
ahci: mmio_base is a virtual address
by Scott Wood
· Fri Apr 17 09:19:01 2015 -0500
5fb2c9e
ahci: Fix a wrong parameter pass
by Tang Yuantian
· Tue Mar 31 15:02:43 2015 +0800
b138e91
x86: ahci: Make sure interface is not busy after enabling the port
by Bin Meng
· Wed Dec 31 17:18:39 2014 +0800
533d33f
ahci-plat: provide a weak scsi_bus_reset() hook
by Dmitry Lifshitz
· Mon Dec 15 16:02:56 2014 +0200
cff59a7
ahci: introduce ahci_reset()
by Dmitry Lifshitz
· Mon Dec 15 16:02:55 2014 +0200
57ec402
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Dec 10 09:07:25 2014 -0500
75fe08c
blackfin: include <linux/compiler.h> rather than define __iomem
by Masahiro Yamada
· Wed Nov 26 16:02:54 2014 +0900
a517d02
sata: fix reset_sata for dwc_ahsata
by Soeren Moch
· Thu Nov 27 10:11:41 2014 +0100
36f9f1b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Mon Nov 24 12:02:12 2014 -0500
b9666d6
sata: implement reset_sata for dwc_ahsata
by Nikita Kiryanov
· Fri Nov 21 12:47:23 2014 +0200
886d367
sata: fix a bug in init_sata() for pci-sata card
by li pengbo
· Wed Nov 12 19:16:40 2014 +0800
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· Fri Nov 07 03:03:31 2014 +0900
7653a73
dwc_ahsata: use bitwise operator in sata_port_status
by Nikita Kiryanov
· Tue Oct 28 14:59:29 2014 +0200
c243784
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· Wed Oct 22 12:13:06 2014 +0200
26dc25b
ahci: Don't start command DMA engine before buffers are set
by Roger Quadros
· Tue Sep 23 18:07:01 2014 +0300
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· Tue Sep 16 16:32:58 2014 +0900
6691404
sata: dwc_ahsata: implement sata_port_status
by Nikita Kiryanov
· Wed Aug 20 15:08:53 2014 +0300
a2ebf92
ahci: provide sunxi SATA driver using AHCI platform framework
by Ian Campbell
· Fri Jul 18 20:38:41 2014 +0100
368989b
AHCI: Increase link timeout to 200ms
by Ian Campbell
· Fri Jul 18 20:38:39 2014 +0100
e9d1347
dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
by Tim Harvey
· Wed May 07 22:23:35 2014 -0700
da3976e
ahci: Fix data abort on multiple scsi resets.
by Roger Quadros
· Tue Apr 01 17:26:40 2014 +0300
1fc6067
ahci: wait longer for link.
by Ian Campbell
· Fri Mar 07 01:20:58 2014 +0000
1934996
ahci-plat: Provide a weak scsi_init hook
by Ian Campbell
· Fri Mar 07 01:20:56 2014 +0000
c68e851
blackfin: Add <asm/clock.h> to numerous drivers
by Tom Rini
· Thu Feb 20 10:14:10 2014 -0500
26f9a6c
sandbox: block driver using host file/device as backing store
by Henrik Nordström
· Sun Nov 10 10:26:56 2013 -0700
ff56ee1
ahci: Fix cache align error messages
by Roger Quadros
· Mon Nov 11 16:56:38 2013 +0200
7b6cb61
ahci: Error out with message on malloc() failure
by Roger Quadros
· Mon Nov 11 16:56:37 2013 +0200
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:57 2013 +0900
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
e3f2c2e
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· Wed Aug 21 11:39:19 2013 -0400
83f6648
ahci: convert to use libata functions and definitions
by Rob Herring
· Sat Aug 24 10:10:54 2013 -0500
249b937
ahci: increase spin-up timeout to 20 sec
by Rob Herring
· Sat Aug 24 10:10:53 2013 -0500
c469854
ahci: handle COMINIT received during spin-up
by Rob Herring
· Sat Aug 24 10:10:52 2013 -0500
aaec098
ahci: move link bring-up handling to separate function
by Rob Herring
· Sat Aug 24 10:10:51 2013 -0500
723a281
ahci: add defines for PORT_SCR_STAT register bits
by Rob Herring
· Sat Aug 24 10:10:50 2013 -0500
18b8e12
ahci: fix memory leak in ata_scsiop_inquiry
by Rob Herring
· Sat Aug 24 10:10:49 2013 -0500
9855a23
ahci: fix unaligned access
by Rob Herring
· Sat Aug 24 10:10:48 2013 -0500
8bc0ab7
ahci: use ports implemented map instead of num_ports
by Richard Gibbs
· Sat Aug 24 10:10:47 2013 -0500
827b6f6
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· Thu Jul 25 08:22:08 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
7aecc98
block: constify sect_buf argument of ide_write_data
by Gabor Juhos
· Sun May 26 12:11:28 2013 +0200
998816b
dwc_ahsata: Allow use with dcache enabled
by Eric Nelson
· Sat Jun 15 16:09:55 2013 -0700
2eec2ab
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· Tue Apr 09 21:11:56 2013 +0000
4a59809
Consolidate bool type
by York Sun
· Mon Apr 01 11:29:11 2013 -0700
6caf783
mvsata_ide.c: Correction of typo in comments
by Gray Remlin
· Wed Feb 06 10:59:38 2013 +0000
94f1948
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Mon Feb 04 09:07:34 2013 -0500
5a3720dd
drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t"
by Alexey Brodkin
· Thu Jan 03 01:02:46 2013 +0000
4862ffa
block: systemace: Added missing "else" in "ace_writew"
by Alexey Brodkin
· Thu Jan 03 13:35:23 2013 +0400
0348748
drivers/block/: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:40 2012 +0000
d1cb64b
ahci: Expand HDD Logical Block addressability up to 32 bits
by Walter Murphy
· Mon Oct 29 05:24:03 2012 +0000
49ec4b1
ahci: Perform SATA flush after disk write.
by Marc Jones
· Mon Oct 29 05:24:02 2012 +0000
bbb5784
ahci: Support spin-up and link-up separately
by Marc Jones
· Mon Oct 29 05:24:01 2012 +0000
efd49b4
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
by Walter Murphy
· Mon Oct 29 05:24:00 2012 +0000
33e4c2f
ahci: flush / invalidate dcache around SATA commands
by Taylor Hutt
· Mon Oct 29 05:23:59 2012 +0000
3455f53
ahci: Use virt_to_phys() to denote physical addresses for DMA
by Taylor Hutt
· Mon Oct 29 05:23:58 2012 +0000
1b1d42e
ahci: Fix 'Invaild' typo
by Taylor Hutt
· Mon Oct 29 05:23:56 2012 +0000
54d0f55
ahci: Use sizeof(fis) instead of hardcoding '20'
by Taylor Hutt
· Mon Oct 29 05:23:55 2012 +0000
dd2c734
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
by Gabe Black
· Mon Oct 29 05:23:54 2012 +0000
0f10bd4
ahci: support scsi writing in AHCI driver
by Hung-Te Lin
· Mon Oct 29 05:23:53 2012 +0000
3931072
ahci: Make sending the SETFEATURES_XFER command optional
by Gabe Black
· Mon Oct 29 05:23:52 2012 +0000
48791f1
ahci: cosmetics and cleanup
by Stefan Reinauer
· Mon Oct 29 05:23:51 2012 +0000
7ee0e437
ahci: Improve AHCI debugging
by Stefan Reinauer
· Mon Oct 29 05:23:50 2012 +0000
a63341c
ahci: Optimise AHCI controller reset and start-up
by Stefan Reinauer
· Mon Oct 29 05:23:49 2012 +0000
700f85c
ahci: Support splitting of read transactions into multiple chunks
by Vadim Bendebury
· Mon Oct 29 05:23:44 2012 +0000
9e9f628
sata.h: Make all sata/ata drivers include <sata.h>
by Pavel Herrmann
· Thu Sep 27 23:18:04 2012 +0000
4835e13
sil_sata: Make sata_write() comply with <part.h>
by Tom Rini
· Sat Sep 29 07:57:25 2012 -0700
e095229
sata_dwc: Make sata_write() use const void, per <part.h>
by Tom Rini
· Sat Sep 29 07:57:04 2012 -0700
9ee1aa7
pata_bfin: Make sata_{read,write}() comply with <part.h>
by Tom Rini
· Sat Sep 29 07:56:31 2012 -0700
47e68fb
fsl_sata: Make sata_{read,write}() comply with <part.h>
by Tom Rini
· Sat Sep 29 07:55:11 2012 -0700
532e867
dwc_ahsata: Make sata_write() comply with <part.h>
by Tom Rini
· Sat Sep 29 07:53:06 2012 -0700
d4a6a5b
ata_piix: sata_write must take a const void argument.
by Tom Rini
· Sat Sep 29 07:52:48 2012 -0700
953f90f
ata_piix: Fix checkpatch issues
by Tom Rini
· Sat Sep 29 07:35:12 2012 -0700
2fb802e
remove unnecessary code in ata_piix
by Pavel Herrmann
· Thu Sep 27 23:18:03 2012 +0000
a39809c
block: systemace: Simplify base and width initialization
by Michal Simek
· Wed Jul 04 12:09:45 2012 +0200
2e2dd8a
Remove remaining mdelay() macros
by Anatolij Gustschin
· Tue Apr 24 22:43:23 2012 +0000
36437bc
Block: Remove MG DISK support
by Marek Vasut
· Sun Mar 04 15:11:32 2012 +0000
771bfd1
SATA: add driver for MX5 / MX6 SOCs
by Stefano Babic
· Wed Feb 22 00:24:39 2012 +0000
60ecb1b
Blackfin: pata_bfin: fix printf warning
by Mike Frysinger
· Fri Feb 03 08:04:22 2012 -0500
5559fb8
mvsata: fix ide_preinit for missing disks
by Simon Guinot
· Mon Nov 21 19:25:46 2011 +0530
3671b89
drivers/block/sata_dwc.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Tue Nov 29 22:17:46 2011 +0000
d7acf5c
powerpc/85xx: always implement the work-around for Erratum SATA_A001
by Timur Tabi
· Mon Nov 21 17:10:23 2011 -0600
9e7c855
ftide020: fix incorrect information display format
by Macpaul Lin
· Fri Sep 23 17:54:34 2011 +0800
9193374
sata_dwc.c: Fix GCC 4.6 build warnings
by Stefan Roese
· Tue Nov 15 08:02:49 2011 +0000
ec31139
drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Wed Nov 09 09:28:54 2011 +0000
c17061c
drivers/block/sata_sil3114.c: Fix GCC 4.6 build warning
by Kumar Gala
· Wed Nov 09 06:21:10 2011 +0000
766270c
drivers/block/ahci.c: Fix GCC 4.6 build warning
by Kumar Gala
· Wed Nov 09 06:21:08 2011 +0000
ad6db6a
GCC4.6: Squash warnings in sata_sil3114.c
by Marek Vasut
· Fri Oct 21 14:17:23 2011 +0000
2c2e637
GCC4.6: Squash warnings in ahci.c
by Marek Vasut
· Fri Oct 21 14:17:16 2011 +0000
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· Wed Oct 12 02:31:39 2011 +0000
4511ccc
drivers: add the support for Silicon Image SATA controller
by Tang Yuantian
· Fri Oct 07 19:26:58 2011 +0000
a89db42
fsl_sata: Fix compile error when CONFIG_LBA48 is not defined
by Tang Yuantian
· Mon Oct 03 12:18:41 2011 -0700
801abe4
ATA: Squash warnings in mxc_ata.
by Marek Vasut
· Fri Sep 23 00:04:49 2011 +0000
Next »