summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)Author
2009-03-13V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot
2009-03-13V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...Hans Werner
2009-03-13V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...Igor M. Liplianin
2009-03-13V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham
2009-03-13V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal
2009-03-13V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari
2009-02-27V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher
2009-02-24firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e...Beat Michel Liechti
2009-02-24firedtv: massive refactoringStefan Richter
2009-02-24firedtv: rename files, variables, functions from firesat to firedtvRambaldi
2009-02-24firedtv: Use DEFINE_SPINLOCKJulia Lawall
2009-02-24firedtv: fix registration - adapter number could only be zeroHenrik Kurelid
2009-02-24firedtv: use length_field() of PMT as lengthHenrik Kurelid
2009-02-24firedtv: fix returned struct for ca_infoHenrik Kurelid
2009-02-24firedtv: cleanups and minor fixesStefan Richter
2009-02-24firesat: copyrights, rename to firedtv, API conversions, fix remote control i...Stefan Richter
2009-02-24firesat: avc resendHenrik Kurelid
2009-02-24firesat: update isochronous interface, add CI supportHenrik Kurelid
2009-02-24firesat: add DVB-S support for DVB-S2 devicesBen Backx
2009-02-24firesat: fix DVB-S2 device recognitionBen Backx
2009-02-24DVB: add firesat driverGreg Kroah-Hartman
2009-02-17V4L/DVB (10572): Revert commit dda06a8e4610757def753ee3a541a0b1a1feb36bMauro Carvalho Chehab
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller
2009-01-29V4L/DVB (10288): af9015: bug fix: stick does not work always when pluggedAntti Palosaari
2009-01-29V4L/DVB (10287): af9015: fix second FEAntti Palosaari
2009-01-29V4L/DVB (10265): budget.c driver: Kernel oops: "BUG: unable to handle kernel ...Tony Broad
2009-01-29V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil
2009-01-29V4L/DVB (10233): [PATCH] Terratec Cinergy DT XS Diversity new USB ID (0ccd:0081)Nicolas Fournier
2009-01-29V4L/DVB (10214): Fix 'stb0899_get_srate' defined but not used warningHans Verkuil
2009-01-29V4L/DVB (9054): implement proper locking in the dvb ca en50221 driverMatthias Dahl
2009-01-29V4L/DVB (10195): [PATCH] add Terratec Cinergy T Express to dibcom driverYusuf Altin
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-08dvb: update network device to current APIStephen Hemminger
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-08V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=yMauro Carvalho Chehab
2009-01-08V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2009-01-08V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbolsMauro Carvalho Chehab
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison
2009-01-06Check fops_get() return valueLaurent Pinchart
2009-01-03V4L/DVB (10172): add DVB_DEVICE_TYPE= to ueventKay Sievers
2009-01-02V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2Michael Krufky
2009-01-02V4L/DVB (10167): sms1xxx: add support for inverted gpioMichael Krufky
2009-01-02V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger
2009-01-02V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov
2009-01-02V4L/DVB (10150): ttusb-dec: make it depend on PCIMike Frysinger
2009-01-02V4L/DVB (10149): ttusb-budget: make it depend on PCIMike Frysinger
2009-01-02V4L/DVB (10144): cx24116: build fixCyrill Gorcunov
2009-01-02V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)Hans Verkuil
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil