summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2011-11-11ccwgroup: move attributes to attribute groupSebastian Ott
2011-09-26[S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter
2011-08-03[S390] qdio: Use kstrtoul_from_userPeter Huewe
2011-08-03[S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber
2011-05-23[S390] chsc: process channel-path-availability informationSebastian Ott
2011-05-23[S390] qdio: prevent compile warningJan Glauber
2011-05-23[S390] get rid of unused variablesHeiko Carstens
2011-05-23[S390] cio: fix unreg race in set_online pathSebastian Ott
2011-04-20[S390] qdio: reset error states immediatelyJan Glauber
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-04-04[S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter
2011-04-04[S390] qdio: fix init sequenceSebastian Ott
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott
2011-03-23[S390] ccw_bus_type: make it staticSebastian Ott
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott
2011-03-23[S390] qdio: prevent handling of buffers if count is zeroJan Glauber
2011-03-15[S390] css_bus_type: make it staticSebastian Ott
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott
2011-03-15[S390] css: remove subchannel privateSebastian Ott
2011-03-15[S390] css: move chsc_private to drv_dataSebastian Ott
2011-03-15[S390] css: move io_private to drv_dataSebastian Ott
2011-03-15[S390] cio: move cdev pointer to io_subchannel_privateSebastian Ott
2011-03-15[S390] cio: move options to io_sch_privateSebastian Ott
2011-03-15[S390] cio: move asms to generic headerSebastian Ott
2011-03-15[S390] cio: move orb definitions to separate headerSebastian Ott
2011-03-15[S390] remove superfluous check from do_IRQSebastian Ott
2011-01-31[S390] qdio: prevent compile warning under CONFIG_32BITJan Glauber
2011-01-12[S390] cio: path_event overindication after resumeSebastian Ott
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-05[S390] cio: fix ccwgroup unregistration race conditionPeter Oberparleiter
2011-01-05[S390] cio: reduce memory consumption of itcw structuresStefan Weinhuber
2011-01-05[S390] css: update subchannel descriptorSebastian Ott
2011-01-05[S390] cio: obtain mdc value per channel pathSebastian Ott
2011-01-05[S390] qdio: cleanup SIGA syncJan Glauber
2011-01-05[S390] qdio: remove enhanced SIGAJan Glauber
2011-01-05[S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-SJan Glauber
2011-01-05[S390] qdio: outbound queue full counterJan Glauber
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber
2011-01-05[S390] qdio: prevent race for shared indicatorsJan Glauber
2011-01-05[S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo
2010-12-17drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-12-01[S390] css: fix rsid evaluation for 2nd crwSebastian Ott
2010-11-25[S390] qdio: free indicator after reset is finishedJan Glauber
2010-11-10[S390] cio: fix incorrect ccw_device_init_countSebastian Ott