Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5b2ea2f10dbb2fa91d8033993000f8664309395f
/
drivers
/
s390
/
cio
/
device.c
3ac276f
[S390] cio: remove ccw_device init_name
by Sebastian Ott
· 15 years ago
3b554a1
[S390] cio: move final put_device to ccw_device_unregister
by Sebastian Ott
· 15 years ago
f014824
[S390] cio: fix use after free in s390 debug feature
by Sebastian Ott
· 15 years ago
217ee6c
[S390] cio: failing set online/offline processing.
by Michael Ernst
· 15 years ago
be7a2dd
[S390] cio: ensure to hold a reference for deferred deregistration
by Sebastian Ott
· 15 years ago
efd986d
[S390] cio: increase trace level
by Sebastian Ott
· 15 years ago
1da73bc
[S390] cio: consolidate subchannel intparm reset
by Peter Oberparleiter
· 15 years ago
06739a8
[S390] cio: fix double free after failed device initialization
by Sebastian Ott
· 15 years ago
6664845
[S390] cio: force console function
by Martin Schwidefsky
· 15 years ago
93a2759
[S390] pm: io subchannel driver power management callbacks
by Cornelia Huck
· 15 years ago
823d494
[S390] pm: ccw bus power management callbacks
by Sebastian Ott
· 15 years ago
99f6a570
[S390] cio: online_store - trigger recognition for boxed devices
by Sebastian Ott
· 16 years ago
b5cd99e
[S390] cio: disallow online setting of device in transient state
by Sebastian Ott
· 16 years ago
47593bf
[S390] cio: introduce notifier for boxed state
by Sebastian Ott
· 16 years ago
c4621a6
[S390] cio: introduce ccw_device_schedule_sch_unregister
by Sebastian Ott
· 16 years ago
156013f
[S390] cio: wake up on failed recognition
by Sebastian Ott
· 16 years ago
21cdbc1
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
0cc1106
[S390] cio: remove unused local variable
by Sebastian Ott
· 16 years ago
e74fe0c
[S390] cio: ccw device online store - report rc from ccw driver.
by Sebastian Ott
· 16 years ago
eb32ae8
[S390] cio: Use unbind/bind instead of unregister/register.
by Cornelia Huck
· 16 years ago
ffa6a70
Driver core: Fix device_move() vs. dpm list ordering, v2
by Cornelia Huck
· 16 years ago
f67f129
Driver core: implement uevent suppress in kobject
by Ming Lei
· 16 years ago
d36f0c6
[S390] cio: use pim to check for multipath.
by Sebastian Ott
· 16 years ago
f444cc0
[S390] cio: commit all pmcw changes.
by Sebastian Ott
· 16 years ago
13952ec1
[S390] cio: introduce cio_commit_config
by Sebastian Ott
· 16 years ago
cdb912a
[S390] cio: introduce cio_update_schib
by Sebastian Ott
· 16 years ago
d6a3076
[S390] cio: Use device_is_registered().
by Cornelia Huck
· 16 years ago
283fdd0
[S390] cio: Dont call ->release directly.
by Cornelia Huck
· 16 years ago
90ed2b6
[S390] cio: Dont fail probe for I/O subchannels.
by Cornelia Huck
· 16 years ago
5fb6b85
[S390] cio: Only register ccw_device for registered subchannel.
by Cornelia Huck
· 16 years ago
6eff208
[S390] cio: Fix I/O subchannel refcounting.
by Cornelia Huck
· 16 years ago
9cd6742
[S390] cio: Fix reference counting for online/offline.
by Cornelia Huck
· 16 years ago
97166f5
[S390] cio: Put referernce on correct device after moving.
by Cornelia Huck
· 16 years ago
111e95a
[S390] cio: move irritating comment.
by Sebastian Ott
· 16 years ago
98df67b
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
85acc40
[S390] cio: Fix refcount after moving devices.
by Cornelia Huck
· 16 years ago
1f4e7ed
[S390] bus_id -> dev_set_name() for css and ccw busses
by Cornelia Huck
· 16 years ago
b9d3aed
[S390] more bus_id -> dev_name conversions
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
ecf5d9e
[S390] cio: introduce purge function for /proc/cio_ignore
by Peter Oberparleiter
· 16 years ago
46fbe4e
[S390] cio: move device unregistration to dedicated work queue
by Peter Oberparleiter
· 16 years ago
91c3691
[S390] cio: call ccw driver notify function with lock held
by Peter Oberparleiter
· 16 years ago
c78aa6c
[S390] Cleanup cio printk messages.
by Michael Ernst
· 16 years ago
f08adc0
[S390] css: Use css_device_id for bus matching.
by Cornelia Huck
· 16 years ago
99611f8
[S390] cio: Repair chpid event handling.
by Cornelia Huck
· 16 years ago
3a3fc29
[S390] cio: Introduce abstract isc definitions.
by Cornelia Huck
· 16 years ago
23d805b
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 16 years ago
c820de3
[S390] cio: Rework css driver.
by Cornelia Huck
· 16 years ago
7e9db9e
[S390] cio: Introduce modalias for css bus.
by Cornelia Huck
· 16 years ago
0ae7a7b
[S390] cio: Register all subchannels.
by Cornelia Huck
· 16 years ago
139b83d
[S390] cio: Remove cio_msg kernel parameter.
by Michael Ernst
· 17 years ago
2f97220
[S390] cio: Use strict_strtoul() for attributes.
by Cornelia Huck
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
4c62972
[S390] cio: Do timed recovery on workqueue.
by Cornelia Huck
· 17 years ago
486d0a0
[S390] cio: Remember to initialize recovery_lock.
by Cornelia Huck
· 17 years ago
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
· 17 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
Next »