summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-19ide: add drive->dma_mode fieldBartlomiej Zolnierkiewicz
2010-01-19ide: add drive->pio_mode fieldBartlomiej Zolnierkiewicz
2010-01-19via82cxxx: fix UDMA settings programmingBartlomiej Zolnierkiewicz
2010-01-19via82cxxx: add support for VT6415 PCIE PATA IDE Host ControllerBartlomiej Zolnierkiewicz
2010-01-19via82cxxx: add support for vt8261 and future chipsBartlomiej Zolnierkiewicz
2010-01-19via82cxxx: workaround h/w bugsBartlomiej Zolnierkiewicz
2010-01-19via82cxxx: fix SATA cable detectionBartlomiej Zolnierkiewicz
2010-01-19ide: add SATA cable detection supportBartlomiej Zolnierkiewicz
2010-01-19via82cxxx: vx855 is a single channel controllerBartlomiej Zolnierkiewicz
2010-01-19serverworks: add missing pci_dev_put() callBartlomiej Zolnierkiewicz
2010-01-19serverworks: cleanup svwks_udma_filter()Bartlomiej Zolnierkiewicz
2010-01-19pdc202xx_old: add ->init_hwif methodBartlomiej Zolnierkiewicz
2010-01-19opti621: remove stale driver historyBartlomiej Zolnierkiewicz
2010-01-19cy82c693: remove stale driver historyBartlomiej Zolnierkiewicz
2010-01-19cy82c693: fix PIO timings calculationsBartlomiej Zolnierkiewicz
2010-01-19cmd64x: remove superfluous checks from cmd64x_set_dma_mode()Bartlomiej Zolnierkiewicz
2010-01-19cmd64x: fix PIO and MWDMA timings calculationsBartlomiej Zolnierkiewicz
2010-01-19amd74xx: don't change UDMA settings when programming PIO timingsBartlomiej Zolnierkiewicz
2010-01-19alim15x3: cleanup ali_cable_detect()Bartlomiej Zolnierkiewicz
2010-01-19alim15x3: remove superfluous locking from ali_set_pio_mode()Bartlomiej Zolnierkiewicz
2010-01-19alim15x3: add ali_fifo_control() helperBartlomiej Zolnierkiewicz
2010-01-19alim15x3: fix PIO timings calculationsBartlomiej Zolnierkiewicz
2010-01-19ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()Bartlomiej Zolnierkiewicz
2010-01-12ide_tape: kill off use of the ->ioctl operationAlan Cox
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli
2010-01-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-01-11Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-11mn10300: update the ASB2303 defconfigDavid Howells
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro
2010-01-11mn10300: wire up missing new syscallsDavid Howells
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter
2010-01-11mn10300: objcopy flags fixMark Salter
2010-01-11mn10300: signal stack fixMark Salter
2010-01-11rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi
2010-01-11smaps: fix wrong rss countMinchan Kim
2010-01-11documentation: update kernel-doc-nano-HOWTO informationRandy Dunlap
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich
2010-01-11drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger
2010-01-11Documentation: update ring-buffer-design.txtRandy Dunlap
2010-01-11mm: hugetlb: fix clear_huge_page()Andrea Arcangeli