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.13.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
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
2009-06-16
[S390] cio: force console function
Martin Schwidefsky
1
-0
/
+9
2009-06-16
[S390] pm: io subchannel driver power management callbacks
Cornelia Huck
1
-0
/
+14
2009-06-16
[S390] pm: ccw bus power management callbacks
Sebastian Ott
1
-0
/
+237
2009-03-31
[S390] cio: online_store - trigger recognition for boxed devices
Sebastian Ott
1
-1
/
+1
2009-03-31
[S390] cio: disallow online setting of device in transient state
Sebastian Ott
1
-1
/
+5
2009-03-31
[S390] cio: introduce notifier for boxed state
Sebastian Ott
1
-2
/
+2
2009-03-31
[S390] cio: introduce ccw_device_schedule_sch_unregister
Sebastian Ott
1
-10
/
+11
2009-03-31
[S390] cio: wake up on failed recognition
Sebastian Ott
1
-2
/
+8
2009-03-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-31
/
+13
2009-03-26
[S390] cio: remove unused local variable
Sebastian Ott
1
-3
/
+0
2009-03-26
[S390] cio: ccw device online store - report rc from ccw driver.
Sebastian Ott
1
-8
/
+6
2009-03-26
[S390] cio: Use unbind/bind instead of unregister/register.
Cornelia Huck
1
-20
/
+7
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-4
/
+5
2009-03-25
Driver core: implement uevent suppress in kobject
Ming Lei
1
-2
/
+2
2008-12-25
[S390] cio: use pim to check for multipath.
Sebastian Ott
1
-1
/
+2
2008-12-25
[S390] cio: commit all pmcw changes.
Sebastian Ott
1
-0
/
+6
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
1
-18
/
+18
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
1
-9
/
+4
2008-12-25
[S390] cio: Use device_is_registered().
Cornelia Huck
1
-1
/
+1
2008-12-25
[S390] cio: Dont call ->release directly.
Cornelia Huck
1
-2
/
+2
2008-12-25
[S390] cio: Dont fail probe for I/O subchannels.
Cornelia Huck
1
-12
/
+31
2008-12-25
[S390] cio: Only register ccw_device for registered subchannel.
Cornelia Huck
1
-6
/
+12
2008-12-25
[S390] cio: Fix I/O subchannel refcounting.
Cornelia Huck
1
-19
/
+56
2008-12-25
[S390] cio: Fix reference counting for online/offline.
Cornelia Huck
1
-7
/
+22
2008-12-25
[S390] cio: Put referernce on correct device after moving.
Cornelia Huck
1
-2
/
+2
2008-12-25
[S390] cio: move irritating comment.
Sebastian Ott
1
-6
/
+6
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-14
[S390] cio: Fix refcount after moving devices.
Cornelia Huck
1
-0
/
+4
2008-10-10
[S390] bus_id -> dev_set_name() for css and ccw busses
Cornelia Huck
1
-2
/
+14
2008-10-10
[S390] more bus_id -> dev_name conversions
Cornelia Huck
1
-1
/
+1
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-2
/
+2
2008-10-10
[S390] cio: introduce purge function for /proc/cio_ignore
Peter Oberparleiter
1
-0
/
+40
2008-10-10
[S390] cio: move device unregistration to dedicated work queue
Peter Oberparleiter
1
-31
/
+25
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
1
-20
/
+20
2008-07-14
[S390] Cleanup cio printk messages.
Michael Ernst
1
-10
/
+8
2008-07-14
[S390] css: Use css_device_id for bus matching.
Cornelia Huck
1
-1
/
+7
2008-07-14
[S390] cio: Repair chpid event handling.
Cornelia Huck
1
-6
/
+5
2008-07-14
[S390] cio: Introduce abstract isc definitions.
Cornelia Huck
1
-1
/
+2
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-1
/
+1
[next]