aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03[S390] qdio: Use kstrtoul_from_userPeter Huewe1-9/+3
2011-08-03[S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2-3/+20
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber1-10/+5
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita1-4/+4
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-3/+3
2011-05-23[S390] chsc: process channel-path-availability informationSebastian Ott1-1/+34
2011-05-23[S390] qdio: prevent compile warningJan Glauber1-1/+1
2011-05-23[S390] get rid of unused variablesHeiko Carstens2-6/+0
2011-05-23[S390] cio: fix unreg race in set_online pathSebastian Ott1-2/+3
2011-04-20[S390] qdio: reset error states immediatelyJan Glauber1-5/+12
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-14/+26
2011-04-04[S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter1-6/+18
2011-04-04[S390] qdio: fix init sequenceSebastian Ott1-8/+8
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott1-4/+2
2011-03-23[S390] ccw_bus_type: make it staticSebastian Ott2-4/+2
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-4/+2
2011-03-23[S390] qdio: prevent handling of buffers if count is zeroJan Glauber1-1/+2
2011-03-15[S390] css_bus_type: make it staticSebastian Ott2-8/+2
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott4-10/+8
2011-03-15[S390] css: remove subchannel privateSebastian Ott1-1/+0
2011-03-15[S390] css: move chsc_private to drv_dataSebastian Ott1-5/+6
2011-03-15[S390] css: move io_private to drv_dataSebastian Ott2-7/+14
2011-03-15[S390] cio: move cdev pointer to io_subchannel_privateSebastian Ott1-2/+15
2011-03-15[S390] cio: move options to io_sch_privateSebastian Ott3-35/+17
2011-03-15[S390] cio: move asms to generic headerSebastian Ott2-32/+34
2011-03-15[S390] cio: move orb definitions to separate headerSebastian Ott2-53/+68
2011-03-15[S390] remove superfluous check from do_IRQSebastian Ott2-7/+1
2011-01-31[S390] qdio: prevent compile warning under CONFIG_32BITJan Glauber1-2/+2
2011-01-12[S390] cio: path_event overindication after resumeSebastian Ott1-0/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-01-05[S390] cio: fix ccwgroup unregistration race conditionPeter Oberparleiter1-38/+40
2011-01-05[S390] cio: reduce memory consumption of itcw structuresStefan Weinhuber1-10/+52
2011-01-05[S390] css: update subchannel descriptorSebastian Ott1-0/+8
2011-01-05[S390] cio: obtain mdc value per channel pathSebastian Ott3-0/+77
2011-01-05[S390] qdio: cleanup SIGA syncJan Glauber3-55/+44
2011-01-05[S390] qdio: remove enhanced SIGAJan Glauber2-44/+15
2011-01-05[S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-SJan Glauber2-15/+34
2011-01-05[S390] qdio: outbound queue full counterJan Glauber3-0/+5
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber3-1/+10
2011-01-05[S390] qdio: prevent race for shared indicatorsJan Glauber3-49/+13
2011-01-05[S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2-0/+4
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo1-1/+1
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-1/+1
2010-12-01[S390] css: fix rsid evaluation for 2nd crwSebastian Ott1-1/+1
2010-11-25[S390] qdio: free indicator after reset is finishedJan Glauber1-1/+1
2010-11-10[S390] cio: fix incorrect ccw_device_init_countSebastian Ott1-1/+10
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter2-2/+8
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott4-8/+63