summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-14pata_arasan_cf: remove bogus to_platform_device() callsSergei Shtylyov1-4/+2
2011-10-14pata_atiixp: add proper ->prereset methodBartlomiej Zolnierkiewicz1-9/+26
2011-10-14pata_serverworks: add serverworks_fixup()Bartlomiej Zolnierkiewicz1-28/+29
2011-10-14pata_serverworks: cleanup cable detectionBartlomiej Zolnierkiewicz1-30/+7
2011-10-14pata_serverworks: use standard cable detection methodsBartlomiej Zolnierkiewicz1-33/+12
2011-10-14pata_cmd64x: documentation fixBartlomiej Zolnierkiewicz1-1/+1
2011-10-14pata_ali: fix "Satelite" typoBartlomiej Zolnierkiewicz1-1/+1
2011-10-14pata_cs5535: no need to program PIO0 timings during device initBartlomiej Zolnierkiewicz1-12/+0
2011-10-14pata_cmd64x: add cmd64x_fixup()Bartlomiej Zolnierkiewicz1-22/+20
2011-10-14pata_hpt366: add hpt36x_find_mode() helperBartlomiej Zolnierkiewicz1-10/+25
2011-10-14pata_artop: unify ->prereset methodsBartlomiej Zolnierkiewicz1-21/+5
2011-10-14pata_sc1200: do not use c99 style commentsBartlomiej Zolnierkiewicz1-4/+8
2011-10-14pata_at91: call clk_put() on ata_host_activate() failureSergei Shtylyov1-1/+4
2011-10-14libata: reduce ata_pci_[sff,bmdma]_init_one() sizeBartlomiej Zolnierkiewicz1-65/+46
2011-10-14pata_cs5535: fix DRV_NAMEBartlomiej Zolnierkiewicz1-2/+2
2011-10-14pata_sc1200: fix DRV_NAMEBartlomiej Zolnierkiewicz1-1/+1
2011-10-14pata_sil680: minor CodingStyle fixupsBartlomiej Zolnierkiewicz1-25/+33
2011-10-14pata_sil680: constify tablesBartlomiej Zolnierkiewicz1-4/+8
2011-10-14pata_sil680: documentation fixesBartlomiej Zolnierkiewicz1-11/+13
2011-10-08ata: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-10-08ata: Make pata_of_platform.c compile again and work on non-PPC platformsPawel Moll2-3/+5
2011-10-08pata_sis: code style cleanups for consistencyDan McGee1-19/+19
2011-10-08pata_sis: mark most const data static as wellDan McGee1-10/+10
2011-10-08pata_sis: enable MWDMA for UDMA 133 chipsetDan McGee1-8/+17
2011-10-08pata_sis: add mode_filter method for certain sis5513 chipsetsDan McGee1-1/+26
2011-10-08pata_sis: extract a sis_port_base() methodDan McGee1-18/+28
2011-10-08[libata] ahci_platform: Add the board_ids and pi refer to different featuresRichard Zhu1-6/+38
2011-10-08libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameterSergei Shtylyov1-3/+2
2011-10-08sata_sil24: Use constJoe Perches1-2/+2
2011-10-07ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chips...Ming Lei1-5/+32
2011-10-07libata: clear PIO pad areaTejun Heo1-2/+2
2011-10-07sata_mv: use {platform|pci}_get_drvdata()Sergei Shtylyov1-5/+4
2011-10-07sata_mv: release clock on ata_host_activate() failureSergei Shtylyov1-2/+5
2011-10-06Merge git://github.com/davem330/netLinus Torvalds1-1/+1
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds4-8/+32
2011-10-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds6-15/+26
2011-10-05Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds1-5/+2
2011-10-05Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2-8/+11
2011-10-04Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-10-04macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward1-1/+1
2011-10-04Merge git://github.com/davem330/netLinus Torvalds8-42/+48
2011-10-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-158/+33
2011-10-04Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-27/+66
2011-10-04PCI: Disable MPS configuration by defaultJon Mason2-2/+18
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA1-8/+11
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA1-7/+3
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA1-0/+5