summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-15pata_scc: kill useless check in scc_postreset()Sergei Shtylyov1-2/+1
2010-05-15pata_scc: make scc_wait_after_reset() staticSergei Shtylyov1-2/+2
2010-05-15libata: use __ratelimitAkinobu Mita1-16/+3
2010-05-15libata: use longer 0xff wait if parallel scan is enabledTejun Heo1-6/+12
2010-05-15libata-sff: kill unused ata_bus_reset()Sergei Shtylyov1-94/+0
2010-05-15[libata] Disable R_OK (Early ACK) on SII 3726 PMPGrant Grundler1-3/+29
2010-05-15libata: update gfp/slab.h includesTejun Heo2-0/+2
2010-05-15ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2-10/+29
2010-05-15pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze1-39/+39
2010-05-15ahci: clean up board IDsTejun Heo1-120/+117
2010-05-15ahci: Turn off DMA engines when there's no device attachedMatthew Garrett1-0/+18
2010-05-15ahci: Add platform driverAnton Vorontsov3-0/+200
2010-05-15ahci: Move generic code into libahciAnton Vorontsov4-2280/+2425
2010-05-15ahci: Introduce ahci_set_em_messages()Anton Vorontsov1-17/+24
2010-05-15ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov1-17/+23
2010-05-15ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov1-18/+27
2010-05-15ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov1-4/+3
2010-05-15ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov1-3/+12
2010-05-15ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov1-14/+13
2010-05-15ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov1-24/+42
2010-05-15ahci: Get rid of host->iomap usageAnton Vorontsov1-14/+20
2010-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+6
2010-05-14Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...David S. Miller1-1/+6
2010-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-0/+7
2010-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-2/+11
2010-05-13serial: imx.c: fix CTS trigger level lower to avoid lost charsValentin Longchamp1-1/+9
2010-05-13tty: Fix unbalanced BKL handling in error pathAlan Cox1-0/+1
2010-05-13serial: mpc52xx_uart: fix null pointer dereferenceAnatolij Gustschin1-1/+1
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-23/+42
2010-05-13mfd: Clean up after WM83xx AUXADC interrupt if it arrives lateMark Brown2-0/+7
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer1-3/+12
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov1-4/+10
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2-15/+14
2010-05-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-7/+10
2010-05-13Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds1-112/+2
2010-05-12vhost: fix barrier pairingMichael S. Tsirkin1-1/+6
2010-05-12[S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber1-7/+10
2010-05-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-68/+56
2010-05-12drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton1-2/+6
2010-05-12hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-12fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-12mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre1-2/+2
2010-05-12mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre1-0/+1
2010-05-12mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre1-4/+5
2010-05-12mmc: atmel-mci: fix two parameters swappedNicolas Ferre1-2/+2
2010-05-12it8761e_gpio: fix bug in gpio numberingDenis Turischev1-9/+9
2010-05-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-9/+10
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-9/+37
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg1-36/+25