Age | Commit message (Expand) | Author |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-05 | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-09-29 | pcmcia: remove obsolete and wrong comments | Dominik Brodowski |
2010-09-29 | pcmcia: avoid messages on module (un)loading | Dominik Brodowski |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski |
2010-09-29 | pcmcia: remove the "Finally, report what we've done" message | Dominik Brodowski |
2010-09-29 | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski |
2010-09-29 | pcmcia: introduce autoconfiguration feature | Dominik Brodowski |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski |
2010-09-29 | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski |
2010-09-29 | pcmcia: simplify Status, ExtStatus register access | Dominik Brodowski |
2010-09-29 | pcmcia: move Vpp setup to struct pcmcia_device | Dominik Brodowski |
2010-09-29 | pcmcia: do not use win_req_t when calling pcmcia_request_window() | Dominik Brodowski |
2010-09-16 | [SCSI] Fix VPD inquiry page wrapper | Martin K. Petersen |
2010-09-15 | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-09-09 | [SCSI] fix use-after-free in scsi_init_io() | James Bottomley |
2010-09-07 | [SCSI] sd: fix medium-removal bug | Alan Stern |
2010-09-05 | [SCSI] qla2xxx: Update version number to 8.03.04-k0. | Madhuranath Iyengar |
2010-09-05 | [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ... | Giridhar Malavali |
2010-09-05 | [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set. | Lalit Chandivade |
2010-09-05 | [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx. | Giridhar Malavali |
2010-09-05 | [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly. | Lalit Chandivade |
2010-09-05 | [SCSI] qla2xxx: make rport deletions explicit during vport removal | Arun Easi |
2010-09-05 | [SCSI] qla2xxx: Fix vport delete issues | Arun Easi |
2010-09-02 | [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation. | David Miller |
2010-09-02 | [SCSI] Fix warning: zero-length gnu_printf format string | Jean Sacren |
2010-09-02 | [SCSI] hpsa: disable doorbell reset on reset_devices | Stephen M. Cameron |
2010-09-02 | [SCSI] be2iscsi: Fix for Login failure | Jayamohan Kallickal |
2010-09-02 | [SCSI] fix bio.bi_rw handling | Jiri Slaby |
2010-08-20 | drivers/scsi/qla4xxx: fix build | Andrew Morton |
2010-08-17 | arcmsr_hba: Missing slab.h include | David Miller |
2010-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-11 | scsi: 53c700: remove dma_is_consistent usage | FUJITA Tomonori |
2010-08-11 | drivers: scsi: use newly introduced hex_to_bin() method | Andy Shevchenko |
2010-08-11 | drivers/scsi: use memdup_user | Julia Lawall |
2010-08-11 | scsi: remove private BIT macros | Andrew Morton |
2010-08-11 | scsi: fix bnx2i build errors | Randy Dunlap |
2010-08-11 | scsi: fix pmcraid build errors | Randy Dunlap |
2010-08-11 | bfa: wrong fcport H2I message tested in bfa_fcport_isr() | Roel Kluin |
2010-08-11 | drivers/scsi/ch.c: don't use vprintk as macro | Joe Perches |
2010-08-11 | scsi: bfa: correct onstack wait_queue_head declaration | Yong Zhang |
2010-08-11 | drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats | Joe Perches |
2010-08-11 | scsi/sd.c: quiet all sparse noise | H Hartley Sweeten |
2010-08-11 | scsi: remove superfluous NULL pointer check from scsi_kill_request() | Bartlomiej Zolnierkiewicz |