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
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-16
s390/cio: fix unlocked access of online member
Sebastian Ott
1
-4
/
+9
2013-12-16
s390/blacklist: Perform subchannel scan only when needed
Peter Oberparleiter
1
-3
/
+3
2013-12-16
s390/css: Prevent unnecessary allocation in subchannel loop
Peter Oberparleiter
1
-1
/
+9
2013-12-16
s390/cio: Delay scan for newly available I/O devices
Peter Oberparleiter
3
-7
/
+9
2013-12-16
s390/cio: Relax subchannel scan loop
Peter Oberparleiter
1
-0
/
+3
2013-12-16
s390/cio: More efficient handling of CHPID availability events
Peter Oberparleiter
1
-36
/
+4
2013-11-15
s390/scm_block: do not hide eadm subchannel dependency
Sebastian Ott
2
-53
/
+2
2013-10-24
s390/eadm_sch: improve quiesce handling
Sebastian Ott
2
-3
/
+28
2013-10-24
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
Heiko Carstens
1
-12
/
+7
2013-10-24
s390/s390dbf: use debug_level_enabled() where applicable
Hendrik Brueckner
2
-8
/
+2
2013-10-24
s390/qdio: fix atomic_sub() misusage
Heiko Carstens
1
-1
/
+1
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
2
-7
/
+7
2013-08-30
s390/cio: fix unlocked access of global bitmap
Sebastian Ott
1
-0
/
+2
2013-08-30
s390/hibernate: add early resume function
Sebastian Ott
1
-2
/
+0
2013-08-22
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
3
-28
/
+42
2013-08-22
s390/airq: introduce adapter interrupt vector helper
Martin Schwidefsky
1
-0
/
+153
2013-08-22
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
4
-4
/
+4
2013-07-16
s390/qdio: remove unused variable
Sebastian Ott
1
-2
/
+2
2013-06-26
s390/airq: simplify adapter interrupt code
Martin Schwidefsky
2
-128
/
+72
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
1
-40
/
+28
2013-06-26
s390/chsc: Use snprintf instead of sprintf
Michael Holzheu
1
-6
/
+6
2013-06-26
s390/qdio: cleanup chsc SADC usage
Sebastian Ott
4
-54
/
+73
2013-06-26
s390/qdio: cleanup chsc SSQD usage
Sebastian Ott
4
-43
/
+58
2013-06-26
s390/cio: Introduce on-close CHSC IOCTLs
Michael Holzheu
1
-0
/
+94
2013-06-26
s390/cio: Make /dev/chsc a single-open device
Michael Holzheu
1
-1
/
+19
2013-06-26
s390/cio: Introduce generic synchronous CHSC IOCTL
Michael Holzheu
2
-7
/
+35
2013-06-26
s390/qdio: remove unused function
Sebastian Ott
1
-44
/
+0
2013-05-15
s390/cio: add channel ID sysfs attribute
Peter Oberparleiter
2
-1
/
+39
2013-05-02
s390/cio: add condev keyword to cio_ignore
Sebastian Ott
1
-0
/
+7
2013-05-02
s390/cio: add ipldev keyword to cio_ignore
Sebastian Ott
1
-2
/
+19
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-26
s390/cio: fix irq statistics
Sebastian Ott
1
-0
/
+1
2013-04-17
s390/css: move subchannel lock allocation
Sebastian Ott
3
-34
/
+32
2013-04-17
s390/cio: fix early init counter usage
Sebastian Ott
2
-9
/
+6
2013-04-17
s390/css: remove unused function definitions
Sebastian Ott
2
-4
/
+2
2013-04-17
s390/css: introduce cio_register_early_subchannels
Sebastian Ott
4
-23
/
+24
2013-04-17
s390/cio: get rid of static console device
Sebastian Ott
1
-43
/
+30
2013-04-17
s390/cio: get rid of static console subchannel
Sebastian Ott
5
-108
/
+56
2013-04-17
s390/cio: split subchannel registration
Sebastian Ott
1
-19
/
+18
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
1
-4
/
+2
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
3
-20
/
+28
2013-04-17
s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()
Akinobu Mita
1
-1
/
+1
2013-04-17
s390/cio: make use of newly added format 1 channel-path data
Peter Oberparleiter
1
-8
/
+14
2013-04-17
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
4
-9
/
+31
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-03-07
s390/scm: process availability
Sebastian Ott
3
-0
/
+35
2013-03-07
s390/scm_drv: extend notify callback
Sebastian Ott
1
-1
/
+1
2013-02-28
qdio: remove unused parameters
Stefan Raspl
3
-7
/
+7
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-23
new helper: file_inode(file)
Al Viro
1
-2
/
+2
[next]