index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
ahci: Add a disk-controller uclass
Simon Glass
3
-0
/
+24
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
1
-2
/
+2
2016-01-14
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
3
-3
/
+1049
2016-01-14
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
1
-3
/
+3
2016-01-14
sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP
Tor Krill
2
-0
/
+1046
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2
-8
/
+14
2016-01-12
dm: ahci: Convert to use new DM PCI API
Simon Glass
1
-7
/
+63
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
1
-2
/
+2
2015-12-05
Fix typo: commmand -> command.
Vagrant Cascadian
2
-3
/
+3
2015-11-19
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-11-12
block: ahci: Remove dead code
Fabio Estevam
1
-36
/
+0
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
1
-0
/
+1
2015-07-23
arm: mvebu: add Armada XP SATA support
Anton Schubert
1
-0
/
+41
2015-07-14
drivers: block: Remove the ata_piix driver
Bin Meng
3
-789
/
+0
2015-07-10
Merge git://git.denx.de/u-boot-marvell
Tom Rini
1
-3
/
+0
2015-07-10
block: ahci: Don't enable port interrupts
Stefan Roese
1
-3
/
+0
2015-07-09
ahci: Fix compiling warnings under 64bit platforms
Tang Yuantian
2
-34
/
+43
2015-06-12
ahci: extend data io wait to 10s
Mark Langsdorf
1
-1
/
+1
2015-06-12
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
1
-9
/
+29
2015-05-28
fsl/sata: Replace sprintf() with snprintf()
Tang Yuantian
1
-1
/
+1
2015-04-18
ahci: mmio_base is a virtual address
Scott Wood
2
-6
/
+7
2015-04-07
ahci: Fix a wrong parameter pass
Tang Yuantian
1
-1
/
+1
2015-01-23
x86: ahci: Make sure interface is not busy after enabling the port
Bin Meng
1
-1
/
+19
2015-01-05
ahci-plat: provide a weak scsi_bus_reset() hook
Dmitry Lifshitz
1
-2
/
+1
2015-01-05
ahci: introduce ahci_reset()
Dmitry Lifshitz
1
-17
/
+30
2014-12-10
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-6
/
+8
2014-12-08
blackfin: include <linux/compiler.h> rather than define __iomem
Masahiro Yamada
1
-1
/
+0
2014-12-01
sata: fix reset_sata for dwc_ahsata
Soeren Moch
1
-6
/
+8
2014-11-24
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
7
-0
/
+51
2014-11-24
sata: implement reset_sata for dwc_ahsata
Nikita Kiryanov
7
-0
/
+51
2014-11-23
sata: fix a bug in init_sata() for pci-sata card
li pengbo
1
-1
/
+1
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-1
/
+1
2014-10-28
dwc_ahsata: use bitwise operator in sata_port_status
Nikita Kiryanov
1
-1
/
+1
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
1
-1
/
+1
2014-10-10
ahci: Don't start command DMA engine before buffers are set
Roger Quadros
1
-1
/
+0
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0
2014-09-09
sata: dwc_ahsata: implement sata_port_status
Nikita Kiryanov
1
-0
/
+17
2014-07-31
ahci: provide sunxi SATA driver using AHCI platform framework
Ian Campbell
1
-0
/
+16
2014-07-22
AHCI: Increase link timeout to 200ms
Ian Campbell
1
-1
/
+1
2014-06-06
dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
Tim Harvey
1
-0
/
+5
2014-04-02
ahci: Fix data abort on multiple scsi resets.
Roger Quadros
1
-7
/
+16
2014-03-10
ahci: wait longer for link.
Ian Campbell
1
-1
/
+1
2014-03-10
ahci-plat: Provide a weak scsi_init hook
Ian Campbell
1
-0
/
+5
2014-02-20
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
1
-0
/
+1
2014-01-08
sandbox: block driver using host file/device as backing store
Henrik Nordström
2
-0
/
+125
2013-12-04
ahci: Fix cache align error messages
Roger Quadros
1
-7
/
+1
2013-12-04
ahci: Error out with message on malloc() failure
Roger Quadros
1
-2
/
+14
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
1
-37
/
+15
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-09-20
Fix some obvious typos across multiple subsystems.
Robert P. J. Day
1
-1
/
+1
[next]