summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.Ralf Baechle2007-02-263-13/+19
* [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.Ralf Baechle2007-02-262-2/+2
* [MIPS] Always fixup unaligned accesses in kernel mode.Ralf Baechle2007-02-261-1/+1
* [MIPS] Fix dma_sync_*_for_device() functionsThomas Bogendoerfer2007-02-261-3/+3
* [MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.Robert P. J. Day2007-02-261-5/+0
* [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer2007-02-264-14/+13
* [MIPS] RTLX: Delete multiple definition of ret shaddowing each other.Ralf Baechle2007-02-261-4/+0
* [MIPS] RTLX, VPE: Make open actually atomic.Ralf Baechle2007-02-262-28/+23
* [MIPS] excite: Set serial driver iotype to UPIO_RM9000Thomas Koeller2007-02-261-1/+1
* [MIPS] excite: Rename CONFIG optionThomas Koeller2007-02-261-2/+2
* [MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto2007-02-261-1/+1
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-2624-48/+0
* [MIPS] RTLX: Handle signals when sleeping.Ralf Baechle2007-02-261-80/+42
* [MIPS] TB0287: Enable SM501 driver support in defconfigYoichi Yuasa2007-02-261-5/+16
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-2653-558/+2014
|\
| * [libata] bump versionsJeff Garzik2007-02-2635-35/+35
| * [libata] Trim trailing whitespace.Jeff Garzik2007-02-269-18/+18
| * [libata] sata_mv: Fix 50xx irq maskJeff Garzik2007-02-261-1/+10
| * [libata] sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik2007-02-261-8/+12
| * libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi...Alan2007-02-252-2/+4
| * pata_pcmcia: Fix oops in 2.6.21-rc1Alan2007-02-251-1/+0
| * Add id_to_dma_mode function for printing DMA modesAlan2007-02-252-0/+46
| * sata_promise: simplify port setupMikael Pettersson2007-02-251-19/+10
| * sata_promise: fix 20619 new EH merge errorMikael Pettersson2007-02-251-0/+1
| * [libata] ACPI: remove needless ->qc_issue hook existence testJeff Garzik2007-02-241-29/+22
| * sata_vsc: refactor vsc_sata_interrupt and hook up error handlingDan Williams2007-02-241-49/+74
| * sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo2007-02-241-1/+7
| * sata_mv: fix pci_enable_msi() error handlingTejun Heo2007-02-241-1/+1
| * pata_amd: fix an obvious bug in cable detectionTejun Heo2007-02-241-2/+2
| * [libata] ata_piix: remove duplicate PCI IDsJeff Garzik2007-02-231-2/+0
| * sata_nv: complain on spurious completion notifiersRobert Hancock2007-02-231-0/+11
| * libata: test major version in ata_id_is_sata()Tejun Heo2007-02-231-2/+6
| * sata_nv: kill old private BMDMA helper functionsRobert Hancock2007-02-231-74/+10
| * libata: fix remaining ap->idTejun Heo2007-02-232-14/+10
| * ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...Tejun Heo2007-02-231-14/+14
| * pata_sl82c105: remove un-needed code pathsAlan2007-02-211-30/+9
| * pata_sil680: Assorted fixesAlan2007-02-211-2/+12
| * pata_oldpiix: Call both PIO and DMA setup functions on switch as they are cal...Alan2007-02-211-3/+2
| * pata_ixp4xx: Fix up set_mode() function and display Configured for PIO infoAlan2007-02-211-3/+4
| * pata_cs5520: suspend/resumeAlan2007-02-211-1/+25
| * pata: Display Configuring .. lines for devices with private set_mode methodsAlan2007-02-212-0/+2
| * libata: s/ap->id/ap->print_id/gTejun Heo2007-02-2110-52/+52
| * sata_nv: enable hotplug interrupt and fix some readl/readw mismatchesRobert Hancock2007-02-211-8/+10
| * sata_nv: Use notifier for completion checksRobert Hancock2007-02-211-15/+7
| * sata_nv: Cleanup taskfile setupRobert Hancock2007-02-211-20/+21
| * sata_nv: cleanup CPB and APRD initializationRobert Hancock2007-02-211-6/+10
| * sata_nv: Add CPB register info to error_handler outputRobert Hancock2007-02-211-2/+6
| * libata: Remove duplicate dma blacklist entryMagnus Damm2007-02-211-1/+0
| * pata_pcmcia: Update device tableMagnus Damm2007-02-211-2/+5
| * sata_via: fix resource-managed iomap conversionTejun Heo2007-02-211-5/+17