summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-12ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz19-136/+29
2007-10-12sis5513: don't change UDMA settings when programming PIOBartlomiej Zolnierkiewicz1-7/+4
2007-10-12it8213/piix/slc90e66: don't change DMA settings when programming PIOBartlomiej Zolnierkiewicz3-30/+20
2007-10-12alim15x3: PIO mode setup fixesBartlomiej Zolnierkiewicz1-3/+12
2007-10-12siimage: fix ->set_pio_mode method to select PIO data transferBartlomiej Zolnierkiewicz1-3/+17
2007-10-12cs5520: don't enable VDMA in ->speedprocBartlomiej Zolnierkiewicz1-9/+4
2007-10-12sc1200: remove redundant warning message from sc1200_tune_chipset()Bartlomiej Zolnierkiewicz1-3/+1
2007-10-12ide-pmac: PIO mode setup fixes (take 3)Bartlomiej Zolnierkiewicz1-5/+10
2007-10-12icside: fix ->speedproc to return on unsupported modes (take 5)Bartlomiej Zolnierkiewicz1-13/+8
2007-10-12sgiioc4: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-43/+43
2007-10-12amd74xx/via82cxxx: use ide_tune_dma()Bartlomiej Zolnierkiewicz2-22/+8
2007-10-12ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz44-323/+303
2007-10-12ide: Kconfig face-liftBartlomiej Zolnierkiewicz1-50/+52
2007-10-12ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz31-121/+58
2007-10-12sis5513: add ->udma_filter method for chipset_family >= ATA_133Bartlomiej Zolnierkiewicz1-4/+18
2007-10-12ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz4-41/+30
2007-10-12ide: add missing ide_rate_filter() calls to ->speedproc()-sBartlomiej Zolnierkiewicz6-10/+11
2007-10-12ide: call udma_filter() before resorting to the UltraDMA maskSergei Shtylyov1-3/+4
2007-10-12ide: make jmicron match vendor and device classTejun Heo1-40/+25
2007-10-12pdc202xx_new: switch to using pci_get_slot() (take 2)Sergei Shtylyov1-26/+34
2007-10-12ide: hook ACPI _PSx method to IDE power on/offShaohua Li3-3/+57
2007-10-12ide: Platform IDE driverAnton Vorontsov3-0/+192
2007-10-12hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov3-4/+29
2007-10-12atiixp: SB700 contains more than one IDE channelShane Huang1-1/+1
2007-10-12backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2-17/+16
2007-10-12backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen4-0/+439
2007-10-12backlight: Fix cr_bllcd allocations and error pathsJesper Juhl1-15/+20
2007-10-12backlight/leds: Make two structs staticAdrian Bunk2-2/+2
2007-10-12leds: Update Cobalt Qube series front LED supportYoichi Yuasa1-18/+77
2007-10-12leds: Add Cobalt Raq series LEDs supportYoichi Yuasa3-0/+146
2007-10-12leds: Rename leds-cobalt driverYoichi Yuasa3-4/+4
2007-10-11mmc: don't use weight32()Nicolas Pitre2-2/+4
2007-10-11Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer1-80/+199
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell1-52/+25
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell1-106/+18
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell1-97/+19
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell2-7/+5
2007-10-11[POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell1-24/+13
2007-10-11[QETH]: fix qeth_main.cAndrew Morton1-1/+2
2007-10-11i386: move pciThomas Gleixner3-3/+3
2007-10-11[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev3-83/+38
2007-10-11[TG3]: Update version to 3.83Matt Carlson1-2/+2
2007-10-11[TG3]: WOL defaultsMatt Carlson2-6/+11
2007-10-11[TG3]: Add 5761 supportMatt Carlson2-15/+85
2007-10-11[TG3]: Add 5761 APE supportMatt Carlson2-4/+274
2007-10-11[TG3]: Add new 5761 NVRAM decode routinesMatt Carlson2-2/+102
2007-10-11[INET]: local port range robustnessStephen Hemminger1-10/+12
2007-10-11[BNX2]: Update version to 1.6.7.Michael Chan1-2/+2
2007-10-11[BNX2]: Fix default WoL setting.Michael Chan2-6/+15
2007-10-11[BNX2]: Fix remote PHY media detection problems.Michael Chan1-7/+27