index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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: 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
*
[S390] cio: make wait_events interruptible
Sebastian Ott
2010-02-26
1
-6
/
+12
*
[S390] cio: introduce cio_settle
Sebastian Ott
2010-02-26
1
-5
/
+42
*
[S390] cio: consolidate workqueues
Sebastian Ott
2010-02-26
1
-8
/
+18
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
[S390] cio: introduce subchannel todos
Peter Oberparleiter
2009-12-07
1
-0
/
+48
*
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
2009-12-07
1
-2
/
+7
*
[S390] cio: introduce consistent subchannel scanning
Sebastian Ott
2009-09-22
1
-106
/
+40
*
[S390] cio: idset use actual number of ssids
Sebastian Ott
2009-09-22
1
-13
/
+13
*
[S390] cio: dont kfree vmalloced memory
Sebastian Ott
2009-09-22
1
-2
/
+2
*
[S390] cio: introduce css_settle
Sebastian Ott
2009-09-22
1
-6
/
+11
*
[S390] cio: introduce css_eval_scheduled
Sebastian Ott
2009-09-22
1
-0
/
+16
*
[S390] cio: merge init calls
Sebastian Ott
2009-09-22
1
-8
/
+57
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
*
[S390] Get rid of cpuid.h header file.
Heiko Carstens
2009-09-11
1
-2
/
+2
*
[S390] proper use of device register
Sebastian Ott
2009-09-11
1
-15
/
+8
*
[S390] cio: remove subchannel init_name
Sebastian Ott
2009-09-11
1
-5
/
+2
*
[S390] cio: fix memleak in subchannel validation
Sebastian Ott
2009-09-11
1
-0
/
+5
*
[S390] cio: consolidate subchannel intparm reset
Peter Oberparleiter
2009-09-11
1
-0
/
+3
*
[S390] pm: css bus power management callbacks
Sebastian Ott
2009-06-16
1
-5
/
+152
[next]