2008-07-15 |
Bartlomiej... | ide-{floppy,tape}: move checking of ->failed_pc to... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: add ide_issue_pc() helper |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: add PC_FLAG_DRQ_INTERRUPT pc flag |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-scsi: move idescsi_map_sg() call out from idescsi_i... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: add ide_transfer_pc() helper |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-scsi: set drive->scsi flag for devices handled... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-{cd,floppy,tape}: remove checking for drive->scsi |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: add PC_FLAG_ZIP_DRIVE pc flag |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: factor out waiting for good ireason from... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_t... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-floppy: start DMA engine in idefloppy_transfer_pc1() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_D... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-{floppy,tape}: merge pc->idefloppy_callback and... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Borislav Petkov | ide-floppy: merge callbacks |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: make pc->idetape_callback void |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: merge callbacks |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: make idetape_retry_pc() void |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-{floppy,tape,scsi}: log device name instead of... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-floppy: merge idefloppy_transfer_pc() and idefloppy... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: remove SIMULATE_ERRORS debug code |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: remove stale comments from idetape_pc_intr() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: remove superfluous warning message from ideta... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: remove superfluous error message from idetape... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-tape: idetape_pc_intr() should use local_irq_enable... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-scsi: add debug_log() macro |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-scsi: remove superfluous BUG_ON() from idescsi_tran... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-scsi: merge idescsi_input_buffers() and idescsi_out... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-scsi: fix Interrupt Reason checking in idescsi_pc_i... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-scsi: fix handling of DMA errors in idescsi_pc_intr() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-scsi: fix DRQ checking for DMA transfers in idescsi... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide-scsi: fix race in idescsi_transfer_pc() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide: remove action argument in ide_do_drive_cmd |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: remove drive->ctl |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: use ->OUTBSYNC in ide_set_irq() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: use ->OUTBSYNC in init_irq() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: remove ->mmio flag from ide_hwif_t |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: move IRQ unmasking out from ->tf_load method |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: fix do_probe() to use SELECT_DRIVE() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: remove commented out code from ide_config_drive_sp... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | sgiioc4: use ->extra_base instead of ->dma_status for... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: remove try_to_flush_leftover_data() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: remove obsoleted "ide=" kernel parameters |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: cleanup init_ide_data() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: remove obsoleted "hdx=" kernel parameters |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: remove obsoleted "idebus=" kernel parameter |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | block: unexport blk_end_sync_rq |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | block: remove the checking for NULL queue in blk_put_re... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | block: convert pd_special_command to use blk_execute_rq |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide-cd: remove ide_cd_init_rq |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide: remove ide_init_drive_cmd |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide: remove ide_wait/head_wait path in ide_do_drive_cmd |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide: convert ide_do_drive_cmd path to use blk_execute_rq |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | block: handle blk_pm_resume_request() requests in blk_e... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide-tape: convert ide_do_drive_cmd path to use blk_exec... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide-taskfile: convert ide_do_drive_cmd path to use... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide-floppy: convert ide_do_drive_cmd path to use blk_ex... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide-disk: convert ide_do_drive_cmd path to use blk_exec... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq |
commit | commitdiff | tree | snapshot |
2008-07-15 |
FUJITA Tomonori | ide-cd: convert ide_cd_queue_pc to use blk_execute_rq |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: use __generic_unplug_device() in ide_do_drive_cmd... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Bartlomiej... | ide: set REQ_PREEMPT request flag in ide_do_drive_cmd... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Harvey Harrison | ide: use get_unaligned_* helpers |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Harvey Harrison | ide-tape: use clamp_t() rather than nested min_t()... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Harvey Harrison | ide: eliminate FIT() macro |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Mikhail Cherkashin | ide: disable drive interrupts in ide_driveid_update() |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Mikhail Cherkashin | palm_bk3710: fix tRP for UDMA mode 4 |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Linus Torvalds | Linux 2.6.26 v2.6.26 |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Li Zefan | devcgroup: fix permission check when adding entry to... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Li Zefan | devcgroup: always show positive major/minor num |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Jiri Pirko | Documentation/HOWTO: correct wrong kernel bugzilla... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Dmitry Adamushko | cpusets, hotplug, scheduler: fix scheduler domain breakage |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Linus Torvalds | Merge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6 |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Jeff Layton | cifs: fix wksidarr declaration to be big-endian friendly |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Jeff Layton | cifs: fix inode leak in cifs_get_inode_info_unix |
commit | commitdiff | tree | snapshot |
2008-07-12 |
David Howells | frv: fix irqs_disabled() to return an int, not an unsig... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Robert Richter | OProfile kernel maintainership changes |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Jon Smirl | rtc-pcf8563: add chip id |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Alessandro... | rtc-fm3130: fix chip naming |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Andres Salomon | ov7670: clean up ov7670_read semantics |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Eric W. Biederman | serial8250: sanity check nr_uarts on all paths. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Jaya Kumar | fbdev: bugfix for multiprocess defio |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Darren Jenkins | drivers/isdn/i4l/isdn_common.c fix small resource leak |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Darren Jenkins | drivers/char/pcmcia/ipwireless/hardware.c fix resource... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
James Bottomley | [SCSI] bsg: fix oops on remove |
commit | commitdiff | tree | snapshot |
2008-07-12 |
James Bottomley | [SCSI] fusion: default MSI to disabled for SPI and... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Karcher | x86: fix ldt limit for 64 bit |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Linus Torvalds | Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Mark Rustad | [PATCH] IPMI: return correct value from ipmi_write |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Brian King | [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Dave Chinner | Fix reference counting race on log buffers |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Zhang Rui | libata-acpi: don't call sleeping function from invalid... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Kai Krakow | Added Targa Visionary 1000 IDE adapter to pata_sis.c |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Tejun Heo | libata-acpi: filter out DIPM enable |
commit | commitdiff | tree | snapshot |
next |