summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-07-0782-1296/+2292
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-067-30/+72
| |\
| | * PCI: Fix IRQ swizzling for ARI-enabled devicesMatthew Wilcox2009-07-011-2/+11
| | * PCI MSI: Fix restoration of MSI/MSI-X mask states in suspend/resumeHidetoshi Seto2009-06-291-7/+28
| | * PCI MSI: Unmask MSI if setup failedHidetoshi Seto2009-06-291-0/+1
| | * PCI MSI: shorten PCI_MSIX_ENTRY_* symbol namesHidetoshi Seto2009-06-292-15/+13
| | * PCI: More PATA quirks for not entering D3Alan Cox2009-06-291-0/+5
| | * PCI: fix kernel-doc warningsRandy Dunlap2009-06-292-2/+4
| | * PCI: check if bus has a proper bridge device before triggering SBRYu Zhao2009-06-291-1/+1
| | * PCI ECRC: Remove unnecessary semicolonsJoe Perches2009-06-291-1/+1
| | * PCI MSI: Return if alloc_msi_entry for MSI-X failedHidetoshi Seto2009-06-291-2/+8
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-07-0621-111/+969
| |\ \
| | * | V4L/DVB (12203): radio-si470x: fix lock imbalanceJiri Slaby2009-07-061-3/+2
| | * | V4L/DVB (12202): em28xx, fix lock imbalanceJiri Slaby2009-07-061-0/+1
| | * | V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpixMauro Carvalho Chehab2009-07-062-1/+45
| | * | V4L/DVB (12171): em28xx: fix webcam usage with different output formatsMauro Carvalho Chehab2009-07-062-24/+23
| | * | V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcamsMauro Carvalho Chehab2009-07-051-30/+49
| | * | V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 ve...Devin Heitmueller2009-07-052-2/+28
| | * | V4L/DVB (12139): em28xx: add other video formatsMauro Carvalho Chehab2009-07-051-1/+18
| | * | V4L/DVB (12138): em28xx: add support for Silvercrest WebcamMauro Carvalho Chehab2009-07-054-7/+68
| | * | V4L/DVB (12174): mt9v011: let's stick with datasheet values where it worksMauro Carvalho Chehab2009-07-051-16/+7
| | * | V4L/DVB (12173): mt9v011: properly calculate image resolution registersMauro Carvalho Chehab2009-07-051-20/+94
| | * | V4L/DVB (12137): mt9v011: CodingStyle fixesMauro Carvalho Chehab2009-07-051-4/+7
| | * | V4L/DVB (12136): mt9v011: Some fixes at the register initialization tableMauro Carvalho Chehab2009-07-051-6/+14
| | * | V4L/DVB (12135): Add a driver for mt9v011 sensorMauro Carvalho Chehab2009-07-054-0/+399
| | * | V4L/DVB (12166): cx23885: add FIXME comment above set_frontend overrideMichael Krufky2009-07-052-0/+3
| | * | V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switch...Michael Krufky2009-07-052-0/+31
| | * | V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper placeMauro Carvalho Chehab2009-07-051-4/+0
| | * | V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352...Andy Walls2009-07-052-2/+162
| | * | V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information...Andy Walls2009-07-051-12/+22
| | * | V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-TAndy Walls2009-07-051-1/+12
| | * | V4L/DVB (12160): soc-camera: fix missing clean up on error pathGuennadi Liakhovetski2009-07-051-3/+7
| | * | V4L/DVB (12159): soc_camera: Fix debug output of supported formats countStefan Herbrechtsmeier2009-07-051-1/+1
| | * | V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2CHans Verkuil2009-07-051-0/+1
| | * | V4L/DVB (12134): vivi: bug: don't assume that S_STD will be called before str...Mauro Carvalho Chehab2009-07-051-49/+50
| * | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-07-061-23/+83
| |\ \ \
| | * | | intel-iommu: Don't use identity mapping for PCI devices behind bridgesDavid Woodhouse2009-07-041-0/+30
| | * | | intel-iommu: Use iommu_should_identity_map() at startup time too.David Woodhouse2009-07-041-11/+14
| | * | | intel-iommu: No mapping for non-PCI devicesDavid Woodhouse2009-07-041-5/+10
| | * | | intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse2009-07-041-10/+19
| | * | | intel-iommu: Add iommu_should_identity_map() functionDavid Woodhouse2009-07-041-2/+7
| | * | | intel-iommu: Fix reattaching of devices to identity mapping domainDavid Woodhouse2009-07-041-0/+3
| | * | | intel-iommu: Don't set identity mapping for bypassed graphics devicesDavid Woodhouse2009-07-041-2/+5
| | * | | intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages()David Woodhouse2009-07-041-5/+7
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-07-067-22/+42
| |\ \ \ \
| | * | | | ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter2009-07-022-1/+8
| | * | | | firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter2009-07-021-1/+9
| | * | | | firewire: core: do not DMA-map stack addressesStefan Richter2009-06-254-20/+25
| * | | | | fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt2009-07-064-4/+4
| * | | | | drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae2009-07-061-10/+7