Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] PCI: Convert megaraid to use pci_driver shutdown method | Russell King | 2005-10-28 | 1 | -6/+4 |
* | [PATCH] PCI: ipr: Block config access during BIST | Brian King | 2005-10-28 | 1 | -0/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-10-28 | 4 | -8/+8 |
|\ | |||||
| * | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 32 | -792/+3808 |
| |\ | |||||
| * | | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 4 | -4/+4 |
| * | | [PATCH] Driver core: pass interface to class interface methods | Dmitry Torokhov | 2005-10-28 | 1 | -4/+4 |
* | | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 | Linus Torvalds | 2005-10-28 | 2 | -6/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Auto-update from upstream | Kyle McMartin | 2005-10-28 | 12 | -18/+24 |
| |\ \ | |||||
| * \ \ | Auto-update from upstream | Kyle McMartin | 2005-10-26 | 6 | -9/+19 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | [PARISC] Update scsi drivers from parisc tree | Matthew Wilcox | 2005-10-21 | 1 | -2/+0 |
| * | | | [PARISC] Convert parisc_device to use struct resource for hpa | Matthew Wilcox | 2005-10-21 | 2 | -3/+3 |
| * | | | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better | Matthew Wilcox | 2005-10-21 | 1 | -1/+1 |
* | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-10-28 | 20 | -774/+3784 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | [libata] ata_timing fix | Alan Cox | 2005-10-26 | 1 | -1/+1 |
| * | | | Merge branch 'master' | Jeff Garzik | 2005-10-26 | 6 | -9/+19 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | [PATCH] libata kernel-doc fixes | Randy Dunlap | 2005-10-25 | 1 | -22/+14 |
| * | | | libata: const-ification bombing run | Jeff Garzik | 2005-10-22 | 18 | -74/+74 |
| * | | | Add ide-timing functionality to libata. | Alan Cox | 2005-10-21 | 1 | -0/+149 |
| * | | | libata: handle early device PIO modes correctly | Alan Cox | 2005-10-21 | 1 | -4/+27 |
| * | | | [PATCH] iomem annotations (sata_vsc) | Al Viro | 2005-10-21 | 1 | -5/+5 |
| * | | | [PATCH] iomem annotations (sata_sil) | Al Viro | 2005-10-21 | 1 | -2/+2 |
| * | | | [PATCH] iomem annotations (sata_sx4) | Al Viro | 2005-10-21 | 1 | -10/+9 |
| * | | | [PATCH] enum safety (sata_qstor) | Al Viro | 2005-10-21 | 1 | -2/+4 |
| * | | | [PATCH] iomem annotations (sata_promise) | Al Viro | 2005-10-21 | 1 | -4/+4 |
| * | | | [PATCH] iomem annotations (ahci) | Al Viro | 2005-10-21 | 1 | -4/+4 |
| * | | | [PATCH] iomem annotations (sata_nv) | Al Viro | 2005-10-21 | 1 | -2/+2 |
| * | | | [PATCH] libata: Marvell endian fix | Brett Russ | 2005-10-20 | 1 | -2/+3 |
| * | | | Merge branch 'master' | Jeff Garzik | 2005-10-20 | 1 | -0/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | [PATCH] libata CHS: reread device identify info (revise #6) | Albert Lee | 2005-10-18 | 1 | -1/+64 |
| * | | | [PATCH] libata CHS: calculate read/write commands and protocol on the fly (re... | Albert Lee | 2005-10-18 | 3 | -75/+44 |
| * | | | [PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6) | Albert Lee | 2005-10-18 | 2 | -24/+25 |
| * | | | Merge branch 'master' | Jeff Garzik | 2005-10-18 | 3 | -5/+41 |
| |\ \ \ | |||||
| * | | | | [libata pdc_adma] license update, minor cleanup | Jeff Garzik | 2005-10-11 | 1 | -16/+18 |
| * | | | | libata: add new driver pdc_adma for PDC ADMA ATA cards | Mark Lord | 2005-10-10 | 3 | -3/+749 |
| * | | | | Merge branch 'sil24' | Jeff Garzik | 2005-10-09 | 3 | -0/+884 |
| |\ \ \ \ | |||||
| | * | | | | [libata sata_sil24] add support for 3131/3531 | Tejun Heo | 2005-10-09 | 1 | -8/+30 |
| | * | | | | [libata sata_sil24] nit pickings | Tejun Heo | 2005-10-09 | 1 | -2/+1 |
| | * | | | | [PATCH] sil24: implement tf_read callback | Tejun Heo | 2005-10-06 | 1 | -0/+9 |
| | * | | | | [PATCH] sil24: implement proper TF register reading & caching | Tejun Heo | 2005-10-06 | 1 | -5/+45 |
| | * | | | | [PATCH] sil24: remove CMDERR clearing | Tejun Heo | 2005-10-06 | 1 | -4/+0 |
| | * | | | | [PATCH] sil24: ignore non-error exception irqs | Tejun Heo | 2005-10-06 | 1 | -1/+10 |
| | * | | | | Merge branch 'master' | Jeff Garzik | 2005-10-06 | 48 | -468/+5095 |
| | |\ \ \ \ | |||||
| | * | | | | | [PATCH] sil24: initialization fix | Tejun Heo | 2005-09-14 | 1 | -8/+23 |
| | * | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-14 | 27 | -254/+1159 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-08 | 104 | -8236/+6063 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-29 | 19 | -447/+832 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [PATCH] sil24: add more comments for constants | Tejun Heo | 2005-08-17 | 1 | -8/+8 |
| | * | | | | | | | | [PATCH] sil24: fix PORT_CTRL_STAT constants | Tejun Heo | 2005-08-17 | 1 | -4/+4 |
| | * | | | | | | | | [PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addr | Tejun Heo | 2005-08-17 | 1 | -11/+6 |
| | * | | | | | | | | [PATCH] sil24: remove PORT_TF | Tejun Heo | 2005-08-17 | 1 | -6/+1 |