summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5316): Add radio support for the Lifeview FlyDVB-T DuoPeter Missel2007-04-271-1/+8
* V4L/DVB (5315): Tda1004x: check request firmware for NULL ponter againHartmut Hackmann2007-04-271-11/+17
* V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann2007-04-276-465/+616
* V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann2007-04-274-9/+21
* V4L/DVB (5312): Saa713x: added a GPIO handler functionHartmut Hackmann2007-04-272-0/+42
* V4L/DVB (5311): Tda1004x driver updatesHartmut Hackmann2007-04-273-71/+112
* V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil2007-04-272-17/+17
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-278-20/+54
* V4L/DVB (5299): Added support for loading cx88-dvb and cx88-blackbirdMarkus Rechberger2007-04-271-12/+4
* V4L/DVB (5298): Added support for deferred module requesting to cx88Markus Rechberger2007-04-272-0/+34
* V4L/DVB (5297): Fix identation on tda10021.cMauro Carvalho Chehab2007-04-271-1/+1
* V4L/DVB (5294): Make pvr2_encoder_prep_config() staticAdrian Bunk2007-04-271-1/+1
* V4L/DVB (5293): Make dvb_usb_gl861_debug staticAdrian Bunk2007-04-271-1/+1
* V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil2007-04-272-3/+6
* V4L/DVB (5289): Add support for video output overlays.Hans Verkuil2007-04-272-1/+27
* V4L/DVB (5278): Bt8xx/: possible cleanupsAdrian Bunk2007-04-273-76/+0
* V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil2007-04-272-5/+77
* V4L/DVB (5257): USB: add zr364xx V4L2 driverAntoine Jacquet2007-04-273-0/+942
* Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2007-04-2721-0/+11338
|\
| * UBI: remove unused variableArtem Bityutskiy2007-04-271-1/+0
| * UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-2721-0/+11339
* | Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-04-271-46/+58
|\ \
| * | e1000: FIX: Stop raw interrupts disabled nag from RTMark Huth2007-04-261-4/+1
| * | e1000: FIX: firmware handover bitsBruce Allan2007-04-261-21/+12
| * | e1000: FIX: be ready for incoming irq at pci_request_irqAuke Kok2007-04-261-21/+45
| |/
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-2746-1002/+1612
|\ \
| * | IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes2007-04-245-4/+1
| * | IB/ehca: Implement modify_portJoachim Fenkes2007-04-245-2/+83
| * | IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacementsRoland Dreier2007-04-241-32/+24
| * | IB/mad: Change SMI to use enums rather than magic return codesHal Rosenstock2007-04-243-72/+82
| * | IB/umad: Implement GRH handling for sent/received MADsSean Hefty2007-04-241-6/+12
| * | IB/ipoib: Use ib_init_ah_from_path to initialize ah_attrSean Hefty2007-04-241-8/+4
| * | IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()Sean Hefty2007-04-241-1/+23
| * | IB/ucm: Simplify ib_ucm_event()Sean Hefty2007-04-241-17/+6
| * | RDMA/ucma: Simplify ucma_get_event()Sean Hefty2007-04-241-15/+7
| * | IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier2007-04-241-4/+3
| * | IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier2007-04-241-2/+4
| * | IB/mthca: Update HCA firmware revisionsRoland Dreier2007-04-181-5/+5
| * | IB/ipath: Fix WC format drift between user and kernel spaceRobert Walsh2007-04-182-3/+38
| * | IB/ipath: Check that a UD work request's address handle is validRobert Walsh2007-04-181-0/+5
| * | IB/ipath: Remove duplicate stuff from ipath_verbs.hRobert Walsh2007-04-181-2/+0
| * | IB/ipath: Check reserved memory keysRobert Walsh2007-04-181-0/+12
| * | IB/ipath: Fix unit selection when all CPU affinity bits setBryan O'Sullivan2007-04-181-4/+5
| * | IB/ipath: Don't allow QPs 0 and 1 to be opened multiple timesBryan O'Sullivan2007-04-181-38/+53
| * | IB/ipath: Disable IB link earlier in shutdown sequenceBryan O'Sullivan2007-04-181-2/+6
| * | IB/ipath: Prevent random program use of diags interfaceBryan O'Sullivan2007-04-181-1/+10
| * | IB/ipath: On unrecoverable errors, force link down, LEDs offBryan O'Sullivan2007-04-182-2/+21
| * | IB/ipath: Fix driver crash (in interrupt or during unload) after chip resetMichael Albaugh2007-04-182-12/+35
| * | IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan2007-04-188-86/+170
| * | IB/ipath: Print better error messages if kernel is misconfiguredBryan O'Sullivan2007-04-181-2/+10
OpenPOWER on IntegriCloud