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
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] call home: fix string length handling
Heiko Carstens
2009-10-29
1
-8
/
+6
*
[S390] call home: fix error handling in init function
Heiko Carstens
2009-10-29
1
-18
/
+10
*
[S390] call home: fix local buffer usage in proc handler
Sebastian Ott
2009-10-29
1
-4
/
+3
*
[S390] sclp_vt220 build fix
Michael Holzheu
2009-10-14
1
-15
/
+15
*
[S390] call home support: fix proc handler
Heiko Carstens
2009-10-14
1
-2
/
+2
*
[S390] tape390: Fix request queue handling in block driver
Michael Holzheu
2009-10-14
1
-1
/
+2
*
[S390] 3270 console build fix
Sebastian Ott
2009-10-06
1
-0
/
+2
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
[S390] tape: Use pr_xxx instead of dev_xxx in shared driver code
Michael Holzheu
2009-09-11
4
-16
/
+14
*
[S390] Get rid of cpuid.h header file.
Heiko Carstens
2009-09-11
1
-1
/
+1
*
[S390] tape: Fix device online messages
Michael Holzheu
2009-09-11
2
-6
/
+8
*
[S390] tape: reversed order of labels
Roel Kluin
2009-09-11
1
-2
/
+2
*
[S390] vmur: Invalid allocation sequence for vmur class
Michael Holzheu
2009-09-11
1
-9
/
+10
*
[S390] add call home support
Hans-Joachim Picht
2009-09-11
4
-1
/
+238
*
[S390] tape: use init_timer_on_stack() rather than init_timer()
Frank Munzert
2009-09-11
1
-1
/
+1
*
[S390] proper use of device register
Sebastian Ott
2009-09-11
2
-2
/
+4
*
[S390] improve suspend/resume error messages
Christian Borntraeger
2009-07-07
1
-4
/
+4
*
[S390] monreader: fix dev_set_drvdata conversion
Heiko Carstens
2009-07-07
1
-2
/
+2
*
[S390] sclp: fix compile error for !SCLP_CONSOLE
Heiko Carstens
2009-07-07
1
-0
/
+5
*
[S390] driver_data access
Martin Schwidefsky
2009-06-22
6
-11
/
+11
*
[S390] Use del_timer instead of del_timer_sync
Michael Holzheu
2009-06-22
1
-1
/
+1
*
[S390] vt220 console: convert from bootmem to slab
Heiko Carstens
2009-06-22
1
-13
/
+5
*
[S390] sclp console: convert from bootmem to slab
Heiko Carstens
2009-06-22
1
-3
/
+2
*
[S390] 3270 console: convert from bootmem to slab
Heiko Carstens
2009-06-22
2
-38
/
+7
*
[S390] 3215 console: convert from bootmem to slab
Heiko Carstens
2009-06-22
1
-11
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
7
-43
/
+43
|
\
|
*
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
7
-43
/
+43
*
|
[S390] pm: monreader power management callbacks.
Gerald Schaefer
2009-06-16
1
-12
/
+128
*
|
[S390] pm: monwriter power management callbacks.
Gerald Schaefer
2009-06-16
1
-6
/
+92
*
|
[S390] pm: memory hotplug power management callbacks
Gerald Schaefer
2009-06-16
1
-4
/
+38
*
|
[S390] pm: con3270 power management callbacks.
Martin Schwidefsky
2009-06-16
4
-29
/
+95
*
|
[S390] pm: power management support for SCLP drivers.
Michael Holzheu
2009-06-16
6
-128
/
+432
*
|
[S390] pm: tape power management callbacks
Frank Munzert
2009-06-16
4
-4
/
+57
*
|
[S390] pm: vmlogrdr power management callbacks
Stefan Weinhuber
2009-06-16
1
-1
/
+26
*
|
[S390] pm: vmur driver power management callbacks
Frank Munzert
2009-06-16
1
-1
/
+25
*
|
[S390] pm: vmwatchdog power management callbacks.
Christian Borntraeger
2009-06-16
1
-5
/
+76
*
|
[S390] pm: con3215 power management callbacks
Martin Schwidefsky
2009-06-16
1
-85
/
+120
|
/
*
[S390] 3270: lock dependency fixes
Martin Schwidefsky
2009-06-12
2
-48
/
+32
*
[S390] 3270: do not register with tty_register_device
Martin Schwidefsky
2009-06-12
1
-15
/
+0
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
*
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
1
-5
/
+2
*
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
3
-3
/
+3
*
block: implement and use [__]blk_end_request_all()
Tejun Heo
2009-04-28
1
-11
/
+4
*
[S390] Use tape_generic_offline directly.
Frank Munzert
2009-04-23
4
-16
/
+7
*
[S390] BUG to BUG_ON changes
Stoyan Gaydarov
2009-03-26
3
-8
/
+5
*
[S390] Use csum_partial in checksum.h
Frank Munzert
2009-03-26
1
-1
/
+3
*
[S390] tape message cleanup
Carsten Otte
2009-03-26
8
-371
/
+267
*
[S390] Automatic IPL after dump
Frank Munzert
2009-03-26
1
-2
/
+86
*
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
2009-02-19
1
-0
/
+5
[next]