index
:
kernel_samsung_tuna
replicant-4.2
replicant-6.0
kernel/samsung/tuna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] cio: ccw_device_online_store return -EINVAL in case of missing driver
Sebastian Ott
2010-08-09
1
-4
/
+6
*
[S390] cio: CHSC SIOSL Support
Michael Ernst
2010-08-09
1
-0
/
+37
*
[S390] cio: fix init_count in case of recognition after steal lock
Sebastian Ott
2010-03-08
1
-2
/
+3
*
[S390] cio: trigger subchannel event at resume time
Sebastian Ott
2010-02-26
1
-50
/
+61
*
[S390] ccw_device_notify: improve return codes
Sebastian Ott
2010-02-26
1
-5
/
+5
*
[S390] cio: make wait_events interruptible
Sebastian Ott
2010-02-26
1
-3
/
+8
*
[S390] cio: consolidate workqueues
Sebastian Ott
2010-02-26
1
-22
/
+6
*
[S390] cio: fix drvdata usage for the console subchannel
Sebastian Ott
2009-12-18
1
-0
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
[S390] cio: dont unregister a busy device in ccw_device_set_offline
Sebastian Ott
2009-12-07
1
-9
/
+20
*
[S390] cio: change locking in io_subchannel_remove
Sebastian Ott
2009-12-07
1
-3
/
+2
*
[S390] cio: quiesce subchannel in io_subchannel_remove
Sebastian Ott
2009-12-07
1
-1
/
+9
*
[S390] cio: handle busy subchannel in ccw_device_move_to_sch
Sebastian Ott
2009-12-07
1
-2
/
+22
*
[S390] cio: fix quiesce state
Sebastian Ott
2009-12-07
1
-16
/
+19
*
[S390] cio: add per device initialization status flag
Sebastian Ott
2009-12-07
1
-0
/
+6
*
[S390] cio: remove registered flag from ccw_device_private
Sebastian Ott
2009-12-07
1
-8
/
+3
*
[S390] cio: remove intretry flag
Peter Oberparleiter
2009-12-07
1
-41
/
+17
*
[S390] cio: allow setting not-operational devices offline
Peter Oberparleiter
2009-12-07
1
-5
/
+4
*
[S390] cio: use ccw request infrastructure for pgid
Peter Oberparleiter
2009-12-07
1
-3
/
+0
*
[S390] cio: ensure proper locking during device recognition
Peter Oberparleiter
2009-12-07
1
-0
/
+2
*
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
2009-12-07
1
-49
/
+8
*
[S390] cio: inform user when online/offline processing fails
Peter Oberparleiter
2009-12-07
1
-0
/
+22
*
[S390] cio: introduce ccw device todos
Peter Oberparleiter
2009-12-07
1
-103
/
+100
*
[S390] cio: introduce subchannel todos
Peter Oberparleiter
2009-12-07
1
-18
/
+5
*
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
2009-12-07
1
-331
/
+182
*
[S390] cio: fix repeat setting of cdev parent association
Peter Oberparleiter
2009-12-07
1
-4
/
+1
*
[S390] cio: fix double free in case of probe failure
Peter Oberparleiter
2009-12-07
1
-6
/
+5
*
[S390] cio: change misleading console logic
Peter Oberparleiter
2009-10-14
1
-5
/
+4
*
[S390] cio: make not operational handling consistent
Peter Oberparleiter
2009-10-06
1
-2
/
+2
*
[S390] cio: introduce css_settle
Sebastian Ott
2009-09-22
1
-6
/
+12
*
[S390] cio: merge init calls
Sebastian Ott
2009-09-22
1
-17
/
+3
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
*
[S390] cio: remove ccw_device init_name
Sebastian Ott
2009-09-11
1
-17
/
+6
*
[S390] cio: move final put_device to ccw_device_unregister
Sebastian Ott
2009-09-11
1
-3
/
+4
*
[S390] cio: fix use after free in s390 debug feature
Sebastian Ott
2009-09-11
1
-5
/
+9
*
[S390] cio: failing set online/offline processing.
Michael Ernst
2009-09-11
1
-35
/
+65
*
[S390] cio: ensure to hold a reference for deferred deregistration
Sebastian Ott
2009-09-11
1
-8
/
+6
*
[S390] cio: increase trace level
Sebastian Ott
2009-09-11
1
-2
/
+2
*
[S390] cio: consolidate subchannel intparm reset
Peter Oberparleiter
2009-09-11
1
-10
/
+0
*
[S390] cio: fix double free after failed device initialization
Sebastian Ott
2009-08-23
1
-3
/
+1
*
[S390] cio: force console function
Martin Schwidefsky
2009-06-16
1
-0
/
+9
*
[S390] pm: io subchannel driver power management callbacks
Cornelia Huck
2009-06-16
1
-0
/
+14
*
[S390] pm: ccw bus power management callbacks
Sebastian Ott
2009-06-16
1
-0
/
+237
*
[S390] cio: online_store - trigger recognition for boxed devices
Sebastian Ott
2009-03-31
1
-1
/
+1
*
[S390] cio: disallow online setting of device in transient state
Sebastian Ott
2009-03-31
1
-1
/
+5
*
[S390] cio: introduce notifier for boxed state
Sebastian Ott
2009-03-31
1
-2
/
+2
*
[S390] cio: introduce ccw_device_schedule_sch_unregister
Sebastian Ott
2009-03-31
1
-10
/
+11
*
[S390] cio: wake up on failed recognition
Sebastian Ott
2009-03-31
1
-2
/
+8
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
1
-31
/
+13
|
\
|
*
[S390] cio: remove unused local variable
Sebastian Ott
2009-03-26
1
-3
/
+0
[next]