index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2014-02-06
s390/cio: improve cio_commit_config
Sebastian Ott
1
-26
/
+14
2014-01-29
s390/qdio: correct program-controlled interruption checking
Ursula Braun
1
-1
/
+1
2014-01-29
s390/qdio: for_each macro correctness
Jose Alonso
1
-8
/
+6
2014-01-14
s390/qdio: bridgeport support - CHSC part
Eugene Crosser
3
-1
/
+174
2013-12-16
s390/cio: use device_lock to synchronize calls to the ccwgroup driver
Sebastian Ott
1
-6
/
+6
2013-12-16
s390/cio: use device_lock to synchronize calls to the ccw driver
Sebastian Ott
1
-10
/
+6
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
[next]