| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 |
* | libata: fix kernel-doc parameters | Randy Dunlap | 2007-05-09 | 1 | -0/+2 |
* | Fix pata_qdi.c probe code | Samuel Thibault | 2007-05-09 | 1 | -1/+1 |
* | pata_scc: fix compilation | Alexey Dobriyan | 2007-05-09 | 1 | -2/+2 |
* | sata_via: add missing PM hooks | Tejun Heo | 2007-05-09 | 1 | -0/+8 |
* | sata_nv: fix ADMA freeze/thaw/irq_clear issues | Robert Hancock | 2007-05-09 | 1 | -14/+78 |
* | pata_pcmcia.c: add card ident for jvc cdrom | Richard Kennedy | 2007-05-09 | 1 | -0/+1 |
* | sata_promise: SATAII-150/300 TX4 port numbering fix | Mikael Pettersson | 2007-05-09 | 1 | -4/+18 |
* | sata_promise: fix another error decode regression | Mikael Pettersson | 2007-05-09 | 1 | -1/+3 |
* | libata-acpi: fix _GTF command protocol for ATAPI devices | Tejun Heo | 2007-05-09 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|
| * | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 1 | -1/+1 |
* | | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 2007-05-09 | 1 | -4/+4 |
* | | libata: use flush_work() | Andrew Morton | 2007-05-09 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 2007-05-08 | 31 | -187/+306 |
|\ |
|
| * | [libata reset-seq] build and merge fixes | Jeff Garzik | 2007-05-01 | 3 | -3/+5 |
| * | libata: reimplement reset sequencing | Tejun Heo | 2007-05-01 | 2 | -51/+42 |
| * | libata: improve ata_std_prereset() | Tejun Heo | 2007-05-01 | 1 | -7/+15 |
| * | libata: improve 0xff status handling | Tejun Heo | 2007-05-01 | 3 | -20/+30 |
| * | libata: add deadline support to prereset and reset methods | Tejun Heo | 2007-05-01 | 31 | -126/+234 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 3 | -1/+696 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 3 | -1/+696 |
| |\ \
| | |/
| |/| |
|
| | * | [ARM] Add support for ICSIDE interface on RiscPC | Russell King | 2007-05-03 | 3 | -0/+695 |
| | * | [ARM] Add platform support for PATA on RiscPC | Russell King | 2007-05-03 | 1 | -1/+1 |
* | | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 | 1 | -1/+1 |
|/ / |
|
* | | libata: honour host controllers that want just one host | Linus Torvalds | 2007-04-30 | 1 | -7/+4 |
* | | SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c | Milind Arun Choudhary | 2007-04-28 | 1 | -1/+1 |
* | | drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=n | Andrew Morton | 2007-04-28 | 1 | -0/+8 |
* | | pata_hpt37x: Further small fixes | Alan Cox | 2007-04-28 | 1 | -14/+9 |
* | | pata_hpt3x2n: Add HPT371N support and other bits | Alan Cox | 2007-04-28 | 1 | -7/+38 |
* | | ata: printk warning fixes | Andrew Morton | 2007-04-28 | 1 | -6/+9 |
* | | libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET | Tejun Heo | 2007-04-28 | 1 | -1/+4 |
* | | ahci: consolidate common port flags | Tejun Heo | 2007-04-28 | 1 | -19/+10 |
* | | ata_timing: ensure t->cycle is always correct | Alan Cox | 2007-04-28 | 1 | -0/+6 |
* | | libata: add missing call to ->cable_detect() in new EH path | Tejun Heo | 2007-04-28 | 1 | -0/+4 |
* | | pata_amd: remove contamination added during cable_detect conversion | Tejun Heo | 2007-04-28 | 1 | -5/+0 |
* | | libata: Handle drives that require a spin-up command before first access | Mark Lord | 2007-04-28 | 1 | -1/+27 |
* | | libata: HPA support | Alan Cox | 2007-04-28 | 1 | -0/+209 |
* | | libata: kill probe_ent and related helpers | Tejun Heo | 2007-04-28 | 3 | -250/+0 |
* | | libata: convert the remaining PATA drivers to new init model | Tejun Heo | 2007-04-28 | 13 | -429/+362 |
* | | libata: convert the remaining SATA drivers to new init model | Tejun Heo | 2007-04-28 | 9 | -657/+444 |
* | | libata: convert ata_pci_init_native_mode() users to new init model | Tejun Heo | 2007-04-28 | 3 | -132/+80 |
* | | libata: convert drivers with combined SATA/PATA ports to new init model | Tejun Heo | 2007-04-28 | 2 | -250/+187 |
* | | libata: add init helpers including ata_pci_prepare_native_host() | Tejun Heo | 2007-04-28 | 2 | -2/+71 |
* | | libata: convert native PCI host handling to new init model | Tejun Heo | 2007-04-28 | 2 | -50/+102 |
* | | libata: convert legacy PCI host handling to new init model | Tejun Heo | 2007-04-28 | 1 | -102/+302 |
* | | libata: implement ata_host_alloc_pinfo() and ata_host_register() | Tejun Heo | 2007-04-28 | 1 | -0/+93 |
* | | libata: separate out ata_host_alloc() and ata_host_register() | Tejun Heo | 2007-04-28 | 3 | -224/+323 |
* | | libata: separate out ata_host_start() | Tejun Heo | 2007-04-28 | 1 | -13/+61 |
* | | libata: allocate ap separately from shost | Tejun Heo | 2007-04-28 | 1 | -5/+14 |