aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller45-2/+43
2010-04-03net: convert multicast list to list_headJiri Pirko1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo45-2/+43
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko1-5/+1
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-2/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-4/+4
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-34/+5
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller70-1154/+6399
2010-02-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds68-1151/+6393
2010-02-26dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload PointerAng Way Chuang1-0/+1
2010-02-26V4L/DVB: dvb-usb/opera1: misplaced parenthesisRoel Kluin1-1/+1
2010-02-26V4L/DVB: dvb: fix sparse warningsRandy Dunlap2-2/+2
2010-02-26V4L/DVB: V4L: dvb-usb, add extra sync to down-up input eventsJiri Slaby2-0/+2
2010-02-26V4L/DVB: AZ6027: Fix build warningsManu Abraham1-4/+4
2010-02-26Revert "V4L/DVB: az6027: az6027_read_mac_addr is currently unused"Mauro Carvalho Chehab1-2/+2
2010-02-26Revert "V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2"Mauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB: az6027: az6027_read_mac_addr is currently unusedMauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2Mauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB: AZ6027: Fix checkpatch violationsManu Abraham2-300/+320
2010-02-26V4L/DVB: AZ6027: Add driver supported ID'sManu Abraham1-3/+4
2010-02-26V4L/DVB: AZ6027: Update BuildManu Abraham2-0/+11
2010-02-26V4L/DVB: AZ6027: Add driver supported ID'sManu Abraham1-1/+5
2010-02-26V4L/DVB: AZ6027: Initial import of the driverAdams Xu2-0/+1144
2010-02-26V4L/DVB: af901x: inform NXP TDA18218 tuner as know but not supportedAntti Palosaari2-0/+4
2010-02-26V4L/DVB: af9015: MYGICTV U718 remote autodetectionAntti Palosaari1-7/+4
2010-02-26V4L/DVB: af9015: A-Link DTU(m) remote autodetectionAntti Palosaari1-0/+3
2010-02-26V4L/DVB: af9015: support for Leadtek WinFast DTV2000DSAntti Palosaari2-1/+8
2010-02-26V4L/DVB: af9015: support for DigitalNow TinyTwin v2Antti Palosaari2-1/+4
2010-02-26V4L/DVB: DVB: ngene, fix memset parametersJiri Slaby1-1/+1
2010-02-26V4L/DVB: drivers/media: Correct NULL testJulia Lawall1-5/+0
2010-02-26V4L/DVB: dst: fixes for DVB-C Twinhan VP2031Klaas de Waal1-4/+8
2010-02-26V4L/DVB: STV0900 Cut 3.0 AGC2 fix for NetUP Dual DVB-S2-CI cardAbylay Ospan1-1/+5
2010-02-26V4L/DVB: using vmalloc requires include linux/vmalloc.hStephen Rothwell1-0/+1
2010-02-26V4L/DVB: ngene: Fix I2C initialisationOliver Endriss1-6/+1
2010-02-26V4L/DVB: ngene: Make checkpatch.pl happyOliver Endriss2-19/+16
2010-02-26V4L/DVB: ngene: Use correct name for cineS2 cardsOliver Endriss1-11/+11
2010-02-26V4L/DVB: ngene: Take care of late interruptsOliver Endriss1-1/+2
2010-02-26V4L/DVB: ngene: Workaround for command timeoutOliver Endriss1-9/+41
2010-02-26V4L/DVB: ngene: Set ADC ranges to 1VppOliver Endriss1-0/+3
2010-02-26V4L/DVB: ngene: Adapt to current frontend driversOliver Endriss1-12/+2
2010-02-26V4L/DVB: ngene: Mystique SaTiX-S2 DualMatthias Benesch1-2/+15
2010-02-26V4L/DVB: [nGene] Trivial I2C related fixes/cleanupsManu Abraham1-1/+1
2010-02-26V4L/DVB: ngene: Code cleanupOliver Endriss5-3365/+10
2010-02-26V4L/DVB: ngene: Added module parameter "one_adapter"Matthias Benesch2-32/+22
2010-02-26V4L/DVB: DVB: Export dvb_ringbuffer_flush() againOliver Endriss2-14/+3
2010-02-26V4L/DVB: ngene: Remove kernel version check for dvb_[un]register_adapterOliver Endriss1-1/+1
2010-02-26V4L/DVB: ngene: Change severity of some diagnostic messagesOliver Endriss1-6/+8
2010-02-26V4L/DVB: ngene: Speed-up tuningOliver Endriss1-1/+0
2010-02-26V4L/DVB: ngene: Fix unloading of moduleRoland Praml1-4/+8