summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-29V4L/DVB (9677): bttv: fix some entries on Phytec boards and add missing onesDirk Heer2-8/+60
2008-12-29V4L/DVB (9676): em28xx: fix a regression caused by 22c90ec6a5e07173ee670dc2ca...Mauro Carvalho Chehab1-1/+2
2008-12-29V4L/DVB (9675): em28xx: devices with xc2028/3028 don't have tda9887Mauro Carvalho Chehab1-5/+0
2008-12-29V4L/DVB (9673): em28xx: fix Pixelview PlayTV board entryMauro Carvalho Chehab1-1/+3
2008-12-29V4L/DVB (9672): Allow opening more than one output at the same timeMauro Carvalho Chehab3-18/+31
2008-12-29V4L/DVB (9671): em28xx: Add detection of Sigmatel Stac97xx series of AC97 dev...Mauro Carvalho Chehab2-0/+7
2008-12-29V4L/DVB (9670): em28xx: allow specifying audio outputMauro Carvalho Chehab3-19/+57
2008-12-29V4L/DVB (9669): em28xx: Fix a stupid cut-and-paste errorMauro Carvalho Chehab1-1/+1
2008-12-29V4L/DVB (9667): Fixed typo in sizeof() causing NULL pointer OOPSOldrich Jedlicka1-1/+1
2008-12-29V4L/DVB (9665): af9015: Add support for the Digittrade DVB-T USB Stick remoteAlain Kalker2-0/+74
2008-12-29V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl namesLaurent Pinchart1-4/+6
2008-12-29V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video...Laurent Pinchart2-11/+5
2008-12-29V4L/DVB (9660): uvcvideo: Fix unaligned memory access.Michael Hennerich1-20/+19
2008-12-29V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macrosLaurent Pinchart1-12/+6
2008-12-29V4L/DVB (9658): em28xx: use em28xx_write_reg() for i2c clock setupDevin Heitmueller2-15/+58
2008-12-29V4L/DVB (9657): em28xx: add a functio to write on a single registerDevin Heitmueller2-0/+8
2008-12-29V4L/DVB (9654): new email addressJelle Foks3-5/+5
2008-12-29V4L/DVB (9653): em28xx: improve AC97 handlingMauro Carvalho Chehab3-33/+74
2008-12-29V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single varMauro Carvalho Chehab2-6/+8
2008-12-29V4L/DVB (9651): em28xx: Improve audio handlingMauro Carvalho Chehab3-117/+226
2008-12-29V4L/DVB (9650): em28xx: replace magic numbers to something more meaningfulMauro Carvalho Chehab1-126/+126
2008-12-29V4L/DVB (9649): em28xx: remove two amux entries used only on one cardMauro Carvalho Chehab1-2/+2
2008-12-29V4L/DVB (9648): em28xx: get audio config from em28xx registerDevin Heitmueller3-1/+52
2008-12-29V4L/DVB (9644): em28xx: add em2750 to the list of known em28xx chip idsDevin Heitmueller2-0/+4
2008-12-29V4L/DVB (9643): em28xx: remove the previous register namesMauro Carvalho Chehab2-9/+4
2008-12-29V4L/DVB (9642): Add AC97 registers found on em28xx devicesMauro Carvalho Chehab1-0/+52
2008-12-29V4L/DVB (9641): Add chip ID's for em2820 and em2840Mauro Carvalho Chehab2-0/+8
2008-12-29V4L/DVB (9638): drivers/media: use ARRAY_SIZEJulia Lawall5-8/+8
2008-12-29V4L/DVB (9637): usb vendor_ids/product_ids are __le16Harvey Harrison1-6/+6
2008-12-29V4L/DVB (9636): dvb: cinergyt2 annotate struct endianness, remove unused vari...Harvey Harrison2-7/+6
2008-12-29V4L/DVB (9633): Put s5h1411 into low power mode at end of attach() callDevin Heitmueller1-0/+3
2008-12-29V4L/DVB (9630): Some boards need to specify tuner addressMauro Carvalho Chehab2-0/+2
2008-12-29V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote ControlDevin Heitmueller2-0/+33
2008-12-29V4L/DVB (9628): em28xx: refactor IR supportDevin Heitmueller4-71/+147
2008-12-29V4L/DVB (9612): Fix key repetition with HVR-950 IRMauro Carvalho Chehab1-4/+17
2008-12-29V4L/DVB (9611): em28xx: experimental support for HVR-950 IRMauro Carvalho Chehab1-4/+9
2008-12-29V4L/DVB (9607): em28xx: Properly implement poll support for IR'sMauro Carvalho Chehab5-15/+237
2008-12-29V4L/DVB (9591): v4l core: fix debug printk for enumberating frameratesMauro Carvalho Chehab1-3/+7
2008-12-29V4L/DVB (9590): Add registration for Pinnacle 80e ATSC tunerDevin Heitmueller2-0/+35
2008-12-29V4L/DVB (9589): Properly support capture start on em2874Devin Heitmueller2-0/+27
2008-12-29V4L/DVB (9588): Don't load em28xx audio module for digital-only devicesDevin Heitmueller3-8/+32
2008-12-29V4L/DVB (9587): Handle changes to endpoint layout in em2874Devin Heitmueller1-13/+23
2008-12-29V4L/DVB (9586): Fix possible null pointer dereference in info messageDevin Heitmueller1-2/+4
2008-12-29V4L/DVB (9585): Skip reading eeprom in newer Empia devicesDevin Heitmueller1-0/+11
2008-12-29V4L/DVB (9584): Support different GPIO/GPO registers for newer devicesDevin Heitmueller4-7/+22
2008-12-29V4L/DVB (9583): Remember chip id of devices at initializationDevin Heitmueller2-0/+2
2008-12-29V4L/DVB (9582): Add a EM28XX_NODECODER option to the list of available decodersDevin Heitmueller1-0/+1
2008-12-29V4L/DVB (9581): Remove unused variable from em28xx-audio.cDevin Heitmueller1-1/+1
2008-12-29V4L/DVB (9580): Add chip id for em2874 to list of known chipsDevin Heitmueller2-0/+5
2008-12-29V4L/DVB (9579): v4l core: a few get ioctls were lacking memory cleanMauro Carvalho Chehab1-0/+15