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
2009-06-16
[S390] cio: force console function
Martin Schwidefsky
1
-0
/
+9
2009-06-16
[S390] pm: chsc subchannel driver power management callbacks
Cornelia Huck
1
-1
/
+31
2009-06-16
[S390] pm: io subchannel driver power management callbacks
Cornelia Huck
1
-0
/
+14
2009-06-16
[S390] pm: css bus power management callbacks
Sebastian Ott
4
-7
/
+164
2009-06-16
[S390] pm: ccwgroup bus power management callbacks
Sebastian Ott
1
-5
/
+73
2009-06-16
[S390] pm: ccw bus power management callbacks
Sebastian Ott
6
-60
/
+308
2009-06-12
[S390] ftrace: add function graph tracer support
Heiko Carstens
1
-2
/
+2
2009-06-12
[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qs
Roel Kluin
1
-1
/
+1
2009-06-12
[S390] qdio: inline qdio_perf_stat_inc
Jan Glauber
2
-16
/
+6
2009-06-12
[S390] qdio: simplify error handling in irq handler
Jan Glauber
1
-32
/
+12
2009-06-12
[S390] cio: fix sanity checks in device_ops.
Sebastian Ott
1
-16
/
+8
2009-06-12
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
1
-1
/
+1
2009-04-14
[S390] qdio: remove dead timeout handler
Jan Glauber
1
-41
/
+2
2009-03-31
[S390] cio: online_store - trigger recognition for boxed devices
Sebastian Ott
1
-1
/
+1
2009-03-31
[S390] cio: disallow online setting of device in transient state
Sebastian Ott
1
-1
/
+5
2009-03-31
[S390] cio: introduce notifier for boxed state
Sebastian Ott
2
-13
/
+20
2009-03-31
[S390] cio: introduce ccw_device_schedule_sch_unregister
Sebastian Ott
2
-10
/
+12
2009-03-31
[S390] cio: wake up on failed recognition
Sebastian Ott
2
-4
/
+10
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
18
-222
/
+426
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
1
-1
/
+1
2009-03-26
[S390] qdio: merge inbound and outbound handler functions
Jan Glauber
3
-45
/
+21
2009-03-26
[S390] qdio: report SIGA errors directly
Jan Glauber
3
-45
/
+30
2009-03-26
[S390] qdio: tasklet termination in case of module unload
Jan Glauber
1
-1
/
+2
2009-03-26
[S390] qdio: seperate last move index and polling index
Jan Glauber
3
-23
/
+23
2009-03-26
[S390] qdio: move ACK to newest buffer for devices without QEBSM
Jan Glauber
1
-5
/
+8
2009-03-26
[S390] qdio: call qdio_free also if qdio_shutdown fails
Jan Glauber
1
-4
/
+5
2009-03-26
[S390] qdio: proper kill of qdio tasklets
Jan Glauber
2
-15
/
+28
2009-03-26
[S390] qdio: Dont call qdio_shutdown in case qdio_activate fails
Jan Glauber
1
-3
/
+2
2009-03-26
[S390] qdio: add missing tiq_list locking
Jan Glauber
2
-3
/
+8
2009-03-26
[S390] cio: prevent workqueue deadlock
Peter Oberparleiter
1
-3
/
+16
2009-03-26
[S390] cio: remove unused local variable
Sebastian Ott
1
-3
/
+0
2009-03-26
[S390] cio: incorrect status check in interrogate function
Peter Oberparleiter
1
-1
/
+1
2009-03-26
[S390] cio: fix rc generation after chsc call
Sebastian Ott
1
-0
/
+1
2009-03-26
[S390] cio: fix wrong buffer access in cio_ignore_write
Sebastian Ott
1
-2
/
+1
2009-03-26
[S390] cio: ccw group fix unbind behaviour.
Sebastian Ott
1
-6
/
+36
2009-03-26
[S390] cio: fix sanity checks in ccwgroup driver.
Sebastian Ott
1
-4
/
+12
2009-03-26
[S390] cio: ccw group online store - report rcs to the caller.
Sebastian Ott
1
-7
/
+8
2009-03-26
[S390] cio: airq - fix array boundary
Sebastian Ott
1
-2
/
+2
2009-03-26
[S390] cio: device scan oom fallback.
Sebastian Ott
1
-4
/
+27
2009-03-26
[S390] cio: ensure single load of irq handler pointer
Heiko Carstens
1
-0
/
+2
2009-03-26
[S390] cio/crw: add/fix locking
Heiko Carstens
1
-9
/
+23
2009-03-26
[S390] cio: ccw device online store - report rc from ccw driver.
Sebastian Ott
1
-8
/
+6
2009-03-26
[S390] cio: Use ccw_device_set_notoper().
Cornelia Huck
1
-1
/
+1
2009-03-26
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
2
-9
/
+11
2009-03-26
[S390] cio: Use unbind/bind instead of unregister/register.
Cornelia Huck
3
-23
/
+10
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
6
-11
/
+157
2009-03-24
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
1
-2
/
+3
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-4
/
+5
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
3
-6
/
+6
2009-01-09
[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled
Jan Glauber
1
-0
/
+2
[next]