index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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] 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
*
[S390] cio: Rework css driver.
Cornelia Huck
2008-07-14
1
-86
/
+279
*
[S390] cio: Introduce modalias for css bus.
Cornelia Huck
2008-07-14
1
-16
/
+31
*
[S390] cio: Register all subchannels.
Cornelia Huck
2008-07-14
1
-5
/
+33
*
[S390] cio: Remove cio_msg kernel parameter.
Michael Ernst
2008-05-07
1
-13
/
+12
*
[S390] cio: Use strict_strtoul() for attributes.
Cornelia Huck
2008-04-30
1
-6
/
+11
*
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-04-17
1
-1
/
+0
*
[S390] cio: Do timed recovery on workqueue.
Cornelia Huck
2008-02-19
1
-1
/
+12
*
[S390] cio: Remember to initialize recovery_lock.
Cornelia Huck
2008-02-19
1
-1
/
+1
*
[S390] cio: introduce timed recovery procedure
Peter Oberparleiter
2008-01-26
1
-0
/
+63
*
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
2008-01-26
1
-0
/
+2
*
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
2008-01-26
1
-18
/
+18
*
[S390] cio: Introduce subchannel->private.
Cornelia Huck
2008-01-26
1
-2
/
+14
*
[S390] cio: Add css_driver_{register,unregister}.
Cornelia Huck
2008-01-26
1
-6
/
+4
*
[S390] cio: css_driver: Use consistent parameters.
Cornelia Huck
2008-01-26
1
-14
/
+24
*
[S390] cio: use INIT_WORK to initialize struct work.
Heiko Carstens
2007-11-05
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
1
-18
/
+7
|
\
|
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-18
/
+7
*
|
[S390] cio: Avoid machine check vs. not operational races.
Cornelia Huck
2007-10-12
1
-2
/
+1
*
|
[S390] cio: Fix device attributes for early devices.
Cornelia Huck
2007-10-12
1
-0
/
+1
*
|
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
Cornelia Huck
2007-10-12
1
-0
/
+2
*
|
[S390] cio: Introduce ccw_bus_type.shutdown.
Cornelia Huck
2007-10-12
1
-0
/
+10
*
|
[S390] cio: Add docbook comments.
Cornelia Huck
2007-10-12
1
-10
/
+54
|
/
*
[S390] cio: dont forget to set last slot to NULL in ccw_uevent().
Cornelia Huck
2007-08-22
1
-1
/
+4
*
[S390] cio: Clean up messages.
Cornelia Huck
2007-07-27
1
-22
/
+38
*
[S390] cio: Dont print trailing \0 in modalias_show().
Cornelia Huck
2007-07-17
1
-1
/
+1
*
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
Cornelia Huck
2007-05-31
1
-11
/
+38
*
[S390] cio: Make some structures and a function static.
Cornelia Huck
2007-05-10
1
-2
/
+2
*
s390: cio: Delay uevents for subchannels
Cornelia Huck
2007-04-27
1
-0
/
+6
*
[S390] cio: Unregister ccw devices directly.
Cornelia Huck
2007-04-27
1
-44
/
+12
*
[S390] cio: Dont call css_update_ssd_info from interrupt context.
Cornelia Huck
2007-04-27
1
-1
/
+2
*
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
2007-04-27
1
-3
/
+9
*
[S390] cio: Use add_uevent_var.
Cornelia Huck
2007-04-27
1
-40
/
+26
*
[S390] cio: Clean up online_store.
Cornelia Huck
2007-04-27
1
-47
/
+62
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-2
/
+2
*
[S390] cio: Remove check for ssd in chpids_show().
Cornelia Huck
2007-02-05
1
-5
/
+2
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-1
/
+0
*
[S390] Use dev->groups for adding/removing the subchannel attribute group.
Cornelia Huck
2006-12-08
1
-7
/
+9
*
[S390] Support for disconnected devices reappearing on another subchannel.
Cornelia Huck
2006-12-08
1
-50
/
+237
*
[S390] subchannel lock conversion.
Cornelia Huck
2006-12-08
1
-7
/
+14
[next]