index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
block: introduce new block status code type
Christoph Hellwig
10
-36
/
+37
2017-06-01
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
1
-0
/
+1
2017-05-09
ide: don't call memcpy with the same source and destination
Mikulas Patocka
1
-1
/
+1
2017-05-09
ide: use setup_timer
Geliang Tang
1
-3
/
+1
2017-04-26
ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset
Christoph Hellwig
1
-1
/
+1
2017-04-26
ide-pm: always pass 0 error to __blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
13
-59
/
+59
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
9
-14
/
+19
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-1
/
+1
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2
-3
/
+3
2017-02-28
ide: palm_bk3710: add __initdata to palm_bk3710_port_info
Bhumika Goyal
1
-1
/
+1
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
17
-215
/
+289
2017-02-14
cdrom: Make device operations read-only
Kees Cook
1
-1
/
+1
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
13
-82
/
+86
2017-02-01
ide: don't abuse cmd_type
Christoph Hellwig
13
-40
/
+72
2017-01-31
block: make scsi_request and scsi ioctl support optional
Christoph Hellwig
1
-0
/
+1
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
16
-107
/
+144
2017-01-09
Revert "ide: Fix interface autodetection in legacy IDE driver (trial #2)"
David S. Miller
1
-2
/
+2
2016-12-26
ide: Fix interface autodetection in legacy IDE driver (trial #2)
lramos.prof@yahoo.com.br
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
6
-6
/
+6
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
6
-35
/
+35
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-5
/
+6
2016-07-28
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
1
-1
/
+1
2016-07-27
ide: missing break statement in set_timings_mdma()
Dan Carpenter
1
-0
/
+1
2016-07-27
ide: hpt366: fix incorrect mask when checking at cmd_high_time
Colin Ian King
1
-1
/
+1
2016-07-27
ide-tape: fix misprint in failure handling in idetape_init()
Alexey Khoroshilov
1
-3
/
+3
2016-07-27
cmd640: add __init attribute
Julia Lawall
1
-1
/
+1
2016-06-27
block: convert to device_add_disk()
Dan Williams
2
-4
/
+2
2016-06-20
leds: convert IDE trigger to common disk trigger
Stephan Linz
1
-1
/
+1
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
1
-1
/
+1
2016-06-07
ide cd: do not set REQ_WRITE on requests.
Mike Christie
1
-3
/
+0
2016-06-07
drivers: use req op accessor
Mike Christie
1
-1
/
+1
2016-04-13
ide-disk: update to using blk_queue_write_cache()
Jens Axboe
1
-3
/
+3
2016-03-20
ide: palm_bk3710: test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+2
2016-03-20
ide: icside: remove incorrect initconst annotation
Arnd Bergmann
1
-1
/
+1
2016-03-18
ide: hpt366: convert to use match_string() helper
Andy Shevchenko
1
-7
/
+2
2016-02-06
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2
-2
/
+0
2016-01-18
drivers/ide: make ide-scan-pci.c driver explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-01-18
ide: constify ide_dma_ops structures
Julia Lawall
2
-2
/
+2
2016-01-18
ide: silence some underflow warnings
Dan Carpenter
1
-8
/
+8
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
10
-14
/
+14
2015-11-03
ide: pdc202xx_new: Replace timeval with ktime_t
Amitoj Kaur Chawla
1
-5
/
+5
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-06-26
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-44
/
+74
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2015-05-11
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-897
/
+0
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
4
-19
/
+49
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
4
-9
/
+9
[next]