Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| * | | | | alim15x3: cleanup ali_cable_detect() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -8/+0 | |
| * | | | | alim15x3: remove superfluous locking from ali_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -5/+0 | |
| * | | | | alim15x3: add ali_fifo_control() helper | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -16/+15 | |
| * | | | | alim15x3: fix PIO timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -19/+15 | |
| * | | | | ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute() | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -6/+7 | |
| * | | | | ide_tape: kill off use of the ->ioctl operation | Alan Cox | 2010-01-12 | 1 | -2/+12 | |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-03-04 | 20 | -779/+1717 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'coh' into dmaengine | Dan Williams | 2010-03-03 | 7 | -123/+116 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | DMAENGINE: COH 901 318 lli sg offset fix | Linus Walleij | 2010-03-02 | 1 | -4/+6 | |
| | * | | | | | DMAENGINE: COH 901 318 configure channel direction | Linus Walleij | 2010-03-02 | 1 | -0/+14 | |
| | * | | | | | DMAENGINE: COH 901 318 remove irq counting | Linus Walleij | 2010-03-02 | 2 | -55/+34 | |
| | * | | | | | DMAENGINE: COH 901 318 descriptor pool refactoring | Linus Walleij | 2010-03-02 | 2 | -30/+26 | |
| | * | | | | | DMAENGINE: COH 901 318 cleanups | Linus Walleij | 2010-03-02 | 1 | -14/+28 | |
| * | | | | | | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes | Dan Williams | 2010-03-03 | 5 | -67/+40 | |
| * | | | | | | ioat3: interrupt coalescing | Dan Williams | 2010-03-03 | 2 | -5/+34 | |
| * | | | | | | ioat: close potential BUG_ON race in the descriptor cleanup path | Dan Williams | 2010-03-03 | 2 | -2/+2 | |
| * | | | | | | ioat2: kill pending flag | Dan Williams | 2010-03-03 | 2 | -24/+12 | |
| * | | | | | | ioat3: use ioat2_quiesce() | Dan Williams | 2010-03-03 | 1 | -9/+1 | |
| * | | | | | | ioat3: cleanup, don't enable DCA completion writes | Dan Williams | 2010-03-03 | 1 | -2/+1 | |
| * | | | | | | dma: Add MPC512x DMA driver | Piotr Ziecik | 2010-03-01 | 3 | -0/+808 | |
| * | | | | | | Debugging options for the DMA engine subsystem | Linus Walleij | 2010-03-01 | 2 | -0/+23 | |
| * | | | | | | iop-adma: redundant/wrong tests in iop_*_count()? | Roel Kluin | 2010-02-28 | 1 | -8/+4 | |
| * | | | | | | dmatest: fix handling of an even number of xor_sources | Dan Williams | 2010-02-28 | 1 | -1/+1 | |
| * | | | | | | dmatest: correct raid6 PQ test | Anatolij Gustschin | 2010-02-28 | 1 | -3/+3 | |
| * | | | | | | fsldma: Fix cookie issues | Steven J. Magnani | 2010-02-28 | 2 | -1/+6 | |
| * | | | | | | fsldma: Fix cookie issues | Steven J. Magnani | 2010-02-28 | 1 | -1/+1 | |
| * | | | | | | dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_... | Roel Kluin | 2010-02-02 | 1 | -14/+1 | |
| * | | | | | | dma: make Open Firmware device id constant | Márton Németh | 2010-02-02 | 2 | -2/+2 | |
| * | | | | | | fsldma: major cleanups and fixes | Ira Snyder | 2010-02-02 | 2 | -182/+207 | |
| * | | | | | | fsldma: rename fsl_chan to chan | Ira Snyder | 2010-02-02 | 1 | -275/+275 | |
| * | | | | | | fsldma: simplify IRQ probing and handling | Ira Snyder | 2010-02-02 | 2 | -44/+137 | |
| * | | | | | | fsldma: clean up the OF subsystem routines | Ira Snyder | 2010-02-02 | 2 | -129/+134 | |
| * | | | | | | fsldma: rename dest to dst for uniformity | Ira Snyder | 2010-02-02 | 2 | -17/+17 | |
| * | | | | | | fsldma: rename struct fsl_dma_chan to struct fsldma_chan | Ira Snyder | 2010-02-02 | 2 | -73/+81 | |
| * | | | | | | fsldma: remove unused structure members | Ira Snyder | 2010-02-02 | 2 | -13/+8 | |
| * | | | | | | fsldma: reduce kernel text size | Ira Snyder | 2010-02-02 | 1 | -38/+45 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 | 73 | -1080/+773 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-fsnotify' into for-linus | Al Viro | 2010-03-03 | 7 | -76/+23 | |
| |\ \ \ \ \ \ |