index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-1
/
+4
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-1
/
+0
2010-03-08
[S390] qdio: add missing bracket
Ursula Braun
1
-1
/
+2
2010-03-08
[S390] cio: fix init_count in case of recognition after steal lock
Sebastian Ott
1
-2
/
+3
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
4
-10
/
+10
2010-02-26
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
2
-2
/
+2
2010-02-26
[S390] qdio: optimize cache line usage of struct qdio_irq
Jan Glauber
2
-7
/
+12
2010-02-26
[S390] qdio: account processed SBAL during queue scan
Jan Glauber
3
-33
/
+101
2010-02-26
[S390] cio: fix storage key handling
Heiko Carstens
4
-9
/
+9
2010-02-26
[S390] cio: trigger subchannel event at resume time
Sebastian Ott
3
-51
/
+63
2010-02-26
[S390] ccw_device_notify: improve return codes
Sebastian Ott
3
-14
/
+37
2010-02-26
[S390] cio: make wait_events interruptible
Sebastian Ott
3
-10
/
+21
2010-02-26
[S390] cio: wait for channel report
Sebastian Ott
1
-14
/
+15
2010-02-26
[S390] cio: introduce cio_settle
Sebastian Ott
1
-5
/
+42
2010-02-26
[S390] cio: consolidate workqueues
Sebastian Ott
4
-32
/
+25
2010-02-09
[S390] qdio: prevent call trace if CHPID is offline
Jan Glauber
1
-0
/
+2
2010-02-09
[S390] qdio: continue polling for buffer state ERROR
Ursula Braun
1
-1
/
+1
2010-01-13
[S390] cio: add missing compat ptr conversion
Heiko Carstens
1
-8
/
+15
2010-01-04
[S390] qdio: convert global statistics to per-device stats
Jan Glauber
7
-265
/
+177
2009-12-18
[S390] qdio: add counter for input queue full condition
Jan Glauber
3
-1
/
+5
2009-12-18
[S390] qdio: remove superfluous log entries and WARN_ONs.
Jan Glauber
1
-9
/
+1
2009-12-18
[S390] cio: fix channel path vary
Peter Oberparleiter
3
-14
/
+19
2009-12-18
[S390] drivers: Correct size given to memset
Julia Lawall
1
-2
/
+2
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
3
-3
/
+3
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
13
-1728
/
+1668
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+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: improve error recovery for internal I/Os
Peter Oberparleiter
4
-6
/
+7
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: handle failed disable_subchannel after device recognition
Sebastian Ott
1
-1
/
+2
2009-12-07
[S390] cio: fix quiesce state
Sebastian Ott
2
-29
/
+23
2009-12-07
[S390] cio: add per device initialization status flag
Sebastian Ott
2
-0
/
+7
2009-12-07
[S390] cio: remove registered flag from ccw_device_private
Sebastian Ott
2
-9
/
+3
2009-12-07
[S390] cio: make steal lock procedure more robust
Peter Oberparleiter
4
-89
/
+134
2009-12-07
[S390] cio: use sense-pgid operation for path verification
Peter Oberparleiter
4
-94
/
+99
2009-12-07
[S390] cio: split PGID settings and status
Peter Oberparleiter
4
-15
/
+51
2009-12-07
[S390] cio: remove intretry flag
Peter Oberparleiter
6
-75
/
+18
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
5
-604
/
+383
2009-12-07
[S390] cio: use ccw request infrastructure for sense id
Peter Oberparleiter
3
-288
/
+154
2009-12-07
[S390] cio: consistent infrastructure for internal I/O requests
Peter Oberparleiter
4
-1
/
+386
2009-12-07
[S390] cio: dont panic in non-fatal conditions
Peter Oberparleiter
1
-19
/
+6
2009-12-07
[S390] cio: ensure proper locking during device recognition
Peter Oberparleiter
1
-0
/
+2
2009-12-07
[S390] cio: handle error during path verification consistently
Peter Oberparleiter
2
-11
/
+10
2009-12-07
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
3
-64
/
+15
2009-12-07
[S390] cio: inform user when online/offline processing fails
Peter Oberparleiter
1
-0
/
+22
[next]