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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
ide-cd: use common completion path for DMA requests in cdrom_newpc_intr()
Bartlomiej Zolnierkiewicz
1
-10
/
+1
2009-03-31
ide-cd: use scatterlists for PIO transfers (non-fs requests) (v2)
Bartlomiej Zolnierkiewicz
1
-70
/
+30
2009-03-31
ide-cd: merge ide_cd_prepare_rw_request() into cdrom_start_rw()
Bartlomiej Zolnierkiewicz
1
-16
/
+5
2009-03-31
ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests
Bartlomiej Zolnierkiewicz
1
-35
/
+1
2009-03-31
ide-cd: use scatterlists for PIO transfers (fs requests)
Bartlomiej Zolnierkiewicz
2
-105
/
+46
2009-03-31
ide-cd: cleanup ide_cd_do_request()
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2009-03-31
ide-cd: kill whole failed request in ide_cd_do_request()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-31
ide-cd: remove cdrom_end_request()
Bartlomiej Zolnierkiewicz
1
-34
/
+47
2009-03-31
ide-cd: unify cdrom_newpc_intr() exit paths
Bartlomiej Zolnierkiewicz
1
-25
/
+23
2009-03-31
ide-cd: move setting REQ_FAILED flag out from 'end_request' exit path
Bartlomiej Zolnierkiewicz
1
-5
/
+7
2009-03-31
ide-cd: unify ide_cd_do_request() exit paths
Bartlomiej Zolnierkiewicz
1
-16
/
+12
2009-03-31
ide-cd: factor out failed request completion from cdrom_end_request()
Bartlomiej Zolnierkiewicz
1
-22
/
+25
2009-03-31
ide-cd: remove no longer needed 'ignore' module parameter
Bartlomiej Zolnierkiewicz
1
-12
/
+0
2009-03-31
ide-cd: remove needless ide_dump_status_no_sense() wrapper
Bartlomiej Zolnierkiewicz
1
-13
/
+4
2009-03-31
ide-cd: remove dead code from cdrom_decode_status()
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2009-03-31
ide-cd: use ide_end_rq() also for failed non-fs requests
Bartlomiej Zolnierkiewicz
1
-12
/
+4
2009-03-31
ide-cd: remove dead URLs
Bartlomiej Zolnierkiewicz
1
-6
/
+3
2009-03-31
ide: use PageHighMem() instead of ifdefs in ide_pio_bytes()
Bartlomiej Zolnierkiewicz
1
-8
/
+6
2009-03-31
ide: add support for arbitrary transfer lengths to ide_pio_bytes()
Bartlomiej Zolnierkiewicz
1
-36
/
+37
2009-03-31
ide-atapi: start DMA after issuing a packet command
Borislav Petkov
1
-4
/
+4
2009-03-31
at91_ide: fix ->ftf_flags handling
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-03-31
ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h>
Geert Uytterhoeven
1
-0
/
+2
2009-03-31
ide: Fix code dealing with sleeping devices in do_ide_request()
Elias Oltmanns
1
-5
/
+4
2009-03-30
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-222
/
+404
2009-03-30
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-03-30
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-33
/
+1
2009-03-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
8
-49
/
+51
2009-03-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
440
-27034
/
+47569
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
59
-1481
/
+1292
2009-03-30
V4L/DVB (11316): saa7191: tuner ops wasn't set.
Hans Verkuil
1
-0
/
+1
2009-03-30
V4L/DVB (11315): cx25840: fix 'unused variable' warning.
Hans Verkuil
1
-2
/
+0
2009-03-30
V4L/DVB (11314): au8522: remove unused I2C_DRIVERID
Hans Verkuil
1
-1
/
+0
2009-03-30
V4L/DVB (11312): tuner: remove V4L1 code from this driver.
Hans Verkuil
1
-129
/
+0
2009-03-30
V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers
Hans Verkuil
5
-31
/
+29
2009-03-30
V4L/DVB (11310): cx18: remove intermediate 'ioctl' step
Hans Verkuil
4
-255
/
+228
2009-03-30
V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step
Hans Verkuil
4
-248
/
+219
2009-03-30
V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there
Mauro Carvalho Chehab
1
-1
/
+1
2009-03-30
V4L/DVB (11305): cx88: prevent probing rtc and ir devices
Hans Verkuil
1
-4
/
+10
2009-03-30
V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no lon...
Hans Verkuil
9
-56
/
+0
2009-03-30
V4L/DVB (11303): tda7432: remove legacy code for old-style i2c API
Hans Verkuil
1
-14
/
+1
2009-03-30
V4L/DVB (11302): tda9875: remove legacy code for old-style i2c API
Hans Verkuil
1
-14
/
+1
2009-03-30
V4L/DVB (11301): wm8775: remove legacy code for old-style i2c API
Hans Verkuil
1
-11
/
+1
2009-03-30
V4L/DVB (11300): cx88: convert to v4l2_subdev.
Hans Verkuil
7
-68
/
+80
2009-03-30
V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API
Hans Verkuil
1
-19
/
+1
2009-03-30
V4L/DVB (11297): cx23885: convert to v4l2_subdev.
Hans Verkuil
7
-95
/
+47
2009-03-30
V4L/DVB (11296): cx23885: bugfix error message if firmware is not found
Steven Toth
1
-1
/
+1
2009-03-30
V4L/DVB (11295): cx23885: convert to v4l2_device.
Hans Verkuil
4
-13
/
+25
2009-03-30
V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
Márton Németh
1
-0
/
+6
2009-03-30
V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Sm...
Laurent Pinchart
1
-0
/
+9
2009-03-30
V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driver
Klaus Flittner
3
-3
/
+10
[next]