Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-03-04 | 17 | -276/+99 |
|\ | |||||
| * | sparc64: Make prom entry spinlock NMI safe. | David S. Miller | 2010-03-03 | 1 | -5/+7 |
| * | sparc64: Kill off old sys_perfctr system call and state. | David S. Miller | 2010-03-03 | 12 | -247/+18 |
| * | sparc: Update defconfigs. | David S. Miller | 2010-03-03 | 2 | -24/+66 |
| * | sparc: Provide io{read,write}{16,32}be(). | David S. Miller | 2010-03-03 | 2 | -0/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2010-03-04 | 52 | -678/+617 |
|\ \ | |||||
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id... | David S. Miller | 2010-03-02 | 6 | -63/+81 |
| |\ \ | |||||
| | * | | ide: fixed section mismatch warning in cmd640.c | Chris Frey | 2010-01-28 | 1 | -1/+1 |
| | * | | ide/ide-cs: fix order of releasing resources | Wolfram Sang | 2010-01-15 | 1 | -12/+11 |
| | * | | ide: Fix Promise UDMA33 IDE driver (pdc202xx_old) | Russell King | 2010-01-12 | 1 | -2/+2 |
| | * | | icside: bring back ->maskproc method | Bartlomiej Zolnierkiewicz | 2010-01-12 | 1 | -4/+60 |
| | * | | scc_pata: fix module unloading | Bartlomiej Zolnierkiewicz | 2010-01-08 | 1 | -7/+5 |
| | * | | ide: doc: remove compilation options section from ide-cd documentation | Thadeu Lima de Souza Cascardo | 2009-12-13 | 1 | -37/+2 |
| * | | | drivers/ide: Fix continuation line formats | Joe Perches | 2010-02-03 | 2 | -4/+4 |
| * | | | ide: ide_timing_compute() fixup | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | | | ide: make ide_get_best_pio_mode() static | Bartlomiej Zolnierkiewicz | 2010-01-19 | 2 | -3/+1 |
| * | | | via82cxxx: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | | | tx493xide: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 | 2 | -2/+2 |
| * | | | siimage: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | | | palm_bk3710: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | | | it821x: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | | | cs5536: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | | | cs5535: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | | | cmd64x: fix handling of address setup timings | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -7/+10 |
| * | | | amd74xx: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | | | alim15x3: fix handling of UDMA enable bit | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -25/+18 |
| * | | | alim15x3: fix handling of DMA timings | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -16/+39 |
| * | | | alim15x3: fix handling of command timings | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -2/+7 |
| * | | | alim15x3: fix handling of address setup timings | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+11 |
| * | | | ide-timings: use ->pio_mode value to determine fastest PIO speed | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -3/+2 |
| * | | | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 36 | -87/+101 |
| * | | | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 44 | -121/+129 |
| * | | | ide: add drive->dma_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 | 3 | -0/+4 |
| * | | | ide: add drive->pio_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 | 4 | -0/+8 |
| * | | | via82cxxx: fix UDMA settings programming | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -2/+17 |
| * | | | via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+2 |
| * | | | via82cxxx: add support for vt8261 and future chips | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -6/+4 |
| * | | | via82cxxx: workaround h/w bugs | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+57 |
| * | | | via82cxxx: fix SATA cable detection | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -3/+7 |
| * | | | ide: add SATA cable detection support | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |
| * | | | via82cxxx: vx855 is a single channel controller | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -6/+13 |
| * | | | serverworks: add missing pci_dev_put() call | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -0/+1 |
| * | | | serverworks: cleanup svwks_udma_filter() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -29/+11 |
| * | | | pdc202xx_old: add ->init_hwif method | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -10/+8 |
| * | | | opti621: remove stale driver history | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -71/+0 |
| * | | | cy82c693: remove stale driver history | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -33/+0 |
| * | | | cy82c693: fix PIO timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -86/+20 |
| * | | | cmd64x: remove superfluous checks from cmd64x_set_dma_mode() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -6/+3 |
| * | | | cmd64x: fix PIO and MWDMA timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -59/+29 |
| * | | | amd74xx: don't change UDMA settings when programming PIO timings | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -3/+4 |