summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10246): saa6752hs: convert to v4l2_subdev.Hans Verkuil1-233/+333
2009-03-30V4L/DVB (10244): v4l2: replace a few snprintfs with strlcpyHans Verkuil1-4/+4
2009-03-30V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành3-13/+80
2009-03-30V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commitMike Isely1-2/+1
2009-03-30V4L/DVB (10238): pvrusb2: Change sysfs serial number handlingMike Isely1-10/+2
2009-03-30V4L/DVB (10237): pvrusb2: Generate a device-unique identifierMike Isely3-0/+34
2009-03-30V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't thereMike Isely1-1/+1
2009-03-30V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil1-0/+6
2009-03-30V4L/DVB (10211): vivi: Implements 4 inputs on viviMauro Carvalho Chehab1-44/+142
2009-03-28Merge branch 'origin' into develRussell King6-15/+22
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-3/+7
2009-03-27DVB: firedtv: FireDTV S2 problems with tuning solvedBeat Michel Liechti1-1/+5
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-2/+3
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King12-25/+31
2009-03-25v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-2/+3
2009-03-24DVB: firedtv: fix printk format mismatchStefan Richter1-2/+2
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai3-10/+12
2009-03-19Merge branch 'omap-clks3' into develRussell King1-4/+4
2009-03-14Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King24-97/+3030
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 Palosaari3-1/+5
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao1-1/+0
2009-03-06V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 EyesMauro Carvalho Chehab1-0/+1
2009-03-06V4L/DVB (10832): tvaudio: Avoid breakage with tda9874aVitaly Wool1-1/+1
2009-03-06V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.Gregory Lardiere1-1/+5
2009-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+6
2009-02-27V4L/DVB (10694): [PATCH] software IRQ watchdog for Flexcop B2C2 DVB PCI cardsPatrick Boettcher3-25/+44
2009-02-27V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski2-21/+18
2009-02-27V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo1-0/+2
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 (10626): ivtv: fix regression in get sliced vbi formatHans Verkuil1-1/+1
2009-02-17V4L/DVB (10625): ivtv: fix decoder crash regressionHans Verkuil1-12/+12
2009-02-17V4L/DVB (10619): gspca - main: Destroy the URBs at disconnection time.Adam Baker1-0/+5