aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-2316-48/+47
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-1/+3
* compat: Re-add missing asm/compat.h include to fix compile breakage on s390Jiri Slaby2012-03-191-0/+1
* compat: fix compile breakage on s390Heiko Carstens2012-03-122-1/+2
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-3/+3
* [S390] get CPC image nameMartin Schwidefsky2011-05-233-1/+148
* [S390] sclp: event buffer dissectionMartin Schwidefsky2011-05-232-84/+60
* [S390] sclp: remove unnecessary sendmask checkHeiko Carstens2011-05-231-13/+1
* [S390] tape: remove unused/not handled return codesHeiko Carstens2011-05-232-6/+2
* [S390] monwriter: fix return code handlingHeiko Carstens2011-05-231-2/+2
* [S390] get rid of unused variablesHeiko Carstens2011-05-233-11/+0
* [S390] Remove tape block device driver.Heiko Carstens2011-05-233-457/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-181-1/+0
|\
| * block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-211-1/+0
* | [S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens2011-05-101-0/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-255-10/+20
|\
| * [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-235-10/+20
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-6/+6
|\ \ | |/ |/|
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-1/+0
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
| * | s390/tape_block: Convert to bdops->check_events()Tejun Heo2011-03-091-5/+6
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-163-12/+8
|\ \
| * | tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens2011-02-253-12/+8
| |/
* | [S390] tape: deadlock on system work queueMartin Schwidefsky2011-03-033-34/+116
* | [S390] keyboard: integer underflow bugDan Carpenter2011-03-031-1/+2
|/
* headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-6/+14
|\
| * s390: don't use flush_scheduled_work()Tejun Heo2010-12-242-6/+14
* | [S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens2011-01-051-0/+1
* | [S390] sclp: use register_external_interrupt()Heiko Carstens2011-01-051-9/+3
* | [S390] vmur: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* | [S390] tape: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* | [S390] 3270: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* | [S390] 3215: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* | [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-1/+5
* | [S390] cleanup s390 KconfigMartin Schwidefsky2011-01-051-26/+43
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-174-4/+0
* [S390] vmlogrdr: purge after recording is switched offStefan Weinhuber2010-11-101-12/+24
* [S390] tape: add medium state notificationsMartin Schwidefsky2010-11-101-9/+59
* [S390] tape: fix dbf usageSebastian Ott2010-10-292-7/+6
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-7/+7
* [S390] drivers/s390/char: Use static const char arraysJoe Perches2010-10-251-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-6/+6
|\
| * drivers/s390: Remove unnecessary casts of private_dataJoe Perches2010-09-231-3/+3
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-1/+7
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-102-2/+2
| |\ \
| * | | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-3/+3
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-228-0/+9
|\ \ \ \