index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
18
-222
/
+426
|
\
|
*
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
2009-03-26
1
-1
/
+1
|
*
[S390] qdio: merge inbound and outbound handler functions
Jan Glauber
2009-03-26
3
-45
/
+21
|
*
[S390] qdio: report SIGA errors directly
Jan Glauber
2009-03-26
3
-45
/
+30
|
*
[S390] qdio: tasklet termination in case of module unload
Jan Glauber
2009-03-26
1
-1
/
+2
|
*
[S390] qdio: seperate last move index and polling index
Jan Glauber
2009-03-26
3
-23
/
+23
|
*
[S390] qdio: move ACK to newest buffer for devices without QEBSM
Jan Glauber
2009-03-26
1
-5
/
+8
|
*
[S390] qdio: call qdio_free also if qdio_shutdown fails
Jan Glauber
2009-03-26
1
-4
/
+5
|
*
[S390] qdio: proper kill of qdio tasklets
Jan Glauber
2009-03-26
2
-15
/
+28
|
*
[S390] qdio: Dont call qdio_shutdown in case qdio_activate fails
Jan Glauber
2009-03-26
1
-3
/
+2
|
*
[S390] qdio: add missing tiq_list locking
Jan Glauber
2009-03-26
2
-3
/
+8
|
*
[S390] cio: prevent workqueue deadlock
Peter Oberparleiter
2009-03-26
1
-3
/
+16
|
*
[S390] cio: remove unused local variable
Sebastian Ott
2009-03-26
1
-3
/
+0
|
*
[S390] cio: incorrect status check in interrogate function
Peter Oberparleiter
2009-03-26
1
-1
/
+1
|
*
[S390] cio: fix rc generation after chsc call
Sebastian Ott
2009-03-26
1
-0
/
+1
|
*
[S390] cio: fix wrong buffer access in cio_ignore_write
Sebastian Ott
2009-03-26
1
-2
/
+1
|
*
[S390] cio: ccw group fix unbind behaviour.
Sebastian Ott
2009-03-26
1
-6
/
+36
|
*
[S390] cio: fix sanity checks in ccwgroup driver.
Sebastian Ott
2009-03-26
1
-4
/
+12
|
*
[S390] cio: ccw group online store - report rcs to the caller.
Sebastian Ott
2009-03-26
1
-7
/
+8
|
*
[S390] cio: airq - fix array boundary
Sebastian Ott
2009-03-26
1
-2
/
+2
|
*
[S390] cio: device scan oom fallback.
Sebastian Ott
2009-03-26
1
-4
/
+27
|
*
[S390] cio: ensure single load of irq handler pointer
Heiko Carstens
2009-03-26
1
-0
/
+2
|
*
[S390] cio/crw: add/fix locking
Heiko Carstens
2009-03-26
1
-9
/
+23
|
*
[S390] cio: ccw device online store - report rc from ccw driver.
Sebastian Ott
2009-03-26
1
-8
/
+6
|
*
[S390] cio: Use ccw_device_set_notoper().
Cornelia Huck
2009-03-26
1
-1
/
+1
|
*
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
2009-03-26
2
-9
/
+11
|
*
[S390] cio: Use unbind/bind instead of unregister/register.
Cornelia Huck
2009-03-26
3
-23
/
+10
|
*
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
6
-11
/
+157
*
|
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
2009-03-24
1
-2
/
+3
*
|
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-03-24
1
-4
/
+5
*
|
Driver core: implement uevent suppress in kobject
Ming Lei
2009-03-24
3
-6
/
+6
|
/
*
[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled
Jan Glauber
2009-01-09
1
-0
/
+2
*
fix similar typos to successfull
Coly Li
2009-01-08
2
-2
/
+2
*
[PATCH] improve idle cputime accounting
Martin Schwidefsky
2008-12-31
1
-1
/
+1
*
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
2008-12-25
5
-13
/
+30
*
[S390] cio: use pim to check for multipath.
Sebastian Ott
2008-12-25
1
-1
/
+2
*
[S390] cio: commit all pmcw changes.
Sebastian Ott
2008-12-25
2
-0
/
+8
*
[S390] cio: introduce cio_commit_config
Sebastian Ott
2008-12-25
7
-134
/
+123
*
[S390] cio: introduce cio_update_schib
Sebastian Ott
2008-12-25
8
-38
/
+67
*
[S390] cio: Use device_is_registered().
Cornelia Huck
2008-12-25
1
-1
/
+1
*
[S390] cio: Dont call ->release directly.
Cornelia Huck
2008-12-25
1
-2
/
+2
*
[S390] cio: Dont fail probe for I/O subchannels.
Cornelia Huck
2008-12-25
2
-12
/
+32
*
[S390] cio: Only register ccw_device for registered subchannel.
Cornelia Huck
2008-12-25
1
-6
/
+12
*
[S390] cio: Fix I/O subchannel refcounting.
Cornelia Huck
2008-12-25
1
-19
/
+56
*
[S390] cio: Fix reference counting for online/offline.
Cornelia Huck
2008-12-25
2
-12
/
+22
*
[S390] cio: Put referernce on correct device after moving.
Cornelia Huck
2008-12-25
1
-2
/
+2
*
[S390] cio: fix ccwgroup online vs. ungroup race condition
Peter Oberparleiter
2008-12-25
1
-5
/
+13
*
[S390] cio: move irritating comment.
Sebastian Ott
2008-12-25
1
-6
/
+6
*
[S390] cio: get rid of compile warning
Heiko Carstens
2008-12-25
1
-38
/
+37
*
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-25
2
-4
/
+6
[next]