index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
[S390] cio: introduce timed recovery procedure
Peter Oberparleiter
1
-0
/
+63
2008-01-26
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
1
-0
/
+2
2008-01-26
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
1
-18
/
+18
2008-01-26
[S390] cio: Introduce subchannel->private.
Cornelia Huck
1
-2
/
+14
2008-01-26
[S390] cio: Add css_driver_{register,unregister}.
Cornelia Huck
1
-6
/
+4
2008-01-26
[S390] cio: css_driver: Use consistent parameters.
Cornelia Huck
1
-14
/
+24
2007-11-05
[S390] cio: use INIT_WORK to initialize struct work.
Heiko Carstens
1
-1
/
+1
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-18
/
+7
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-18
/
+7
2007-10-12
[S390] cio: Avoid machine check vs. not operational races.
Cornelia Huck
1
-2
/
+1
2007-10-12
[S390] cio: Fix device attributes for early devices.
Cornelia Huck
1
-0
/
+1
2007-10-12
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
Cornelia Huck
1
-0
/
+2
2007-10-12
[S390] cio: Introduce ccw_bus_type.shutdown.
Cornelia Huck
1
-0
/
+10
2007-10-12
[S390] cio: Add docbook comments.
Cornelia Huck
1
-10
/
+54
2007-08-22
[S390] cio: dont forget to set last slot to NULL in ccw_uevent().
Cornelia Huck
1
-1
/
+4
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-22
/
+38
2007-07-17
[S390] cio: Dont print trailing \0 in modalias_show().
Cornelia Huck
1
-1
/
+1
2007-05-31
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
Cornelia Huck
1
-11
/
+38
2007-05-10
[S390] cio: Make some structures and a function static.
Cornelia Huck
1
-2
/
+2
2007-04-27
s390: cio: Delay uevents for subchannels
Cornelia Huck
1
-0
/
+6
2007-04-27
[S390] cio: Unregister ccw devices directly.
Cornelia Huck
1
-44
/
+12
2007-04-27
[S390] cio: Dont call css_update_ssd_info from interrupt context.
Cornelia Huck
1
-1
/
+2
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
1
-3
/
+9
2007-04-27
[S390] cio: Use add_uevent_var.
Cornelia Huck
1
-40
/
+26
2007-04-27
[S390] cio: Clean up online_store.
Cornelia Huck
1
-47
/
+62
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-2
/
+2
2007-02-05
[S390] cio: Remove check for ssd in chpids_show().
Cornelia Huck
1
-5
/
+2
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+0
2006-12-08
[S390] Use dev->groups for adding/removing the subchannel attribute group.
Cornelia Huck
1
-7
/
+9
2006-12-08
[S390] Support for disconnected devices reappearing on another subchannel.
Cornelia Huck
1
-50
/
+237
2006-12-08
[S390] subchannel lock conversion.
Cornelia Huck
1
-7
/
+14
2006-12-08
[S390] Some preparations for the dynamic subchannel mapping patch.
Cornelia Huck
1
-42
/
+65
2006-12-08
[S390] more workqueue fixes.
Martin Schwidefsky
1
-16
/
+27
2006-12-04
[S390] cio: Use device_reprobe() instead of bus_rescan_devices().
Cornelia Huck
1
-1
/
+13
2006-12-04
[S390] cio: Retry internal operations after vary off.
Cornelia Huck
1
-0
/
+3
2006-10-27
[S390] cio: Make ccw_device_register() static.
Cornelia Huck
1
-2
/
+1
2006-10-11
[S390] cio: remove casts from/to (void *).
Cornelia Huck
1
-8
/
+8
2006-10-11
[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private
Cornelia Huck
1
-17
/
+15
2006-09-20
[S390] set modalias for ccw bus uevents.
Peter Oberparleiter
1
-43
/
+66
2006-08-30
[S390] cio: kernel stack overflow.
Heiko Carstens
1
-12
/
+7
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-4
/
+4
2006-07-12
[S390] subchannel register/unregister mutex.
Cornelia Huck
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] cio async subchannel reprobe.
Peter Oberparleiter
1
-2
/
+2
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-4
/
+2
2006-02-17
[PATCH] s390: fix assignment instead of check in ccw_device_set_online()
Cornelia Huck
1
-1
/
+1
2006-02-01
[PATCH] s390: Fix modalias for ccw devices
Cornelia Huck
1
-1
/
+1
2006-02-01
[PATCH] s390: ccw_device_probe_console return value
Peter Oberparleiter
1
-1
/
+1
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+0
2006-01-14
[PATCH] s390: email-address change
Cornelia Huck
1
-2
/
+2
[next]