summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2009-03-13V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot1-1/+1
2009-03-13V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...Hans Werner1-2/+2
2009-03-13V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...Igor M. Liplianin1-3/+4
2009-03-13V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham2-15/+11
2009-03-13V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal1-1/+1
2009-03-13V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari2-1/+4
2009-02-27V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher3-25/+44
2009-02-24firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e...Beat Michel Liechti1-0/+1
2009-02-24firedtv: massive refactoringStefan Richter17-2331/+1895
2009-02-24firedtv: rename files, variables, functions from firesat to firedtvRambaldi20-515/+515
2009-02-24firedtv: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2009-02-24firedtv: fix registration - adapter number could only be zeroHenrik Kurelid1-1/+1
2009-02-24firedtv: use length_field() of PMT as lengthHenrik Kurelid1-7/+13
2009-02-24firedtv: fix returned struct for ca_infoHenrik Kurelid1-4/+4
2009-02-24firedtv: cleanups and minor fixesStefan Richter13-1484/+964
2009-02-24firesat: copyrights, rename to firedtv, API conversions, fix remote control i...Stefan Richter16-526/+468
2009-02-24firesat: avc resendHenrik Kurelid3-80/+95
2009-02-24firesat: update isochronous interface, add CI supportHenrik Kurelid10-494/+1487
2009-02-24firesat: add DVB-S support for DVB-S2 devicesBen Backx1-0/+6
2009-02-24firesat: fix DVB-S2 device recognitionBen Backx3-17/+31
2009-02-24DVB: add firesat driverGreg Kroah-Hartman16-0/+2858
2009-02-17V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36bMauro Carvalho Chehab2-19/+13
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller1-3/+4
2009-01-29V4L/DVB (10288): af9015: bug fix: stick does not work always when pluggedAntti Palosaari1-1/+6
2009-01-29V4L/DVB (10287): af9015: fix second FEAntti Palosaari1-5/+18
2009-01-29V4L/DVB (10265): budget.c driver: Kernel oops: "BUG: unable to handle kernel ...Tony Broad1-0/+1
2009-01-29V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil3-3/+3
2009-01-29V4L/DVB (10233): [PATCH] Terratec Cinergy DT XS Diversity new USB ID (0ccd:0081)Nicolas Fournier2-1/+8
2009-01-29V4L/DVB (10214): Fix 'stb0899_get_srate' defined but not used warningHans Verkuil1-0/+3
2009-01-29V4L/DVB (9054): implement proper locking in the dvb ca en50221 driverMatthias Dahl2-5/+25
2009-01-29V4L/DVB (10195): [PATCH] add Terratec Cinergy T Express to dibcom driverYusuf Altin2-2/+9
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller10-26/+36
2009-01-08dvb: update network device to current APIStephen Hemminger1-29/+28
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-19/+24
2009-01-08V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=yMauro Carvalho Chehab1-0/+1
2009-01-08V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab5-8/+8
2009-01-08V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbolsMauro Carvalho Chehab1-11/+15
2009-01-08trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison3-7/+7
2009-01-07Check fops_get() return valueLaurent Pinchart1-0/+5
2009-01-03V4L/DVB (10172): add DVB_DEVICE_TYPE= to ueventKay Sievers1-1/+2
2009-01-02V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2Michael Krufky1-1/+1
2009-01-02V4L/DVB (10167): sms1xxx: add support for inverted gpioMichael Krufky1-4/+13
2009-01-02V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger2-0/+2
2009-01-02V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov1-0/+7
2009-01-02V4L/DVB (10150): ttusb-dec: make it depend on PCIMike Frysinger1-1/+1
2009-01-02V4L/DVB (10149): ttusb-budget: make it depend on PCIMike Frysinger1-1/+1
2009-01-02V4L/DVB (10144): cx24116: build fixCyrill Gorcunov1-1/+2
2009-01-02V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2-2/+2
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-1/+1