aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/wm8739.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-02V4L/DVB (3658): Kconfig: Fix PCI ID typo in VIDEO_CX88_ALSA help textTrent Piepho1-1/+1
2006-04-02V4L/DVB (3657): Kconfig: Add firmware download comments for or51211 and or51132Trent Piepho1-0/+12
2006-04-02V4L/DVB (3655): Support for a new revision of the WT220U-stickPatrick Boettcher2-1/+48
2006-04-02V4L/DVB (3653g): put v4l encoder/decoder configuration into a separate menuMichael Krufky1-0/+9
2006-04-02V4L/DVB (3653f): usbvideo: fixed Kconfig menu and Makefile build configurationMichael Krufky3-38/+45
2006-04-02V4L/DVB (3653e): pwc: fixed Kconfig menu and Makefile build configurationMichael Krufky2-28/+29
2006-04-02V4L/DVB (3653d): sn9c102: fixed Kconfig menu and Makefile build configurationMichael Krufky2-11/+12
2006-04-02V4L/DVB (3653c): zc0301: fixed Kconfig menu and Makefile build configurationMichael Krufky3-13/+12
2006-04-02V4L/DVB (3653b): et61x251: fixed Kconfig menu and Makefile build configurationMichael Krufky3-12/+15
2006-04-02V4L/DVB (3653a): Kconfig: clean up media/usb menusMichael Krufky1-58/+2
2006-04-02V4L/DVB (3646): Added support for the new Lifeview hybrid cardbus modulesHartmut Hackmann4-0/+54
2006-04-02V4L/DVB (3645): Corrected CVBS input for the AVERMEDIA 777 DVB-THartmut Hackmann1-1/+1
2006-04-02V4L/DVB (3644): Added PCI IDs of 2 LifeView CardsHartmut Hackmann2-4/+16
2006-04-02V4L/DVB (3643): Fix default values for tvp5150 controlsMauro Carvalho Chehab1-4/+4
2006-04-02V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limitsMike Isely1-1/+11
2006-04-02V4L/DVB (3621): Fix camera key on FusionHDTV portable remote controlMichael Krufky1-5/+1
2006-04-02V4L/DVB (3620): Fix video-buf PCI wrappersRicardo Cerqueira1-3/+9
2006-04-02V4L/DVB (3619): Whitespace cleanupMauro Carvalho Chehab1-12/+12
2006-04-02V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote controlMichael Krufky1-0/+58
2006-04-02V4L/DVB (3616): Bt8xx: select FW_LOADERmaximilian attems1-0/+1
2006-04-02V4L/DVB (3616a): cpia cleanupsRandy Dunlap1-7/+6
2006-04-02V4L/DVB (3615): Saa7134: select FW_LOADERmaximilian attems1-0/+1
2006-04-02V4L/DVB (3614): Fix compilation warning at powerpc platformMauro Carvalho Chehab4-5/+6
2006-04-02V4L/DVB (3610): Added the new routing commands to cx25840.Hans Verkuil6-56/+87
2006-04-02V4L/DVB (3609): Remove VIDIOC_S_AUDIO from tvaudio: no longer used.Hans Verkuil1-15/+0
2006-04-02V4L/DVB (3608): Implement new routing commands in saa7127.cHans Verkuil2-25/+59
2006-04-02V4L/DVB (3607): Implement routing command for saa7115.cHans Verkuil2-0/+78
2006-04-02V4L/DVB (3606): Minor layout changes to make it consistentHans Verkuil1-9/+9
2006-04-02V4L/DVB (3605): Add support for I2C_HW_B_CX2341X board adapterHans Verkuil2-3/+7
2006-04-02Input: add support for Braille devicesSamuel Thibault4-17/+125
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton1-2/+9
2006-04-02Input: gamecon - add SNES mouse supportRaphael Assenat2-18/+76
2006-04-02Input: make modalias code respect allowed buffer sizeDmitry Torokhov1-39/+71
2006-04-02Input: convert /proc handling to seq_fileDmitry Torokhov1-111/+168
2006-04-02Input: limit attributes' output to PAGE_SIZEDmitry Torokhov1-12/+24
2006-04-02[PATCH] powerpc: iSeries needs slb_initialize to be calledStephen Rothwell1-6/+4
2006-04-01[NET]: Fully fix the memory leaks in sys_accept().David S. Miller1-3/+2
2006-04-01powerpc: hook up the splice syscallPaul Mackerras1-0/+1
2006-04-01[PATCH] powerpc/cell: compile fixesDave Jones2-0/+2
2006-04-01[PATCH] powerpc: trivial spelling fixes in fault.cAnton Blanchard1-3/+3
2006-04-01[PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2-52/+30
2006-04-01[PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt1-4/+5
2006-04-01[PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas1-3/+4
2006-04-01[PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick3-1/+202
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool12-112/+119
2006-04-01[PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas1-2/+10
2006-04-01[PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas1-12/+18
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin5-133/+1206
2006-04-01[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistrationMartin Josefsson2-2/+2
2006-04-01[NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlinkMartin Josefsson1-2/+2