index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cio: export vpm via sysfs
Sebastian Ott
2013-02-14
1
-0
/
+10
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-6
/
+6
*
s390: use ccw_device_get_schid
Sebastian Ott
2012-11-23
1
-11
/
+0
*
s390/cio: suppress 2nd path verification during resume
Sebastian Ott
2012-10-26
1
-7
/
+1
*
s390/cio: invalidate cdev pointer before deregistration
Sebastian Ott
2012-09-06
1
-1
/
+4
*
s390/cio: fix IO subchannel event race
Sebastian Ott
2012-09-06
1
-0
/
+2
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
2012-05-16
1
-1
/
+12
*
cio: remove {get,put}_driver
Sebastian Ott
2012-01-24
1
-7
/
+1
*
[S390] hibernate: directly trigger subchannel evaluation
Sebastian Ott
2011-12-01
1
-2
/
+2
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
1
-0
/
+13
*
[S390] cio: prevent purging of CCW devices in the online state
Peter Oberparleiter
2011-04-04
1
-6
/
+18
*
[S390] ccw_bus_type: make it static
Sebastian Ott
2011-03-23
1
-3
/
+2
*
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-4
/
+2
*
[S390] css_driver: remove duplicate members
Sebastian Ott
2011-03-15
1
-2
/
+4
*
[S390] css: move io_private to drv_data
Sebastian Ott
2011-03-15
1
-6
/
+11
*
[S390] cio: path_event overindication after resume
Sebastian Ott
2011-01-12
1
-0
/
+1
*
[S390] cio: fix incorrect ccw_device_init_count
Sebastian Ott
2010-11-10
1
-1
/
+10
*
[S390] cio: fix I/O cancel function
Peter Oberparleiter
2010-10-25
1
-0
/
+1
*
[S390] cio: notify drivers of channel path events
Sebastian Ott
2010-10-25
1
-0
/
+9
*
[S390] cio: fix memleak in resume path
Sebastian Ott
2010-10-25
1
-2
/
+6
*
[S390] cio: ccw_device_online_store return -EINVAL in case of missing driver
Sebastian Ott
2010-08-09
1
-4
/
+6
*
[S390] cio: CHSC SIOSL Support
Michael Ernst
2010-08-09
1
-0
/
+37
*
[S390] cio: fix init_count in case of recognition after steal lock
Sebastian Ott
2010-03-08
1
-2
/
+3
*
[S390] cio: trigger subchannel event at resume time
Sebastian Ott
2010-02-26
1
-50
/
+61
*
[S390] ccw_device_notify: improve return codes
Sebastian Ott
2010-02-26
1
-5
/
+5
*
[S390] cio: make wait_events interruptible
Sebastian Ott
2010-02-26
1
-3
/
+8
*
[S390] cio: consolidate workqueues
Sebastian Ott
2010-02-26
1
-22
/
+6
*
[S390] cio: fix drvdata usage for the console subchannel
Sebastian Ott
2009-12-18
1
-0
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
[S390] cio: dont unregister a busy device in ccw_device_set_offline
Sebastian Ott
2009-12-07
1
-9
/
+20
*
[S390] cio: change locking in io_subchannel_remove
Sebastian Ott
2009-12-07
1
-3
/
+2
*
[S390] cio: quiesce subchannel in io_subchannel_remove
Sebastian Ott
2009-12-07
1
-1
/
+9
*
[S390] cio: handle busy subchannel in ccw_device_move_to_sch
Sebastian Ott
2009-12-07
1
-2
/
+22
*
[S390] cio: fix quiesce state
Sebastian Ott
2009-12-07
1
-16
/
+19
*
[S390] cio: add per device initialization status flag
Sebastian Ott
2009-12-07
1
-0
/
+6
*
[S390] cio: remove registered flag from ccw_device_private
Sebastian Ott
2009-12-07
1
-8
/
+3
*
[S390] cio: remove intretry flag
Peter Oberparleiter
2009-12-07
1
-41
/
+17
*
[S390] cio: allow setting not-operational devices offline
Peter Oberparleiter
2009-12-07
1
-5
/
+4
*
[S390] cio: use ccw request infrastructure for pgid
Peter Oberparleiter
2009-12-07
1
-3
/
+0
*
[S390] cio: ensure proper locking during device recognition
Peter Oberparleiter
2009-12-07
1
-0
/
+2
*
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
2009-12-07
1
-49
/
+8
*
[S390] cio: inform user when online/offline processing fails
Peter Oberparleiter
2009-12-07
1
-0
/
+22
*
[S390] cio: introduce ccw device todos
Peter Oberparleiter
2009-12-07
1
-103
/
+100
*
[S390] cio: introduce subchannel todos
Peter Oberparleiter
2009-12-07
1
-18
/
+5
*
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
2009-12-07
1
-331
/
+182
*
[S390] cio: fix repeat setting of cdev parent association
Peter Oberparleiter
2009-12-07
1
-4
/
+1
*
[S390] cio: fix double free in case of probe failure
Peter Oberparleiter
2009-12-07
1
-6
/
+5
*
[S390] cio: change misleading console logic
Peter Oberparleiter
2009-10-14
1
-5
/
+4
*
[S390] cio: make not operational handling consistent
Peter Oberparleiter
2009-10-06
1
-2
/
+2
[next]