index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
css.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/css: reduce stsch calls
Sebastian Ott
2018-07-17
1
-18
/
+49
*
s390/css: validate subchannel prior to allocation
Sebastian Ott
2018-07-17
1
-3
/
+8
*
s390/css: start the subchannel evaluation earlier
Sebastian Ott
2018-07-17
1
-4
/
+5
*
s390/cio: ensure that a chpid is registered only once
Sebastian Ott
2018-07-17
1
-2
/
+1
*
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-4
/
+4
*
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
1
-2
/
+0
*
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/cio: introduce io_subchannel_type
Sebastian Ott
2017-06-12
1
-0
/
+49
*
s390/cio: remove unused struct member
Sebastian Ott
2017-01-16
1
-1
/
+0
*
s390/cio: export real cssid
Sebastian Ott
2017-01-16
1
-0
/
+22
*
s390/cio: css initialization cleanup
Sebastian Ott
2017-01-16
1
-56
/
+47
*
s390/cio: css attribute cleanup
Sebastian Ott
2017-01-16
1
-28
/
+29
*
s390/cio: use cssid for pgid generation
Sebastian Ott
2017-01-16
1
-2
/
+4
*
s390/cio: clarify cssid usage
Sebastian Ott
2017-01-16
1
-19
/
+11
*
s390: cio: make it explicitly non-modular
Paul Gortmaker
2016-10-31
1
-3
/
+3
*
s390/cio: Remove unused inline assemblies
Peter Oberparleiter
2015-12-18
1
-1
/
+1
*
s390/cio: simplify css_generate_pgid
Sebastian Ott
2015-11-09
1
-5
/
+0
*
s390/css: unneeded initialization in for_each_subchannel
Pierre Morel
2015-11-03
1
-1
/
+0
*
s390/cio: reactivate cmf after hibernate
Sebastian Ott
2015-10-14
1
-0
/
+1
*
s390/css: Prevent unnecessary allocation in subchannel loop
Peter Oberparleiter
2013-12-16
1
-1
/
+9
*
s390/cio: Delay scan for newly available I/O devices
Peter Oberparleiter
2013-12-16
1
-6
/
+7
*
s390/cio: Relax subchannel scan loop
Peter Oberparleiter
2013-12-16
1
-0
/
+3
*
s390/cio: fix unlocked access of global bitmap
Sebastian Ott
2013-08-30
1
-0
/
+2
*
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-08-22
1
-1
/
+1
*
s390/css: move subchannel lock allocation
Sebastian Ott
2013-04-17
1
-8
/
+28
*
s390/css: remove unused function definitions
Sebastian Ott
2013-04-17
1
-2
/
+2
*
s390/css: introduce cio_register_early_subchannels
Sebastian Ott
2013-04-17
1
-19
/
+12
*
s390/cio: get rid of static console subchannel
Sebastian Ott
2013-04-17
1
-14
/
+9
*
s390/cio: split subchannel registration
Sebastian Ott
2013-04-17
1
-19
/
+18
*
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
2013-04-17
1
-3
/
+2
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-1
/
+1
*
s390/css: stop stsch loop after cc 3
Sebastian Ott
2012-10-18
1
-1
/
+6
*
s390/css: export css_sched_sch_todo
Sebastian Ott
2012-09-26
1
-0
/
+1
*
[S390] hibernate: directly trigger subchannel evaluation
Sebastian Ott
2011-12-01
1
-45
/
+59
*
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2011-07-15
1
-4
/
+4
*
[S390] css_bus_type: make it static
Sebastian Ott
2011-03-15
1
-2
/
+2
*
[S390] css_driver: remove duplicate members
Sebastian Ott
2011-03-15
1
-2
/
+0
*
[S390] css: update subchannel descriptor
Sebastian Ott
2011-01-05
1
-0
/
+8
*
[S390] css: fix rsid evaluation for 2nd crw
Sebastian Ott
2010-12-01
1
-1
/
+1
*
[S390] css: update subchannel description after hibernate
Sebastian Ott
2010-10-25
1
-0
/
+1
*
[S390] css: update descriptor after hibernate
Sebastian Ott
2010-10-25
1
-0
/
+9
*
[S390] chsc: consolidate memory allocations
Sebastian Ott
2010-10-25
1
-21
/
+3
*
[S390] chsc: initialization fixes
Sebastian Ott
2010-10-25
1
-9
/
+9
*
[S390] css: fix sparse warning
Sebastian Ott
2010-10-25
1
-1
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
2010-05-17
1
-0
/
+1
*
[S390] More cleanup for struct _lowcore
Martin Schwidefsky
2010-05-17
1
-2
/
+5
*
[S390] add hook to reenable mss after hibernation
Sebastian Ott
2010-04-22
1
-0
/
+5
*
[S390] cio: allow enable_facility from outside init functions
Sebastian Ott
2010-04-22
1
-8
/
+3
*
[S390] cio: trigger subchannel event at resume time
Sebastian Ott
2010-02-26
1
-1
/
+1
[next]