aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-30V4L/DVB (10348): gspca - mars: Bad isoc packet scanning.Jean-Francois Moine
2009-03-30V4L/DVB (10347): gspca - mars: Optimize, rewrite initialization and add contr...Jean-Francois Moine
2009-03-30V4L/DVB (10346): gspca - zc3xx: Fix bad variable type with i2c read.Jean-Francois Moine
2009-03-30V4L/DVB (10345): gspca - jpeg subdrivers: One quantization table per subdriver.Jean-Francois Moine
2009-03-30V4L/DVB (10344): gspca - ov534: Disable the Hercules webcams.Antonio Ospite
2009-03-30V4L/DVB (10343): gspca - zc3xx / zc0301: Handle the 0ac8:303b instead of zc0301.Jean-Francois Moine
2009-03-30V4L/DVB (10342): gspca - stv06xx: Add ctrl caching to the vv6410.Erik Andren
2009-03-30V4L/DVB (10341): gspca - stv06xx: Plug a memory leak in the pb0100 sensor dri...Erik Andren
2009-03-30V4L/DVB (10337): gspca - common: Simplify the debug macros.Jean-Francois Moine
2009-03-30V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...Alexey Klimov
2009-03-30V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov
2009-03-30V4L/DVB (10334): gspca - stv06xx: Rework control description.Erik Andren
2009-03-30V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine
2009-03-30V4L/DVB (10332): gspca - main: Version change.Jean-Francois Moine
2009-03-30V4L/DVB (10330): af9015: New remote RM-KS for Avermedia Volar-XJose Alberto Reguero
2009-03-30V4L/DVB (10329): af9015: remove dual_mode module paramAntti Palosaari
2009-03-30V4L/DVB (10327): em28xx: Add check before call em28xx_isoc_audio_deinit()Douglas Schilling Landgraf
2009-03-30V4L/DVB (10326): em28xx: Cleanup: fix bad whitespacingDouglas Schilling Landgraf
2009-03-30V4L/DVB (10324): em28xx: Correct mailing listAlexey Klimov
2009-03-30V4L/DVB (10323): em28xx: Add entry for GADMEI TVR200Douglas Schilling Landgraf
2009-03-30V4L/DVB (10321): dib0700: Report dib0700_i2c_enumeration failuresDevin Heitmueller
2009-03-30V4L/DVB (10320): dib0700: fix i2c error message to make data type clearDevin Heitmueller
2009-03-30V4L/DVB (10319): dib0700: enable IR receiver in Nova TD usb stick (52009)Arne Luehrs
2009-03-30V4L/DVB (10316): v4l/dvb: use usb_make_path in usb-radio driversAlexey Klimov
2009-03-30V4L/DVB (10313): saa7146: fix VIDIOC_ENUMSTD.Hans Verkuil
2009-03-30V4L/DVB (10309): s2255drv: use usb_make_path to report bus infoThierry MERLE
2009-03-30V4L/DVB (10308): uvcvideo: use usb_make_path to report bus infoThierry MERLE
2009-03-30V4L/DVB (10307): em28xx: use usb_make_path to report bus infoThierry MERLE
2009-03-30V4L/DVB (10306): usbvision: use usb_make_path to report bus infoThierry MERLE
2009-03-30V4L/DVB (10305): videobuf-vmalloc: Fix: videobuf memory were never freedMauro Carvalho Chehab
2009-03-30V4L/DVB (10304): buf-dma-contig: fix USERPTR free handlingMagnus Damm
2009-03-30V4L/DVB (10303): pvrusb2: Use usb_make_path() to determine device bus locationMike Isely
2009-03-30V4L/DVB (10299): bttv: Add support for IVCE-8784 support for V4L2 bttv driverDouglas Kosovic
2009-03-30V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab
2009-03-30V4L/DVB (10296): uvcvideo: Fix memory leak in input device handlingLaurent Pinchart
2009-03-30V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is lo...Laurent Pinchart
2009-03-30V4L/DVB (10294): uvcvideo: Add support for the Alcor Micro AU3820 chipset.Laurent Pinchart
2009-03-30V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.Laurent Pinchart
2009-03-30V4L/DVB (10291): em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device.Hans Verkuil
2009-03-30V4L/DVB (10286): af9015: add new USB ID for KWorld DVB-T 395UAntti Palosaari
2009-03-30V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid cardAndy Walls
2009-03-30V4L/DVB (10283): cx18: Call request_module() with proper argument types.Andy Walls
2009-03-30V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device objectAndy Walls
2009-03-30V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...Andy Walls
2009-03-30V4L/DVB (10279): cx18: Print driver version number when logging statusAndy Walls
2009-03-30V4L/DVB (10278): cx18: Fix bad audio in first analog capture.Andy Walls
2009-03-30V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with ...Andy Walls
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls
2009-03-30V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parametersAndy Walls
2009-03-30V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clockAndy Walls