summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2008-06-13Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2008-06-13Merge commit 's390/features'Stephen Rothwell
2008-06-13s390: bus_id -> dev_set_name() changesCornelia Huck
2008-06-13s390: more bus_id -> dev_name conversionsCornelia Huck
2008-06-13s390: bus_id -> dev_name conversionsKay Sievers
2008-06-13device create: s390: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-12[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter
2008-06-10[S390] tape_3590.c: introduce missing kfreeJulia Lawall
2008-06-10[S390] vt220 console, initialize list head before useCarsten Otte
2008-05-30[S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky
2008-05-30[S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu
2008-05-26vmwatchdog: BKL pushdownArnd Bergmann
2008-05-26vmcp: BKL pushdownArnd Bergmann
2008-05-26monwriter: BKL pushdownArnd Bergmann
2008-05-26monreader: BKL pushdownArnd Bergmann
2008-05-20s390: fix race in device_createGreg Kroah-Hartman
2008-05-18drivers/s390: cdev lock_kernel() pushdownJonathan Corbet
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-04-30s390 tty: Prepare for put_char to return success/failAlan Cox
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens
2008-04-29s390: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17[S390] vmur: Use wait queue instead of mutex to serialize openFrank Munzert
2008-04-17[S390] tape: duplicate sysfs filename when setting tape device onlineMichael Holzheu
2008-04-17[S390] sclp: Get rid of in_atomic() use.Heiko Carstens
2008-03-05[S390] sclp_vt220: speed up console output for interactive workChristian Borntraeger
2008-03-04Build fix for drivers/s390/char/defkeymap.cTony Breeds
2008-03-03Fix default compose table initializationSamuel Thibault
2008-02-19[S390] sclp: clean up send/receive naming schemePeter Oberparleiter
2008-02-09[S390] sclp_vt220: Fix vt220 initializationChristian Borntraeger
2008-02-05[S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens
2008-01-26[S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens
2008-01-26[S390] sclp: sysfs interface for SCLP cpiMichael Ernst
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2007-10-22[S390] struct class_device -> struct device conversion.Cornelia Huck