index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-04
[S390] cio: prevent purging of CCW devices in the online state
Peter Oberparleiter
1
-6
/
+18
2011-03-23
[S390] ccw_bus_type: make it static
Sebastian Ott
1
-3
/
+2
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-4
/
+2
2011-03-15
[S390] css_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-03-15
[S390] css: move io_private to drv_data
Sebastian Ott
1
-6
/
+11
2011-01-12
[S390] cio: path_event overindication after resume
Sebastian Ott
1
-0
/
+1
2010-11-10
[S390] cio: fix incorrect ccw_device_init_count
Sebastian Ott
1
-1
/
+10
2010-10-25
[S390] cio: fix I/O cancel function
Peter Oberparleiter
1
-0
/
+1
2010-10-25
[S390] cio: notify drivers of channel path events
Sebastian Ott
1
-0
/
+9
2010-10-25
[S390] cio: fix memleak in resume path
Sebastian Ott
1
-2
/
+6
2010-08-09
[S390] cio: ccw_device_online_store return -EINVAL in case of missing driver
Sebastian Ott
1
-4
/
+6
2010-08-09
[S390] cio: CHSC SIOSL Support
Michael Ernst
1
-0
/
+37
2010-03-08
[S390] cio: fix init_count in case of recognition after steal lock
Sebastian Ott
1
-2
/
+3
2010-02-27
[S390] cio: trigger subchannel event at resume time
Sebastian Ott
1
-50
/
+61
2010-02-27
[S390] ccw_device_notify: improve return codes
Sebastian Ott
1
-5
/
+5
2010-02-27
[S390] cio: make wait_events interruptible
Sebastian Ott
1
-3
/
+8
2010-02-27
[S390] cio: consolidate workqueues
Sebastian Ott
1
-22
/
+6
2009-12-18
[S390] cio: fix drvdata usage for the console subchannel
Sebastian Ott
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-07
[S390] cio: dont unregister a busy device in ccw_device_set_offline
Sebastian Ott
1
-9
/
+20
2009-12-07
[S390] cio: change locking in io_subchannel_remove
Sebastian Ott
1
-3
/
+2
2009-12-07
[S390] cio: quiesce subchannel in io_subchannel_remove
Sebastian Ott
1
-1
/
+9
2009-12-07
[S390] cio: handle busy subchannel in ccw_device_move_to_sch
Sebastian Ott
1
-2
/
+22
2009-12-07
[S390] cio: fix quiesce state
Sebastian Ott
1
-16
/
+19
2009-12-07
[S390] cio: add per device initialization status flag
Sebastian Ott
1
-0
/
+6
2009-12-07
[S390] cio: remove registered flag from ccw_device_private
Sebastian Ott
1
-8
/
+3
2009-12-07
[S390] cio: remove intretry flag
Peter Oberparleiter
1
-41
/
+17
2009-12-07
[S390] cio: allow setting not-operational devices offline
Peter Oberparleiter
1
-5
/
+4
2009-12-07
[S390] cio: use ccw request infrastructure for pgid
Peter Oberparleiter
1
-3
/
+0
2009-12-07
[S390] cio: ensure proper locking during device recognition
Peter Oberparleiter
1
-0
/
+2
2009-12-07
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
1
-49
/
+8
2009-12-07
[S390] cio: inform user when online/offline processing fails
Peter Oberparleiter
1
-0
/
+22
2009-12-07
[S390] cio: introduce ccw device todos
Peter Oberparleiter
1
-103
/
+100
2009-12-07
[S390] cio: introduce subchannel todos
Peter Oberparleiter
1
-18
/
+5
2009-12-07
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
1
-331
/
+182
2009-12-07
[S390] cio: fix repeat setting of cdev parent association
Peter Oberparleiter
1
-4
/
+1
2009-12-07
[S390] cio: fix double free in case of probe failure
Peter Oberparleiter
1
-6
/
+5
2009-10-14
[S390] cio: change misleading console logic
Peter Oberparleiter
1
-5
/
+4
2009-10-06
[S390] cio: make not operational handling consistent
Peter Oberparleiter
1
-2
/
+2
2009-09-23
[S390] cio: introduce css_settle
Sebastian Ott
1
-6
/
+12
2009-09-23
[S390] cio: merge init calls
Sebastian Ott
1
-17
/
+3
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-11
[S390] cio: remove ccw_device init_name
Sebastian Ott
1
-17
/
+6
2009-09-11
[S390] cio: move final put_device to ccw_device_unregister
Sebastian Ott
1
-3
/
+4
2009-09-11
[S390] cio: fix use after free in s390 debug feature
Sebastian Ott
1
-5
/
+9
2009-09-11
[S390] cio: failing set online/offline processing.
Michael Ernst
1
-35
/
+65
2009-09-11
[S390] cio: ensure to hold a reference for deferred deregistration
Sebastian Ott
1
-8
/
+6
2009-09-11
[S390] cio: increase trace level
Sebastian Ott
1
-2
/
+2
2009-09-11
[S390] cio: consolidate subchannel intparm reset
Peter Oberparleiter
1
-10
/
+0
2009-08-23
[S390] cio: fix double free after failed device initialization
Sebastian Ott
1
-3
/
+1
[next]