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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-24
sg: add missing sg_init_table calls to zfcp
Heiko Carstens
1
-0
/
+2
2007-10-23
s390 zfcp: sg fixups
Jens Axboe
3
-6
/
+9
2007-10-22
[S390] struct class_device -> struct device conversion.
Cornelia Huck
4
-38
/
+26
2007-10-22
[S390] cio: Fix incomplete commit for uevent suppression.
Cornelia Huck
1
-0
/
+9
2007-10-22
[S390] cio: Use to_channelpath() for device to channel path conversion.
Cornelia Huck
1
-6
/
+6
2007-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
4
-9
/
+9
2007-10-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2007-10-20
qeth: remove header_ops bug
Ursula Braun
1
-1
/
+2
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
3
-7
/
+7
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2
-2
/
+2
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2
-2
/
+2
2007-10-17
unicode diacritics support
Samuel Thibault
3
-14
/
+58
2007-10-16
zfcp: sg chaining support
FUJITA Tomonori
2
-4
/
+3
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-262
/
+364
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-30
/
+12
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
3
-30
/
+12
2007-10-12
[SCSI] zfcp: whitespace cleanup
Swen Schillig
9
-166
/
+165
2007-10-12
[SCSI] zfcp: Enable debug feature before setting adapter online
Christof Schmitt
2
-7
/
+9
2007-10-12
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
Swen Schillig
4
-71
/
+175
2007-10-12
[SCSI] zfcp: Remove braces for only one statement
Christof Schmitt
1
-4
/
+2
2007-10-12
[SCSI] zfcp: Remove unnecessary assignment
Christof Schmitt
1
-1
/
+0
2007-10-12
[SCSI] zfcp: avoid if (whatever) ; constructs.
Heiko Carstens
1
-2
/
+2
2007-10-12
[SCSI] zfcp: correct indentation for nested if-else
Christof Schmitt
1
-11
/
+11
2007-10-12
[S390] xpram: fix bio_end{_,}io typo
Martin Schwidefsky
1
-1
/
+1
2007-10-12
[S390] 3215: Handle special console device.
Cornelia Huck
1
-0
/
+3
2007-10-12
[S390] vmwatchdog: fix broken inline assembly.
Heiko Carstens
1
-2
/
+2
2007-10-12
[S390] tape: Fix medium state handling
Michael Holzheu
1
-9
/
+17
2007-10-12
[S390] zcore: fix inline assembly in memcpy_real()
Michael Holzheu
1
-3
/
+4
2007-10-12
[S390] qdio: change QDIO performance_stats error message priority
Ursula Braun
1
-1
/
+1
2007-10-12
[S390] is_power_of_2 in drivers/s390/block/dasd_int.h
vignesh babu
1
-1
/
+2
2007-10-12
[S390] qdio: dont cast function pointers and use them to call functions.
Heiko Carstens
1
-18
/
+19
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
8
-28
/
+45
2007-10-12
[S390] zcrypt: fix PCIXCC/CEX2C error recovery
Ralph Wuerthner
1
-2
/
+5
2007-10-12
[S390] zcrypt: fix ap_reset_domain()
Ralph Wuerthner
1
-2
/
+3
2007-10-12
[S390] zcrypt: remove duplicated struct CPRBX definition
Ralph Wuerthner
2
-46
/
+1
2007-10-12
[S390] zcrypt: make init/exit functions static.
Heiko Carstens
1
-2
/
+2
2007-10-12
[S390] cio: Avoid machine check vs. not operational races.
Cornelia Huck
3
-127
/
+21
2007-10-12
[S390] cio: Fix device attributes for early devices.
Cornelia Huck
1
-0
/
+1
2007-10-12
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
Cornelia Huck
2
-0
/
+7
2007-10-12
[S390] cio: Introduce ccw_bus_type.shutdown.
Cornelia Huck
2
-6
/
+14
2007-10-12
[S390] cio: Disable channel path measurements on shutdown/reboot.
Cornelia Huck
1
-0
/
+29
2007-10-12
[S390] cio: Minor style fixes.
Cornelia Huck
1
-4
/
+4
2007-10-12
[S390] cio: Add docbook comments.
Cornelia Huck
3
-57
/
+315
2007-10-12
[S390] cio: Kerneldoc comments for cmf.
Cornelia Huck
1
-13
/
+74
2007-10-12
[S390] cio: Fix some coding style issues in cmf.
Cornelia Huck
1
-64
/
+77
2007-10-12
[S390] cio: remove subchannel_add_files()
Cornelia Huck
1
-1
/
+0
2007-10-12
[S390] cio: rename css to channel_subsystems
Cornelia Huck
4
-39
/
+49
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
8
-45
/
+63
2007-10-11
[QETH]: fix qeth_main.c
Andrew Morton
1
-1
/
+2
2007-10-11
qeth: discard inbound packets with unknown header id
Ursula Braun
1
-1
/
+6
[next]