aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-11[S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu
2009-09-11[S390] add call home supportHans-Joachim Picht
2009-09-11[S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert
2009-09-11[S390] proper use of device registerSebastian Ott
2009-09-11[S390] dasd: fix message namingStefan Haberland
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott
2009-09-11[S390] cio: move final put_device to ccw_device_unregisterSebastian Ott
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber
2009-09-11[S390] cio: increase trace levelSebastian Ott
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe
2009-09-11pata_rz1000: use printk_onceMarcin Slusarz
2009-09-11ahci: kill @force_restart and refine CLO for ahci_kick_engine()Shane Huang
2009-09-11pata_cs5535: add pci id for AMD based CS5535 controllersOtavio Salvador
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang
2009-09-11drivers/ata: use resource_sizeJulia Lawall
2009-09-10Merge branch 'mad' into for-linusRoland Dreier
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven
2009-09-10TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe
2009-09-09dm9000: Use resource_size instead of private macroTobias Klauser
2009-09-09dm9000: Remove unnecessary memset of netdev private dataTobias Klauser
2009-09-09netxen: fix tx descriptor structureAmit Kumar Salecha
2009-09-09netxen: fix check for ip addr hashing supportAmit Kumar Salecha
2009-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-09xen: make -fstack-protector work under XenJeremy Fitzhardinge
2009-09-09RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise
2009-09-09RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise
2009-09-09RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise
2009-09-09ath9k: Initialize the priority gpio for BT coex 3-wireVasanthakumar Thiagarajan
2009-09-09ath9k: Get rid of the modparam btcoex_enableVasanthakumar Thiagarajan
2009-09-09ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan
2009-09-09ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan
2009-09-09wireless: mark prism54 as deprecated and mark for removalLuis R. Rodriguez
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz
2009-09-09ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() callVasanthakumar Thiagarajan