| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typos "wich" -> "which" | Uwe Zeisberger | 2006-03-24 | 6 | -6/+7 |
* | tabify drivers/char/Makefile | Jim Cromie | 2006-03-24 | 1 | -43/+44 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-24 | 10 | -503/+540 |
|\ |
|
| * | [PATCH] libata: Remove dependence on host_set->dev for SAS | Brian King | 2006-03-24 | 1 | -6/+7 |
| * | [PATCH] libata: ata_scsi_ioctl cleanup | Brian King | 2006-03-24 | 1 | -13/+0 |
| * | [PATCH] libata: ata_scsi_queuecmd cleanup | Brian King | 2006-03-24 | 1 | -14/+18 |
| * | [libata] export ata_dev_pair; trim trailing whitespace | Jeff Garzik | 2006-03-24 | 6 | -47/+48 |
| * | [PATCH] libata: add ata_dev_pair helper | Alan Cox | 2006-03-24 | 1 | -0/+17 |
| * | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. | Nigel Cunningham | 2006-03-24 | 3 | -5/+6 |
| * | [PATCH] libata: make ata_set_mode() responsible for failure handling | Tejun Heo | 2006-03-24 | 1 | -20/+36 |
| * | [PATCH] libata: use ata_dev_disable() in ata_bus_probe() | Tejun Heo | 2006-03-24 | 1 | -3/+1 |
| * | [PATCH] libata: implement ata_dev_disable() | Tejun Heo | 2006-03-24 | 1 | -0/+9 |
| * | [PATCH] libata: check if port is disabled after internal command | Tejun Heo | 2006-03-24 | 1 | -0/+16 |
| * | [PATCH] libata: make per-dev transfer mode limits per-dev | Tejun Heo | 2006-03-24 | 2 | -2/+2 |
| * | [PATCH] libata: add per-dev pio/mwdma/udma_mask | Tejun Heo | 2006-03-24 | 1 | -18/+25 |
| * | [PATCH] libata: implement ata_unpack_xfermask() | Tejun Heo | 2006-03-24 | 1 | -0/+23 |
| * | [libata] Move some bmdma-specific code to libata-bmdma.c | Jeff Garzik | 2006-03-23 | 2 | -234/+234 |
| * | [libata sata_uli] kill scr_addr abuse | Jeff Garzik | 2006-03-23 | 1 | -10/+27 |
| * | [libata sata_nv] eliminate duplicate codepaths with iomap | Jeff Garzik | 2006-03-22 | 1 | -44/+13 |
| * | [libata sata_nv] cleanups: convert #defines to enums; remove in-file history | Jeff Garzik | 2006-03-22 | 1 | -75/+49 |
| * | [libata sata_sil24] cleanups: use pci_iomap(), kzalloc() | Jeff Garzik | 2006-03-22 | 1 | -13/+10 |
* | | [PATCH] Yet more rio cleaning (2 of 2) | Alan Cox | 2006-03-24 | 18 | -912/+265 |
* | | [PATCH] Yet more rio cleaning (1 of 2) | Alan Cox | 2006-03-24 | 15 | -524/+36 |
* | | [PATCH] rio driver rework continued #5 | Alan Cox | 2006-03-24 | 3 | -10/+2 |
* | | [PATCH] rio driver rework continued #4 | Alan Cox | 2006-03-24 | 1 | -272/+118 |
* | | [PATCH] rio driver rework continued #3 | Alan Cox | 2006-03-24 | 7 | -535/+232 |
* | | [PATCH] rio driver rework continued #2 | Alan Cox | 2006-03-24 | 4 | -154/+115 |
* | | [PATCH] rio driver rework continued #1 | Alan Cox | 2006-03-24 | 10 | -167/+118 |
* | | [PATCH] rioboot: post-Lindent | Alan Cox | 2006-03-24 | 1 | -252/+177 |
* | | [PATCH] rioboot: lindent | Alan Cox | 2006-03-24 | 1 | -811/+704 |
* | | [PATCH] rio: more header cleanup | Alan Cox | 2006-03-24 | 10 | -400/+243 |
* | | [PATCH] Fix "value computed not used" warnings | Takashi Iwai | 2006-03-24 | 3 | -10/+10 |
* | | [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations | Kumar Gala | 2006-03-24 | 2 | -2/+9 |
* | | [PATCH] show MCP menu only on ARCH_SA1100 | Adrian Bunk | 2006-03-24 | 1 | -0/+1 |
* | | [PATCH] mmc: Secure Digital Host Controller Interface driver | Pierre Ossman | 2006-03-24 | 4 | -0/+1462 |
* | | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 2006-03-24 | 1 | -1/+2 |
* | | [PATCH] block: floppy98 removal, really. | Arthur Othieno | 2006-03-24 | 1 | -1/+0 |
* | | [PATCH] remove ipmi pm_power_off redefinition | Olaf Hering | 2006-03-24 | 1 | -3/+1 |
* | | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 15 | -16/+16 |
* | | [PATCH] remove ISA legacy functions: drivers/net/lance.c | Al Viro | 2006-03-24 | 1 | -2/+7 |
* | | [PATCH] remove ISA legacy functions: drivers/net/hp-plus.c | Al Viro | 2006-03-24 | 1 | -4/+13 |
* | | [PATCH] remove ISA legacy functions: drivers/scsi/in2000.c | Al Viro | 2006-03-24 | 1 | -6/+18 |
* | | [PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.c | Al Viro | 2006-03-24 | 2 | -13/+38 |
* | | [PATCH] remove ISA legacy functions: drivers/char/toshiba.c | Al Viro | 2006-03-24 | 1 | -15/+23 |
* | | [PATCH] dasd: "cleanup dasd_ioctl" fix | Bastian Blank | 2006-03-24 | 1 | -1/+1 |
* | | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 | 26 | -138/+67 |
* | | [PATCH] s390: CEX2A crt message length | Eric Rossman | 2006-03-24 | 2 | -3/+12 |
* | | [PATCH] s390: 3590 tape driver | Stefan Bader | 2006-03-24 | 6 | -11/+1443 |
* | | [PATCH] s390: fix endless retry loop in tape driver | Michael Holzheu | 2006-03-24 | 3 | -13/+35 |
* | | [PATCH] s390: tape operation abortion leads to panic | Michael Holzheu | 2006-03-24 | 1 | -1/+1 |