summaryrefslogtreecommitdiffstats
path: root/sound/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-26V4L/DVB (8491): stkwebcam: Always reuse last queued bufferJaime Velasco Juan1-11/+12
2008-07-26V4L/DVB (8490): s2255drv Sensoray 2255 driver fixesDean Anderson1-46/+65
2008-07-26V4L/DVB (8489): add dvb-t support for terratec cinergy hybrid T usb xsreinhard schwab2-0/+13
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil12-81/+60
2008-07-26V4L/DVB (8488a): Add myself as a maintainer of the soc-camera subsystemGuennadi Liakhovetski1-0/+6
2008-07-26V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...Hans Verkuil18-18/+15
2008-07-26V4L/DVB (8485): v4l-dvb: remove broken PlanB driverAdrian Bunk5-2670/+0
2008-07-26V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil2-2/+0
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil39-54/+7
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil38-828/+980
2008-07-26V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil3-12/+16
2008-07-26V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil9-88/+65
2008-07-26V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)Mike Isely1-2/+2
2008-07-26V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely5-11/+35
2008-07-26V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.Steven Toth1-2/+114
2008-07-26V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.Steven Toth1-6/+9
2008-07-26V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support.Steven Toth1-12/+28
2008-07-26V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset.Steven Toth1-0/+13
2008-07-26V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for stre...Steven Toth1-0/+1
2008-07-26V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific ...Steven Toth1-2/+3
2008-07-26V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1...Steven Toth1-2/+16
2008-07-26V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth1-0/+1
2008-07-26V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/vi...Steven Toth1-2/+2
2008-07-26V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog cap...Andy Walls1-10/+70
2008-07-26V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SI...Andy Walls1-12/+29
2008-07-26V4L/DVB (8458): gspca_sonixb remove one more no longer needed special case fr...Hans de Goede1-14/+2
2008-07-26V4L/DVB (8457): gspca_sonixb remove some no longer needed sn9c103+ov7630 spec...Andoni Zubimendi1-10/+0
2008-07-26V4L/DVB (8456): gspca_sonixb remove non working ovXXXX contrast, hue and satu...Hans de Goede1-171/+0
2008-07-26V4L/DVB (8455): gspca_sonixb sn9c103 + ov7630 autoexposure and cleanupHans de Goede1-92/+82
2008-07-26V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2-9/+9
2008-07-25V4L/DVB (8451): dw2102: fix in-kernel compilationMauro Carvalho Chehab1-1/+1
2008-07-24V4L/DVB (8234a): uvcvideo: Fix build for uvc inputMauro Carvalho Chehab1-7/+1
2008-07-24i386 syscall audit fast-pathRoland McGrath1-2/+53
2008-07-24x86_64 ia32 syscall audit fast-pathRoland McGrath2-4/+88
2008-07-24x86_64 syscall audit fast-pathRoland McGrath2-1/+50
2008-07-24x86_64: remove bogus optimization in sysret_signalRoland McGrath1-5/+1
2008-07-24V4L/DVB (8442): gspca: Remove the version from the subdrivers.Jean-Francois Moine19-81/+28
2008-07-24V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine1-0/+2
2008-07-24V4L/DVB (8440): gspca: Makes some needlessly global functions static.Adrian Bunk2-8/+4
2008-07-24V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250).Jean-Francois Moine1-177/+185
2008-07-24V4L/DVB (8436): gspca: Version number only in the main driver.Jean-Francois Moine1-3/+5
2008-07-24V4L/DVB (8435): gspca: Delay after reset for ov7660 and USB traces in sonixj.Jean-Francois Moine1-128/+118
2008-07-24V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab5-23/+24
2008-07-24V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil66-45/+1999
2008-07-23V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab1-1/+1
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil6-103/+72
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil25-32/+32
2008-07-23V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.cHans Verkuil3-2262/+426
2008-07-23ide: small whitespace fixesPavel Machek2-2/+2
2008-07-23ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warningsHarvey Harrison1-4/+4