Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ddf23e87a804cbf6fa3818076b33fe023cce09fd
/
drivers
/
s390
/
cio
/
device.c
3368ba2
s390/cio: invalidate cdev pointer before deregistration
by Sebastian Ott
· 12 years ago
43d0be7
s390/cio: fix IO subchannel event race
by Sebastian Ott
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
b7a610f
s390/ccwgroup: exploit ccwdev_by_dev_id
by Sebastian Ott
· 13 years ago
9f30ea9
cio: remove {get,put}_driver
by Sebastian Ott
· 13 years ago
817e500
[S390] hibernate: directly trigger subchannel evaluation
by Sebastian Ott
· 13 years ago
de400d6
[S390] fix mismatch in summation of I/O IRQ statistics
by Peter Oberparleiter
· 13 years ago
a2fc848
[S390] cio: prevent purging of CCW devices in the online state
by Peter Oberparleiter
· 14 years ago
d5ab527
[S390] ccw_bus_type: make it static
by Sebastian Ott
· 14 years ago
3bda058
[S390] ccw_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
e6aed12
[S390] css_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
f92519e
[S390] css: move io_private to drv_data
by Sebastian Ott
· 14 years ago
b17295e
[S390] cio: path_event overindication after resume
by Sebastian Ott
· 14 years ago
16d2ce2
[S390] cio: fix incorrect ccw_device_init_count
by Sebastian Ott
· 14 years ago
376ae47
[S390] cio: fix I/O cancel function
by Peter Oberparleiter
· 14 years ago
585b954
[S390] cio: notify drivers of channel path events
by Sebastian Ott
· 14 years ago
74b6127
[S390] cio: fix memleak in resume path
by Sebastian Ott
· 14 years ago
7cd4031
[S390] cio: ccw_device_online_store return -EINVAL in case of missing driver
by Sebastian Ott
· 14 years ago
fd0457a
[S390] cio: CHSC SIOSL Support
by Michael Ernst
· 14 years ago
a290156
[S390] cio: fix init_count in case of recognition after steal lock
by Sebastian Ott
· 15 years ago
0d01bb8
[S390] cio: trigger subchannel event at resume time
by Sebastian Ott
· 15 years ago
76e6fb4
[S390] ccw_device_notify: improve return codes
by Sebastian Ott
· 15 years ago
b4c7072
[S390] cio: make wait_events interruptible
by Sebastian Ott
· 15 years ago
be5d382
[S390] cio: consolidate workqueues
by Sebastian Ott
· 15 years ago
ffa8d2a
[S390] cio: fix drvdata usage for the console subchannel
by Sebastian Ott
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
d40f7b7
[S390] cio: dont unregister a busy device in ccw_device_set_offline
by Sebastian Ott
· 15 years ago
7a8ad10
[S390] cio: change locking in io_subchannel_remove
by Sebastian Ott
· 15 years ago
6e9a0f6
[S390] cio: quiesce subchannel in io_subchannel_remove
by Sebastian Ott
· 15 years ago
0c609fc
[S390] cio: handle busy subchannel in ccw_device_move_to_sch
by Sebastian Ott
· 15 years ago
56e6b79
[S390] cio: fix quiesce state
by Sebastian Ott
· 15 years ago
24a1872
[S390] cio: add per device initialization status flag
by Sebastian Ott
· 15 years ago
7d253b9
[S390] cio: remove registered flag from ccw_device_private
by Sebastian Ott
· 15 years ago
4257aae
[S390] cio: remove intretry flag
by Peter Oberparleiter
· 15 years ago
350e912
[S390] cio: allow setting not-operational devices offline
by Peter Oberparleiter
· 15 years ago
9679baa
[S390] cio: use ccw request infrastructure for pgid
by Peter Oberparleiter
· 15 years ago
1f5bd38
[S390] cio: ensure proper locking during device recognition
by Peter Oberparleiter
· 15 years ago
736b5db
[S390] cio: handle error during device recognition consistently
by Peter Oberparleiter
· 15 years ago
a7ae2c02
[S390] cio: inform user when online/offline processing fails
by Peter Oberparleiter
· 15 years ago
37de53b
[S390] cio: introduce ccw device todos
by Peter Oberparleiter
· 15 years ago
390935a
[S390] cio: introduce subchannel todos
by Peter Oberparleiter
· 15 years ago
5d6e6b6
[S390] cio: introduce parent-initiated device move
by Peter Oberparleiter
· 15 years ago
60e4dac
[S390] cio: fix repeat setting of cdev parent association
by Peter Oberparleiter
· 15 years ago
48e4c38
[S390] cio: fix double free in case of probe failure
by Peter Oberparleiter
· 15 years ago
6d7c5af
[S390] cio: change misleading console logic
by Peter Oberparleiter
· 15 years ago
6afcc77
[S390] cio: make not operational handling consistent
by Peter Oberparleiter
· 15 years ago
8ea7f55
[S390] cio: introduce css_settle
by Sebastian Ott
· 15 years ago
2f17644
[S390] cio: merge init calls
by Sebastian Ott
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
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
13952ec
[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
Next »