aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds17-58/+121
2007-11-05leds: bugfixes for leds-gpioDavid Brownell1-9/+11
2007-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-11/+38
2007-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds25-73/+222
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik11-26/+49
2007-11-05PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel1-1/+4
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk1-9/+7
2007-11-05PCI: make pci_match_device() staticAdrian Bunk1-3/+2
2007-11-05PCI: Remove 3 incorrect MSI quirks.David Miller1-3/+0
2007-11-05PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller1-0/+20
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller3-15/+36
2007-11-05PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller1-0/+3
2007-11-05PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"David Miller1-1/+0
2007-11-05ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()Bartlomiej Zolnierkiewicz1-1/+1
2007-11-05ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz1-0/+7
2007-11-05ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTLBartlomiej Zolnierkiewicz1-0/+2
2007-11-05ide: fix ide_find_dma_mode() to print human-readable infoBartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide: add missing rq.ref_count initialization to ide_diag_taskfile()Bartlomiej Zolnierkiewicz1-0/+1
2007-11-05ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()Bartlomiej Zolnierkiewicz1-0/+2
2007-11-05ide: check rq->cmd_type in drive_cmd_intr()Bartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide/Kconfig: fix BLK_DEV_OFFBOARD dependenciesBartlomiej Zolnierkiewicz1-1/+2
2007-11-05ide: unexport ide_fix_driveidAdrian Bunk1-3/+0
2007-11-05ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual pageMatti Linnanvuori1-3/+16
2007-11-05ide: do_identify() string termination fixTejun Heo1-2/+3
2007-11-05piix: add support for ICH7 on Acer 5602aWLMisebdeg@ngi.it1-0/+1
2007-11-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-5/+14
2007-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-9/+21
2007-11-05[S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin1-2/+2
2007-11-05[S390] device_schedule_callback() for dcssblk.Gerald Schaefer1-2/+7
2007-11-05[S390] Fix smsgiucv init on no iucv machinesChristian Borntraeger1-0/+4
2007-11-05[S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens1-1/+1
2007-11-04libata: Don't disable dipm with SET FEATURESKristen Carlson Accardi1-8/+10
2007-11-04Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-2/+5
2007-11-04Merge branch 'an' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-3/+191
2007-11-05drm/sis: missing mutex unlock in error path.Roel Kluin1-0/+1
2007-11-05radeon: set the address to access the GART table on the CPU side correctlyDave Airlie2-2/+4
2007-11-04V4L/DVB (6548): pvrusb2: Fix oops on module removalMike Isely1-3/+2
2007-11-04V4L/DVB (6547): V4L: remove PCI from VIDEO_VIVI dependsBrandon Philips1-1/+1
2007-11-04V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab1-2/+3
2007-11-04V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe76506d8968610Ludovico Cavedon1-0/+1
2007-11-04V4L/DVB (6518): Fix tvp5150 default valuesMauro Carvalho Chehab1-8/+8
2007-11-04V4L/DVB (6514): em28xx: Include linux/mm.hTrent Piepho1-0/+1
2007-11-04V4L/DVB (6506): saa7134-alsa: Fix mmap supportAlexander E. Patrakov1-1/+15
2007-11-04V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely1-8/+0
2007-11-04V4L/DVB (6503): pvrusb2: Fix associativity logic errorRoel Kluin1-1/+1
2007-11-04V4L/DVB (6501): stv0297: Signal strength fixesHartmut Birr1-5/+17
2007-11-04V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr1-0/+4
2007-11-04V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr1-0/+2
2007-11-04V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppmOliver Endriss1-1/+1
2007-11-04V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss1-12/+58