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
2011-04-04
[S390] cio: prevent purging of CCW devices in the online state
Peter Oberparleiter
1
-6
/
+18
2011-03-23
[S390] ccw_bus_type: make it static
Sebastian Ott
1
-3
/
+2
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-4
/
+2
2011-03-15
[S390] css_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-03-15
[S390] css: move io_private to drv_data
Sebastian Ott
1
-6
/
+11
2011-01-12
[S390] cio: path_event overindication after resume
Sebastian Ott
1
-0
/
+1
2010-11-10
[S390] cio: fix incorrect ccw_device_init_count
Sebastian Ott
1
-1
/
+10
2010-10-25
[S390] cio: fix I/O cancel function
Peter Oberparleiter
1
-0
/
+1
2010-10-25
[S390] cio: notify drivers of channel path events
Sebastian Ott
1
-0
/
+9
2010-10-25
[S390] cio: fix memleak in resume path
Sebastian Ott
1
-2
/
+6
2010-08-09
[S390] cio: ccw_device_online_store return -EINVAL in case of missing driver
Sebastian Ott
1
-4
/
+6
2010-08-09
[S390] cio: CHSC SIOSL Support
Michael Ernst
1
-0
/
+37
2010-03-08
[S390] cio: fix init_count in case of recognition after steal lock
Sebastian Ott
1
-2
/
+3
2010-02-26
[S390] cio: trigger subchannel event at resume time
Sebastian Ott
1
-50
/
+61
2010-02-26
[S390] ccw_device_notify: improve return codes
Sebastian Ott
1
-5
/
+5
2010-02-26
[S390] cio: make wait_events interruptible
Sebastian Ott
1
-3
/
+8
2010-02-26
[S390] cio: consolidate workqueues
Sebastian Ott
1
-22
/
+6
2009-12-18
[S390] cio: fix drvdata usage for the console subchannel
Sebastian Ott
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-07
[S390] cio: dont unregister a busy device in ccw_device_set_offline
Sebastian Ott
1
-9
/
+20
2009-12-07
[S390] cio: change locking in io_subchannel_remove
Sebastian Ott
1
-3
/
+2
2009-12-07
[S390] cio: quiesce subchannel in io_subchannel_remove
Sebastian Ott
1
-1
/
+9
2009-12-07
[S390] cio: handle busy subchannel in ccw_device_move_to_sch
Sebastian Ott
1
-2
/
+22
2009-12-07
[S390] cio: fix quiesce state
Sebastian Ott
1
-16
/
+19
2009-12-07
[S390] cio: add per device initialization status flag
Sebastian Ott
1
-0
/
+6
2009-12-07
[S390] cio: remove registered flag from ccw_device_private
Sebastian Ott
1
-8
/
+3
2009-12-07
[S390] cio: remove intretry flag
Peter Oberparleiter
1
-41
/
+17
2009-12-07
[S390] cio: allow setting not-operational devices offline
Peter Oberparleiter
1
-5
/
+4
2009-12-07
[S390] cio: use ccw request infrastructure for pgid
Peter Oberparleiter
1
-3
/
+0
2009-12-07
[S390] cio: ensure proper locking during device recognition
Peter Oberparleiter
1
-0
/
+2
2009-12-07
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
1
-49
/
+8
2009-12-07
[S390] cio: inform user when online/offline processing fails
Peter Oberparleiter
1
-0
/
+22
2009-12-07
[S390] cio: introduce ccw device todos
Peter Oberparleiter
1
-103
/
+100
2009-12-07
[S390] cio: introduce subchannel todos
Peter Oberparleiter
1
-18
/
+5
2009-12-07
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
1
-331
/
+182
2009-12-07
[S390] cio: fix repeat setting of cdev parent association
Peter Oberparleiter
1
-4
/
+1
2009-12-07
[S390] cio: fix double free in case of probe failure
Peter Oberparleiter
1
-6
/
+5
2009-10-14
[S390] cio: change misleading console logic
Peter Oberparleiter
1
-5
/
+4
2009-10-06
[S390] cio: make not operational handling consistent
Peter Oberparleiter
1
-2
/
+2
2009-09-22
[S390] cio: introduce css_settle
Sebastian Ott
1
-6
/
+12
2009-09-22
[S390] cio: merge init calls
Sebastian Ott
1
-17
/
+3
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-11
[S390] cio: remove ccw_device init_name
Sebastian Ott
1
-17
/
+6
2009-09-11
[S390] cio: move final put_device to ccw_device_unregister
Sebastian Ott
1
-3
/
+4
2009-09-11
[S390] cio: fix use after free in s390 debug feature
Sebastian Ott
1
-5
/
+9
2009-09-11
[S390] cio: failing set online/offline processing.
Michael Ernst
1
-35
/
+65
2009-09-11
[S390] cio: ensure to hold a reference for deferred deregistration
Sebastian Ott
1
-8
/
+6
2009-09-11
[S390] cio: increase trace level
Sebastian Ott
1
-2
/
+2
2009-09-11
[S390] cio: consolidate subchannel intparm reset
Peter Oberparleiter
1
-10
/
+0
2009-08-23
[S390] cio: fix double free after failed device initialization
Sebastian Ott
1
-3
/
+1
[next]