summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo2006-02-107-48/+9
* [PATCH] libata: use ata_scsi_timed_out()Tejun Heo2006-02-1015-0/+15
* [PATCH] libata: implement ata_scsi_timed_out()Tejun Heo2006-02-103-0/+43
* [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo2006-02-104-14/+23
* [libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.Jeff Garzik2006-02-093-674/+724
* Merge branch 'upstream-fixes'Jeff Garzik2006-02-091-2/+8
|\
| * Merge branch 'upstream-fixes'Jeff Garzik2006-02-091574-25402/+39661
| |\
| * | [libata sata_sil] implement 'slow_down' module parameterJeff Garzik2006-01-271-2/+8
* | | [PATCH] libata: implement ata_std_probeinit()Tejun Heo2006-02-092-1/+16
* | | [PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo2006-02-092-2/+9
* | | [libata scsi] build fix for ATA_FLAG_IN_EH changeJeff Garzik2006-02-091-1/+3
* | | [PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset()Tejun Heo2006-02-091-11/+21
* | | [PATCH] libata: fix ata_std_probe_reset() SATA detectionTejun Heo2006-02-091-1/+1
* | | [PATCH] libata: EH / pio tasks synchronizationTejun Heo2006-02-092-4/+55
* | | [PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo2006-02-092-0/+11
* | | Merge branch 'upstream-fixes'Jeff Garzik2006-02-09859-8283/+14729
|\ \ \ | | |/ | |/|
| * | Merge branch 'master'Jeff Garzik2006-02-09859-8283/+14729
| |\ \
| | * \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-087-28/+70
| | |\ \
| | | * | [IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2006-02-082-3/+7
| | | * | [IA64] Fix CONFIG_PRINTK_TIMETony Luck2006-02-074-13/+59
| | | * | [IA64] Fix wrong use of memparse in efi.cZou Nan hai2006-02-071-11/+3
| | | * | [IA64] Fix a possible buffer overflow in efi.cZou Nan hai2006-02-071-1/+1
| | * | | [IPV6]: Address autoconfiguration does not work after device down/up cycleKristian Slavov2006-02-081-0/+3
| | * | | [PATCH] x86-64: Add sys_unshareAndi Kleen2006-02-083-3/+15
| | * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-081-1/+1
| | |\ \ \
| | | * | | [MMC] Remove extra character in AU1XXX MMC Kconfig entryJordan Crouse2006-02-081-1/+1
| | * | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-0849-113/+108
| | |\ \ \ \
| | | * | | | [SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa2006-02-082-0/+5
| | | * | | | [SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle2006-02-082-4/+5
| | | * | | | [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug2006-02-081-9/+4
| | | * | | | [SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse2006-02-081-1/+0
| | | * | | | [SERIAL] 8250 serial console update uart_8250_port ierKumar Gala2006-02-081-0/+1
| | | * | | | [SERIAL] Remove unnecessary serial.h includeRussell King2006-02-051-1/+0
| | | * | | | [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-0519-32/+27
| | | * | | | [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-0538-66/+66
| | * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-0833-137/+347
| | |\ \ \ \ \
| | | * | | | | [ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boardsTony Lindgren2006-02-082-2/+4
| | | * | | | | [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boardsTony Lindgren2006-02-089-9/+18
| | | * | | | | [ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren2006-02-083-18/+39
| | | * | | | | [ARM] 3299/1: S3C24XX - fix irq range on adc deviceBen Dooks2006-02-081-0/+5
| | | * | | | | [ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real2006-02-081-0/+4
| | | * | | | | [ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas2006-02-081-1/+1
| | | * | | | | [ARM] 3311/1: clean up include/asm-arm/mutex.hNicolas Pitre2006-02-081-66/+65
| | | * | | | | [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient falseNicolas Pitre2006-02-081-1/+6
| | | * | | | | [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU caseNicolas Pitre2006-02-081-0/+10
| | | * | | | | [ARM] 3308/1: old ABI compat: struct sockaddr_unNicolas Pitre2006-02-082-4/+75
| | | * | | | | [ARM] Experimental config options should have (EXPERIMENTAL)Russell King2006-02-081-1/+1
| | | * | | | | [ARM] 3307/1: old ABI compat: mark it experimentalNicolas Pitre2006-02-081-1/+1
| | | * | | | | [ARM] 3306/1: S3C24XX - update defconfigBen Dooks2006-02-081-13/+38
| | | * | | | | [ARM] 3305/1: Minor typographical and spelling fixes in KonfigMartin Michlmayr2006-02-081-4/+4
OpenPOWER on IntegriCloud