| Commit message (Expand) | Author | Age |
* | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | ide: add drive->dma_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | ide: add drive->pio_mode field | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | via82cxxx: fix UDMA settings programming | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | via82cxxx: add support for vt8261 and future chips | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | via82cxxx: workaround h/w bugs | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | via82cxxx: fix SATA cable detection | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | ide: add SATA cable detection support | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | via82cxxx: vx855 is a single channel controller | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | serverworks: add missing pci_dev_put() call | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | serverworks: cleanup svwks_udma_filter() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | pdc202xx_old: add ->init_hwif method | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | opti621: remove stale driver history | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | cy82c693: remove stale driver history | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | cy82c693: fix PIO timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | cmd64x: remove superfluous checks from cmd64x_set_dma_mode() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | cmd64x: fix PIO and MWDMA timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | amd74xx: don't change UDMA settings when programming PIO timings | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | alim15x3: cleanup ali_cable_detect() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | alim15x3: remove superfluous locking from ali_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | alim15x3: add ali_fifo_control() helper | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | alim15x3: fix PIO timings calculations | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute() | Bartlomiej Zolnierkiewicz | 2010-01-19 |
* | ide_tape: kill off use of the ->ioctl operation | Alan Cox | 2010-01-12 |
* | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" | Ananth N Mavinakayanahalli | 2010-01-11 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-01-11 |
|\ |
|
| * | xfs: Ensure we force all busy extents in range to disk | Dave Chinner | 2010-01-10 |
| * | xfs: Don't flush stale inodes | Dave Chinner | 2010-01-10 |
| * | xfs: fix timestamp handling in xfs_setattr | Christoph Hellwig | 2010-01-10 |
| * | xfs: use DECLARE_EVENT_CLASS | Christoph Hellwig | 2010-01-10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2010-01-11 |
|\ \ |
|
| * | | GFS2: Use MAX_LFS_FILESIZE for meta inode size | Steven Whitehouse | 2010-01-11 |
| * | | GFS2: Fix gfs2_xattr_acl_chmod() | Steven Whitehouse | 2010-01-08 |
| * | | GFS2: Fix locking bug in rename | Steven Whitehouse | 2010-01-08 |
| * | | GFS2: Ensure uptodate inode size when using O_APPEND | Steven Whitehouse | 2010-01-08 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-01-11 |
|\ \ \ |
|
| * | | | quota: Fix dquot_transfer for filesystems different from ext4 | Jan Kara | 2010-01-11 |
| | |/
| |/| |
|
* | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-11 |
|\ \ \ |
|
| * | | | agp/hp: fail gracefully if we don't find an IOC | Bjorn Helgaas | 2010-01-11 |
| * | | | agp/hp: fixup hp agp after ACPI changes | Bjorn Helgaas | 2010-01-11 |
| * | | | agp: correct missing cleanup on error in agp_add_bridge | Kevin Winchester | 2010-01-11 |
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-11 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus | Dave Airlie | 2010-01-10 |
| |\ \ \ \ |
|
| | * | | | | drm/nv04: Fix set_operation software method. | Marcin KoĆcielnicki | 2010-01-10 |
| | * | | | | drm/nouveau: initialise DMA tracking parameters earlier | Ben Skeggs | 2010-01-10 |
| | * | | | | drm/nouveau: use dma.max rather than pushbuf size for checking GET validity | Ben Skeggs | 2010-01-10 |
| | * | | | | drm/nv04: differentiate between nv04/nv05 | Ben Skeggs | 2010-01-10 |
| | * | | | | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence | Luca Barbieri | 2010-01-10 |