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