aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-01V4L/DVB: m920x: Select simple tunerBen Hutchings1-0/+1
2010-06-01V4L/DVB: dib0700: Select dib0090 frontendBen Hutchings1-0/+1
2010-06-01V4L/DVB: dw2102: Select tda10023 frontend, not tda10021Ben Hutchings1-1/+1
2010-06-01V4L/DVB: Add notification to cxusb_dualdig4_rev2_frontend_attach() error handlingPrarit Bhargava1-1/+3
2010-06-01V4L/DVB: TT CT-3650 DVB-C supportGuy Martin2-6/+90
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-3/+4
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-3/+4
2010-05-20Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds27-220/+334
2010-05-19V4L/DVB: media/az6027: handle -EIO failureDan Carpenter1-4/+1
2010-05-19V4L/DVB: media/az6027: doing dma on the stackDan Carpenter1-9/+41
2010-05-19V4L/DVB: dvb-usb: gp8psk, fix potential null derefernceJiri Slaby1-0/+4
2010-05-19V4L/DVB: dib7000p: reduce large stack usageRandy Dunlap1-2/+3
2010-05-19V4L/DVB: Add Elgato EyeTV Diversity to dibcom driverMichael Müller2-2/+45
2010-05-19Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices"Mauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger1-1/+1
2010-05-19V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_tableMauro Carvalho Chehab23-180/+180
2010-05-18V4L/DVB: dvb-usb: enable specifying a separate generic bulk ctrl response endpointMichael Krufky2-0/+9
2010-05-18V4L/DVB: Fix bad whitespacingMauro Carvalho Chehab1-5/+5
2010-05-18V4L/DVB: AZ6027: Fix initialization for some cardsOleg Roitburd2-3/+21
2010-05-18V4L/DVB: AZ6027: Add support for Technisat V1 deviceOleg Roitburd2-2/+4
2010-05-18V4L/DVB: af9015: support for KWorld TV Stick II (395UR)Antti Palosaari2-1/+4
2010-05-18V4L/DVB: af9015: support for KWorld USB DVB-T Stick Mobile (UB383-T)Antti Palosaari2-1/+9
2010-05-18V4L/DVB: az6027: remove redundant condition checkMárton Németh1-11/+8
2010-04-23Merge branch 'master' into for-nextJiri Kosina3-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-2/+2
2010-02-26V4L/DVB: dvb-usb/opera1: misplaced parenthesisRoel Kluin1-1/+1
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 Palosaari1-0/+3
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: media: dvb/af9015, add hashes supportJiri Slaby1-2/+12
2010-02-26V4L/DVB: media: dvb/af9015, refactor remote settingJiri Slaby1-133/+89
2010-02-26V4L/DVB: media: dvb/af9015, factor out remote settingJiri Slaby1-148/+157
2010-02-26V4L/DVB: media: dvb/af9015, implement eeprom hashingJiri Slaby2-22/+44
2010-02-26V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()Roel Kluin1-1/+1
2010-02-26V4L/DVB: m920x: Add support for Pinnacle PCTV310e cardMassimo Del Fedele3-1/+143