summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx
AgeCommit message (Expand)Author
2009-04-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-04-05em28xx: use usb_interface.dev for v4l2_device_registerMauro Carvalho Chehab
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-03-31em28xx: convert to v4l2_subdevDouglas Schilling Landgraf
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-04-01v4l2-subdev: move s_standby from core to tuner.Hans Verkuil
2009-03-22em28xx: fix oops on ARM platform when allocating transfer buffersDevin Heitmueller
2009-03-22em28xx: add remote control definition for HVR-900 (both versions)Devin Heitmueller
2009-03-07em28xx: Prevent general protection fault on rmmodMauro Carvalho Chehab
2009-03-11Revert the last changeset, since there are a rev 2 of those changesMauro Carvalho Chehab
2009-03-05Fix race in infrared polling on rmmodMauro Carvalho Chehab
2009-03-08em28xx-dvb: Remove an unused headerMauro Carvalho Chehab
2009-03-04em28xx: enable Compro VideoMate ForYou soundMauro Carvalho Chehab
2009-03-03compat: rename struct delayed_work to work_struct on pre-2.6.20Trent Piepho
2009-02-25em28xx: Add Kaiser Baas Video to DVD maker supportDouglas Schilling Landgraf
2009-02-25em28xx-cards: Add SIIG AVTuner-PVR boardDouglas Schilling Landgraf
2009-02-25em28xx-cards: remove incorrect entryDouglas Schilling Landgraf
2009-02-19em28xx: register device to soundcard for sysfsMauro Carvalho Chehab
2009-02-25em28xx: VideoMate For You USB TV box requires tvaudioMauro Carvalho Chehab
2009-02-12em28xx-cards: Add Pinnacle Dazzle Video Creator Plus DVC107 descriptionDouglas Schilling Landgraf
2009-02-12em28xx: CodingStyle fixesDouglas Schilling Landgraf
2009-02-11em28xx: support added for IO-DATA GV/MVP SZ - EMPIA-2820 chipsetDouglas Schilling Landgraf
2009-02-12merge: http://linuxtv.org/hg/~dougsland/v4l2-em28xxMauro Carvalho Chehab
2009-02-11em28xx: Add support for Easy Cap Capture DC-60Mauro Carvalho Chehab
2009-02-11Adds IR table for the IR provided with this board and includes it atMauro Carvalho Chehab
2009-02-11em28xx: Add support for Kaiomy TVnPC U2 stickMauro Carvalho Chehab
2009-02-11em28xx: Coding style fixes and a typo correctionDouglas Schilling Landgraf
2009-02-10em28xx: Add DVC 101 model to Pinnacle Dazzle descriptionDouglas Schilling Landgraf
2009-02-08em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIODouglas Schilling Landgraf
2009-02-08em28xx-audio: replace printk with em28xx_errdevDouglas Schilling Landgraf
2009-02-08em28xx-audio: Add lock for usersDouglas Schilling Landgraf
2009-02-08em28xx-audio: Add spinlock for triggerDouglas Schilling Landgraf
2009-02-08em28xx: Fix for em28xx audio startupDouglas Schilling Landgraf
2009-02-08em28xx: Fix for em28xx memory leak and function renameDouglas Schilling Landgraf
2009-02-08em28xx: remove bad check (changeset a31c595188af)Douglas Schilling Landgraf
2009-01-27merge: http://linuxtv.org/hg/~dougsland/em28xx/Mauro Carvalho Chehab
2009-01-25em28xx: Add check before call em28xx_isoc_audio_deinit()Douglas Schilling Landgraf
2009-01-25em28xx: fix spacesDouglas Schilling Landgraf
2009-01-25em28xx: Fix for fail to submit URB with IRQs and Pre-emption DisabledDouglas Schilling Landgraf
2009-01-25em28xx: Correct mailing listDouglas Schilling Landgraf
2009-01-20em28xx: use usb_make_path to report bus infoThierry MERLE
2009-01-19em28xx: Add entry for GADMEI TVR200Douglas Schilling Landgraf
2009-01-18merge: http://linuxtv.org/hg/~dheitmueller/v4l-dvb-em28xx-audio-panic/Mauro Carvalho Chehab
2009-01-18em28xx: Fix for KWorld 330U BoardMauro Carvalho Chehab
2009-01-18em28xx: Fix for KWorld 330U AC97Mauro Carvalho Chehab
2009-01-18em28xx: Clock (XCLK) CleanupMauro Carvalho Chehab
2009-01-17em28xx: fix kernel panic on audio shutdownDevin Heitmueller
2009-01-16em28xx: Fix audio URB transfer buffer race conditionMauro Carvalho Chehab
2009-01-17em28xx: fix compile warningHans Verkuil