Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4862ec073975e28f432f164405e60fa6f5c9d071
/
drivers
/
s390
/
cio
/
device.c
90ab133
[S390] cio: introduce timed recovery procedure
by Peter Oberparleiter
· 17 years ago
4beee64
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
by Cornelia Huck
· 17 years ago
db6a642
[S390] cio: Use dev_{g,s}et_drvdata().
by Cornelia Huck
· 17 years ago
cd6b4f2
[S390] cio: Introduce subchannel->private.
by Cornelia Huck
· 17 years ago
25b7bb5
[S390] cio: Add css_driver_{register,unregister}.
by Cornelia Huck
· 17 years ago
602b20f
[S390] cio: css_driver: Use consistent parameters.
by Cornelia Huck
· 17 years ago
33583c3
[S390] cio: use INIT_WORK to initialize struct work.
by Heiko Carstens
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
3f4cf6e
[S390] cio: Avoid machine check vs. not operational races.
by Cornelia Huck
· 17 years ago
e103178
[S390] cio: Fix device attributes for early devices.
by Cornelia Huck
· 17 years ago
1842f2b
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
by Cornelia Huck
· 17 years ago
958974f
[S390] cio: Introduce ccw_bus_type.shutdown.
by Cornelia Huck
· 17 years ago
b2ffd8e
[S390] cio: Add docbook comments.
by Cornelia Huck
· 17 years ago
3520c92
[S390] cio: dont forget to set last slot to NULL in ccw_uevent().
by Cornelia Huck
· 17 years ago
e556bbb
[S390] cio: Clean up messages.
by Cornelia Huck
· 17 years ago
086a6c6
[S390] cio: Dont print trailing \0 in modalias_show().
by Cornelia Huck
· 17 years ago
59a8a6e
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
by Cornelia Huck
· 17 years ago
f7e5d67
[S390] cio: Make some structures and a function static.
by Cornelia Huck
· 18 years ago
fa1a8c2
s390: cio: Delay uevents for subchannels
by Cornelia Huck
· 18 years ago
ef99516
[S390] cio: Unregister ccw devices directly.
by Cornelia Huck
· 18 years ago
82b7ac0
[S390] cio: Dont call css_update_ssd_info from interrupt context.
by Cornelia Huck
· 18 years ago
7ad6a24
[S390] cio: fix subchannel channel-path data usage
by Peter Oberparleiter
· 18 years ago
cfbe9bb
[S390] cio: Use add_uevent_var.
by Cornelia Huck
· 18 years ago
f5ba6c8
[S390] cio: Clean up online_store.
by Cornelia Huck
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
32c5b05
[S390] cio: Remove check for ssd in chpids_show().
by Cornelia Huck
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
529192f
[S390] Use dev->groups for adding/removing the subchannel attribute group.
by Cornelia Huck
· 18 years ago
d7b5a4c
[S390] Support for disconnected devices reappearing on another subchannel.
by Cornelia Huck
· 18 years ago
2ec2298
[S390] subchannel lock conversion.
by Cornelia Huck
· 18 years ago
7674da7
[S390] Some preparations for the dynamic subchannel mapping patch.
by Cornelia Huck
· 18 years ago
c163753
[S390] more workqueue fixes.
by Martin Schwidefsky
· 18 years ago
47af551
[S390] cio: Use device_reprobe() instead of bus_rescan_devices().
by Cornelia Huck
· 18 years ago
d23861f
[S390] cio: Retry internal operations after vary off.
by Cornelia Huck
· 18 years ago
3c9da7b
[S390] cio: Make ccw_device_register() static.
by Cornelia Huck
· 18 years ago
12975ae
[S390] cio: remove casts from/to (void *).
by Cornelia Huck
· 18 years ago
7896426
[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private
by Cornelia Huck
· 18 years ago
db0c2d5
[S390] set modalias for ccw bus uevents.
by Peter Oberparleiter
· 18 years ago
292888c
[S390] cio: kernel stack overflow.
by Heiko Carstens
· 18 years ago
d2c993d
[S390] Fix sparse warnings.
by Heiko Carstens
· 18 years ago
6ab4879
[S390] subchannel register/unregister mutex.
by Cornelia Huck
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
40154b8
[S390] cio async subchannel reprobe.
by Peter Oberparleiter
· 18 years ago
88abaab
[PATCH] s390: kzalloc() conversion in drivers/s390
by Eric Sesterhenn
· 19 years ago
6cadb78
[PATCH] s390: fix assignment instead of check in ccw_device_set_online()
by Cornelia Huck
· 19 years ago
b1969fa
[PATCH] s390: Fix modalias for ccw devices
by Cornelia Huck
· 19 years ago
600b5d1
[PATCH] s390: ccw_device_probe_console return value
by Peter Oberparleiter
· 19 years ago
e018ba1
[PATCH] s390: Remove CVS generated information
by Heiko Carstens
· 19 years ago
4ce3b30
[PATCH] s390: email-address change
by Cornelia Huck
· 19 years ago
8bbace7
[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.
by Cornelia Huck
· 19 years ago
fb6958a
[PATCH] s390: multiple subchannel sets support
by Cornelia Huck
· 19 years ago
a28c694
[PATCH] s390: introduce struct channel_subsystem
by Cornelia Huck
· 19 years ago
a8237fc
[PATCH] s390: introduce struct subchannel_id
by Cornelia Huck
· 19 years ago
973bd99
[PATCH] s390: atomic primitives
by Martin Schwidefsky
· 19 years ago
6d20b03
[PATCH] driver kill hotplug word from sn and others fix
by Paul Jackson
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
f1fc78a
[PATCH] s390, ccw - export modalias
by Bastian Blank
· 19 years ago
e5945b4
[PATCH] s390: ccw device reconnect oops.
by Cornelia Huck
· 19 years ago
b0744bd
[PATCH] s/390: Use klist in cio
by Cornelia Huck
· 19 years ago
3fd3c0a
[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago