summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | intel-iommu: make init_dmars() staticMark McLoughlin2009-01-031-1/+1
| * | | | | intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin2009-01-031-1/+0
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-01-03141-1028/+1518
|\ \ \ \ \ \
| * | | | | | V4L/DVB (10173): Missing v4l2_prio_close in radio_releaseUdo Steinberg2009-01-031-0/+1
| * | | | | | V4L/DVB (10172): add DVB_DEVICE_TYPE= to ueventKay Sievers2009-01-031-1/+2
| * | | | | | V4L/DVB (10171): Use usb_set_intfdataJulia Lawall2009-01-031-1/+0
| * | | | | | V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero...Michael Krufky2009-01-021-0/+9
| * | | | | | V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2Michael Krufky2009-01-021-1/+1
| * | | | | | V4L/DVB (10167): sms1xxx: add support for inverted gpioMichael Krufky2009-01-021-4/+13
| * | | | | | V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger2009-01-022-0/+2
| * | | | | | V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab2009-01-022-51/+42
| * | | | | | V4L/DVB (10162): tuner-simple: Fix tuner type set messageMauro Carvalho Chehab2009-01-021-1/+6
| * | | | | | V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM PlusPham Thanh Nam2009-01-021-7/+7
| * | | | | | V4L/DVB (10160): em28xx: update chip id for em2710Mauro Carvalho Chehab2009-01-021-1/+1
| * | | | | | V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtremeMark Lord2009-01-021-0/+4
| * | | | | | V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM PlusPham Thanh Nam2009-01-023-0/+42
| * | | | | | V4L/DVB (10155): Add TEA5764 radio driverFabio Belavenuto2009-01-023-0/+654
| * | | | | | V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 boardMauro Carvalho Chehab2009-01-021-3/+3
| * | | | | | V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.Dmitri Belimov2009-01-021-0/+18
| * | | | | | V4L/DVB (10152): Change configuration of the Beholder H6 cardDmitri Belimov2009-01-021-2/+2
| * | | | | | V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov2009-01-021-0/+7
| * | | | | | V4L/DVB (10150): ttusb-dec: make it depend on PCIMike Frysinger2009-01-021-1/+1
| * | | | | | V4L/DVB (10149): ttusb-budget: make it depend on PCIMike Frysinger2009-01-021-1/+1
| * | | | | | V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin2009-01-021-2/+3
| * | | | | | V4L/DVB (10144): cx24116: build fixCyrill Gorcunov2009-01-021-1/+2
| * | | | | | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-0244-252/+236
| * | | | | | V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)Hans Verkuil2009-01-021-1/+1
| * | | | | | V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil2009-01-022-4/+4
| * | | | | | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-0247-184/+187
| * | | | | | V4L/DVB (10137): v4l2-compat32: only build if neededHans Verkuil2009-01-021-1/+4
| * | | | | | V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-0278-554/+309
| * | | | | | V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.Hans Verkuil2009-01-021-2/+3
* | | | | | | sparseirq: move set/get_timer_rand_state back to .cYinghai Lu2009-01-031-6/+34
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-01-0314-50/+374
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of ../mmcPierre Ossman2008-12-311749-63099/+148050
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: warn about voltage mismatchesDavid Brownell2008-12-311-0/+2
| | * | | | | | | mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov2008-12-313-1/+155
| | * | | | | | | pxamci: fix dma_unmap_sg lengthVernon Sauder2008-12-311-1/+1
| | * | | | | | | mmc_block: ensure all sectors that do not have errors are readAdrian Hunter2008-12-311-17/+59
| | * | | | | | | drivers/mmc: Move a dereference below a NULL testJulia Lawall2008-12-311-1/+2
| | * | | | | | | sdhci: handle built-in sdhci with modular leds classPierre Ossman2008-12-311-6/+11
| | * | | | | | | mmc: balanc pci_iomap with pci_iounmapRoel Kluin2008-12-311-1/+1
| | * | | | | | | mmc_block: print better error messagesAdrian Hunter2008-12-311-7/+37
| | * | | | | | | mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-311-0/+75
| | * | | | | | | ricoh_mmc: Handle newer models of Ricoh controllersphilipl@overt.org2008-12-311-6/+11
| | * | | | | | | mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-311-4/+14
| | * | | | | | | sdhci: activate led support also when moduleÉric Piel2008-12-312-7/+7
| | * | | | | | | mmc: trivial annotation of 'blocks'Harvey Harrison2008-12-311-4/+2
| | * | | | | | | pci: use pci_ioremap_bar() in drivers/mmcArjan van de Ven2008-12-311-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | sdricoh_cs: Add support for Bay Controller devicesSascha Sommer2008-11-301-0/+2
OpenPOWER on IntegriCloud