| Commit message (Expand) | Author | Age | Files | Lines |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 2011-10-30 | 1 | -2/+1 |
* | [S390] get rid of unused variables | Heiko Carstens | 2011-05-23 | 1 | -2/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 1 | -2/+4 |
* | [S390] 3270: add support for irq statistics | Heiko Carstens | 2011-01-05 | 1 | -0/+2 |
* | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | [S390] 3270 console build fix | Sebastian Ott | 2009-10-06 | 1 | -0/+2 |
* | [S390] driver_data access | Martin Schwidefsky | 2009-06-22 | 1 | -2/+2 |
* | [S390] 3270 console: convert from bootmem to slab | Heiko Carstens | 2009-06-22 | 1 | -30/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 | 1 | -8/+8 |
|\ |
|
| * | s390: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -8/+8 |
* | | [S390] pm: con3270 power management callbacks. | Martin Schwidefsky | 2009-06-16 | 1 | -11/+73 |
|/ |
|
* | device create: s390: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -8/+6 |
* | [S390] more bus_id -> dev_name conversions | Cornelia Huck | 2008-10-10 | 1 | -2/+2 |
* | device create: s390: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -6/+8 |
* | [S390] Cleanup 3270 printk messages. | Martin Schwidefsky | 2008-07-14 | 1 | -1/+0 |
* | [S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-07-14 | 1 | -10/+1 |
* | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 2008-07-14 | 1 | -8/+8 |
* | [S390] 3270: fix race with stack local wait_queue_head_t. | Martin Schwidefsky | 2008-05-30 | 1 | -5/+4 |
* | [S390] use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-01-26 | 1 | -2/+2 |
* | [S390] struct class_device -> struct device conversion. | Cornelia Huck | 2007-10-22 | 1 | -15/+11 |
* | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu | 2007-08-22 | 1 | -0/+1 |
* | [S390] Get rid of new section mismatch warnings. | Heiko Carstens | 2007-07-27 | 1 | -4/+2 |
* | [S390] raw3270: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 | 1 | -5/+5 |
* | [S390] cio: Get rid of _ccw_device_get_device_number(). | Cornelia Huck | 2007-05-10 | 1 | -2/+3 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 1 | -2/+2 |
* | [S390] sysfs_create_xxx return values. | Heiko Carstens | 2006-07-18 | 1 | -17/+35 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 1 | -17/+17 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [S390] modular 3270 driver. | Martin Schwidefsky | 2006-06-29 | 1 | -33/+34 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 1 | -19/+20 |
* | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 | 1 | -2/+1 |
* | [PATCH] s390: fix class_device_create calls in 3270 the driver | Martin Schwidefsky | 2005-11-18 | 1 | -2/+2 |
* | [PATCH] kfree cleanup: drivers/s390 | Jesper Juhl | 2005-11-07 | 1 | -2/+1 |
* | [PATCH] s390: 3270 fullscreen view | Richard Hitt | 2005-10-30 | 1 | -12/+88 |
* | [PATCH] s390: disconnected 3270 console | Martin Schwidefsky | 2005-09-05 | 1 | -5/+11 |
* | [PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d... | Yani Ioannou | 2005-06-20 | 1 | -3/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1335 |