Age | Commit message (Expand) | Author |
2008-01-23 | libata: convert to chained sg | Tejun Heo |
2008-01-23 | libata: change ATA_QCFLAG_DMAMAP semantics | Tejun Heo |
2008-01-23 | libata: kill non-sg DMA interface | Tejun Heo |
2008-01-23 | libata: update ->data_xfer hook for ATAPI | Tejun Heo |
2008-01-23 | libata: add ATAPI_* cmd types and implement atapi_cmd_type() | Tejun Heo |
2008-01-23 | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* | Tejun Heo |
2008-01-23 | cdrom: add more GPCMD_* constants | Tejun Heo |
2008-01-23 | libata: zero xfer length on ATAPI data xfer IRQ is HSM violation | Albert Lee |
2008-01-23 | libata: make atapi_request_sense() use sg | Tejun Heo |
2008-01-23 | libata: convert NCQ test in ata_qc_issue() to ata_is_ncq() | Tejun Heo |
2008-01-23 | pata_hpt37x: checkpatch fixes | Andrew Morton |
2008-01-23 | drivers/ata/libata-eh.c: fix printk warning | Andrew Morton |
2008-01-23 | pata_amd: update mode selection for NV PATAs | Tejun Heo |
2008-01-23 | libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() | Tejun Heo |
2008-01-23 | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_... | Tejun Heo |
2008-01-23 | libata: fix ata_acpi_gtm_xfermask() | Tejun Heo |
2008-01-23 | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() | Tejun Heo |
2008-01-23 | ata_piix: separate controller IDs into separate enum | Tejun Heo |
2008-01-23 | sata_promise: make pdc_atapi_pkt() use values from qc->tf | Tejun Heo |
2008-01-23 | libata: add ATA_CBL_PATA_IGN | Tejun Heo |
2008-01-23 | libata: xfer_mask is unsigned long not unsigned int | Tejun Heo |
2008-01-23 | libata: kill ata_id_to_dma_mode() | Tejun Heo |
2008-01-23 | libata: clean up xfermode / PATA timing related stuff | Tejun Heo |
2008-01-23 | libata: export xfermode / PATA timing related functions | Tejun Heo |
2008-01-23 | ata_generic: unindent loop in generic_set_mode() | Tejun Heo |
2008-01-23 | [libata] Build fix WRT ata_is_xxx() new API introduction | Jeff Garzik |
2008-01-23 | libata: implement fast speed down for unverified data transfer mode | Tejun Heo |
2008-01-23 | libata: implement ATA_DFLAG_DUBIOUS_XFER | Tejun Heo |
2008-01-23 | libata: adjust speed down rules | Tejun Heo |
2008-01-23 | libata: clean up EH speed down implementation | Tejun Heo |
2008-01-23 | libata: move ata_set_mode() to libata-eh.c | Tejun Heo |
2008-01-23 | libata: factor out ata_eh_schedule_probe() | Tejun Heo |
2008-01-23 | libata: implement protocol tests | Tejun Heo |
2008-01-23 | libata: rearrange ATA_DFLAG_* | Tejun Heo |
2008-01-23 | libata: checkpatch fixes | Jeff Garzik |
2008-01-23 | ahci: update PCS programming | Tejun Heo |
2008-01-23 | pata_ninja32: Cardbus ATA initial support | Alan Cox |
2008-01-23 | libata-sff: tf_load | Alan Cox |
2008-01-23 | libata: IORDY handling | Alan Cox |
2008-01-23 | libata-acpi: add ACPI _PSx method | Shaohua Li |
2008-01-23 | libata: Disable ATA8-ACS proposed Trusted Computing features by default | Alan Cox |
2008-01-23 | ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list. | Peter Schwenke |
2008-01-22 | x86: GEODE fix a race condition in the MFGPT timer tick | Jordan Crouse |
2008-01-22 | Fix file references in documentation and Kconfig | Johann Felix Soden |
2008-01-22 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds |
2008-01-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-01-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2008-01-22 | rcu: fix section mismatch | Randy Dunlap |
2008-01-22 | W1: w1_therm.c is flagging 0C etc as invalid | David Fries |
2008-01-22 | W1: w1_therm.c ds18b20 decode freezing temperatures correctly | David Fries |