summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx
AgeCommit message (Expand)Author
2008-11-25em28xx: Cleanup GPIO/GPO setup codeMauro Carvalho Chehab
2008-11-25em28xx: cleanup XCLK register usageMauro Carvalho Chehab
2008-11-24em28xx: fix oops audioDouglas Schilling Landgraf
2008-11-24em28xx-alsa: implement another locking schemaMauro Carvalho Chehab
2008-11-22em28xx: improve message probing logsMauro Carvalho Chehab
2008-11-20em28xx: fix a regression caused by changeset 9630Mauro Carvalho Chehab
2008-11-20em28xx: devices with xc2028/3028 don't have tda9887Mauro Carvalho Chehab
2008-11-20em28xx: fix Pixelview PlayTV board entryMauro Carvalho Chehab
2008-11-20Allow opening more than one output at the same timeMauro Carvalho Chehab
2008-11-20em28xx: Add detection of Sigmatel Stac97xx series of AC97 devicesMauro Carvalho Chehab
2008-11-20em28xx: allow specifying audio outputMauro Carvalho Chehab
2008-11-20em28xx: Fix a stupid cut-and-paste errorMauro Carvalho Chehab
2008-11-20em28xx: fix a race condition with haldMauro Carvalho Chehab
2008-11-20Convert the calls that write the i2c clock register over to the newMauro Carvalho Chehab
2008-11-20Introduce a new function that writes to a single register. This isMauro Carvalho Chehab
2008-11-20em28xx: improve AC97 handlingMauro Carvalho Chehab
2008-11-20em28xx: merge AC97 vendor id's into a single varMauro Carvalho Chehab
2008-11-19em28xx: Improve audio handlingMauro Carvalho Chehab
2008-11-19em28xx: replace magic numbers to something more meaningfulMauro Carvalho Chehab
2008-11-19em28xx: remove two amux entries used only on one cardMauro Carvalho Chehab
2008-11-19Make use of the em28xx chip configuration register to determine whetherMauro Carvalho Chehab
2008-11-19Avoid having two concurrent control URB'sMauro Carvalho Chehab
2008-11-18em28xx: avoid allocating/dealocating memory on every control urbMauro Carvalho Chehab
2008-11-18em28xx: Avoid memory leaks if registration failsMauro Carvalho Chehab
2008-11-18Add em2750 to the list of known em28xx chip ids.Mauro Carvalho Chehab
2008-11-17Remove the previous register namesMauro Carvalho Chehab
2008-11-17Add AC97 registers found on em28xx devicesMauro Carvalho Chehab
2008-11-16Add chip ID's for em2820 and em2840Mauro Carvalho Chehab
2008-11-15make em28xx aux audio input workMauro Carvalho Chehab
2008-11-16Some boards need to specify tuner addressMauro Carvalho Chehab
2008-11-16Add support for the ATI TV Wonder HD 600 USB Remote ControlMauro Carvalho Chehab
2008-11-13em28xx: refactor IR supportMauro Carvalho Chehab
2008-11-16em28xx: Avoid i2c register error for boards without eepromMauro Carvalho Chehab
2008-11-12Fix key repetition with HVR-950 IRMauro Carvalho Chehab
2008-11-12em28xx: experimental support for HVR-950 IRMauro Carvalho Chehab
2008-11-12em28xx: Properly implement poll support for IR'sMauro Carvalho Chehab
2008-11-12Add registration for Pinnacle 80e ATSC tunerMauro Carvalho Chehab
2008-11-12Properly support capture start on em2874Mauro Carvalho Chehab
2008-11-12Don't load em28xx audio module for digital-only devicesMauro Carvalho Chehab
2008-11-12Handle changes to endpoint layout in em2874Mauro Carvalho Chehab
2008-11-12Fix possible null pointer dereference in info messageMauro Carvalho Chehab
2008-11-12Skip reading eeprom in newer Empia devicesMauro Carvalho Chehab
2008-11-12Support different GPIO/GPO registers for newer devicesMauro Carvalho Chehab
2008-11-12Remember chip id of devices at initializationMauro Carvalho Chehab
2008-11-12Add a EM28XX_NODECODER option to the list of available decodersMauro Carvalho Chehab
2008-11-12Remove unused variable from em28xx-audio.cMauro Carvalho Chehab
2008-11-12Add chip id for em2874 to list of known chipsMauro Carvalho Chehab
2008-11-07Properly handle error messages during alsa registeringMauro Carvalho Chehab
2008-10-30V4L: struct device - replace bus_id with dev_name(), dev_set_name()Mauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil