summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ultrastor.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-19[media] adv7175: Make use of media bus pixel codesChristian Gmeiner1-0/+62
2011-10-19[media] media: vb2: fix incorrect return valueMarek Szyprowski1-1/+1
2011-10-19[media] em28xx: implement VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab1-1/+40
2011-10-14[media] cx23885: Stop the risc video fifo before reconfiguring itSteven Toth1-0/+3
2011-10-14[media] cx23885: Avoid incorrect error handling and reportingSteven Toth1-10/+10
2011-10-14[media] cx23885: Avoid stopping the risc engine during buffer timeoutSteven Toth1-4/+0
2011-10-14[media] cx23885: Removed a spurious function cx23885_set_scale()Steven Toth1-8/+0
2011-10-14[media] cx23885: v4l2 api compliance, set the audioset field correctlySteven Toth1-0/+5
2011-10-14[media] cx23885: hook the audio selection functions into the main driverSteven Toth1-15/+25
2011-10-14[media] cx23885: add generic functions for dealing with audio input selectionSteven Toth2-0/+82
2011-10-14[media] cx23885: fixes related to maximum number of inputs and range checkingSteven Toth1-2/+5
2011-10-14[media] cx23885: Initial support for the MPX-885 mini-cardSteven Toth3-1/+29
2011-10-14[media] cx25840: Ensure AUDIO6 and AUDIO7 trigger line-in baseband useSteven Toth1-1/+2
2011-10-14[media] cx23885: Enable audio line in support from the back panelSteven Toth2-0/+79
2011-10-14[media] cx23885: Allow the audio mux config to be specified on a per input basisSteven Toth1-0/+1
2011-10-14[media] cx25840: Enable support for non-tuner LR1/LR2 audio inputsSteven Toth2-1/+20
2011-10-14[media] cx23885: Name an internal i2c part and declare a bitfield by nameSteven Toth2-0/+2
2011-10-14[media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs du...Steven Toth1-2/+2
2011-10-14[media] cx23885: remove channel dump diagnostics when a vbi buffer times outSteven Toth1-2/+0
2011-10-14[media] cx23885: ensure video is streaming before allowing vbi to streamSteven Toth1-0/+8
2011-10-14[media] cx23885: Ensure the VBI pixel format is established correctlySteven Toth1-3/+25
2011-10-14[media] cx23885: add vbi buffer formatting, window changes and video core cha...Steven Toth4-6/+62
2011-10-14[media] cx23885: vbi line window adjustmentsSteven Toth1-3/+16
2011-10-14[media] cx25840: enable raw cc processing only for the cx23885 hardwareSteven Toth1-0/+7
2011-10-14[media] cx23885: minor printk cleanups and device registrationSteven Toth1-1/+14
2011-10-14[media] cx23885: initialize VBI support in the core, add IRQ support, registe...Steven Toth1-13/+55
2011-10-14[media] cx23885: initial support for VBI with the cx23885Steven Toth4-6/+47
2011-10-14[media] cx23885: add two additional defines to simplify VBI register bitmap h...Steven Toth1-0/+2
2011-10-14[media] cx23885: setup the dma mapping for raw audio supportSteven Toth1-1/+0
2011-10-14[media] cx23885: minor function renaming to ensure uniformitySteven Toth3-6/+7
2011-10-14[media] cx23885: convert call clients into subdevicesSteven Toth1-0/+2
2011-10-14[media] cx23885: Don't use memset on vidioc_ callbacksMauro Carvalho Chehab1-1/+0
2011-10-14[media] cx23885: hooks the alsa changes into the video subsystemMijhail Moreyra1-7/+16
2011-10-14[media] cx23885: correct the contrast, saturation and hue controlsMijhail Moreyra1-6/+6
2011-10-14[media] cx23885: add definitions for HVR1500 to support audioMijhail Moreyra1-0/+24
2011-10-14[media] cx23885: Add ALSA supportMijhail Moreyra4-16/+611
2011-10-14[media] update az6027 firmware URLRenzo Dani1-11/+2
2011-10-11[media] stb0899: Fix slow and not locking DVB-S transponder(s)Lutz Sammer1-0/+3
2011-10-11[media] rc/ir-lirc-codec: cleanup __user tagsDan Carpenter1-4/+5
2011-10-08[media] it913x-fe changes to power up and down of tunerMalcolm Priestley2-7/+30
2011-10-08[media] tvp5150: Add video format registers configuration valuesJavier Martinez Canillas1-1/+16
2011-10-08[media] drivers/media: fix dependencies in video mt9t001/mt9p031Paul Gortmaker3-2/+4
2011-10-08[media] em28xx: Add VIDIOC_QUERYSTD supportMauro Carvalho Chehab1-0/+16
2011-10-08[media] msp3400: Add standards detection to the driverMauro Carvalho Chehab3-23/+85
2011-10-08[media] videodev2: Reorganize standard macros and add a few more macrosMauro Carvalho Chehab1-20/+59
2011-10-08[media] pvrusb2: initialize standards mask before detecting standardMauro Carvalho Chehab1-0/+1
2011-10-08[media] saa7115: Trust that V4L2 core will fill the maskMauro Carvalho Chehab1-7/+12
2011-10-08[media] v4l2-ioctl: Fill the default value for VIDIOC_QUERYSTDMauro Carvalho Chehab1-0/+8
2011-10-08[media] pvrusb2: implement VIDIOC_QUERYSTDMauro Carvalho Chehab3-0/+17
2011-10-08[media] saa7115: Fix standards detectionMauro Carvalho Chehab1-14/+31