aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-02V4L/DVB: staging/lirc: add lirc_ene0100 driverJarod Wilson
2010-08-02V4L/DVB: staging/lirc: add lirc_bt829 driverJarod Wilson
2010-08-02V4L/DVB: af9005: use generic_bulk_ctrl_endpoint_responseMichael Krufky
2010-08-02V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvbJarod Wilson
2010-08-02V4L/DVB: DVB: fix dvr node refcountingJiri Slaby
2010-08-02V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart
2010-08-02V4L/DVB: af9013: fix commentsAntti Palosaari
2010-08-02V4L/DVB: af9013: output fw version as four digit longAntti Palosaari
2010-08-02V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari
2010-08-02V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari
2010-08-02V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)Antti Palosaari
2010-08-02V4L/DVB: get_dvb_firmware: update af9015Antti Palosaari
2010-08-02V4L/DVB: af9013: add support for firmware 5.1.0.0Antti Palosaari
2010-08-02V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init()Jean-François Moine
2010-08-02V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphoneJean-François Moine
2010-08-02V4L/DVB: gspca - main: Handle the audio deviceJean-François Moine
2010-08-02V4L/DVB: gspca - main: Adjust and remove some debug messagesJean-François Moine
2010-08-02V4L/DVB: gspca - main: Remove useless audio ioctl'sJean-François Moine
2010-08-02V4L/DVB: gspca - main: Fix a compilation warningJean-François Moine
2010-08-02V4L/DVB: au0828: move dereference below sanity checksDan Carpenter
2010-08-02V4L/DVB: media/IR: testing the wrong variableDan Carpenter
2010-08-02V4L/DVB: drivers/video/omap2/displays: add missing mutex_unlockJulia Lawall
2010-08-02V4L/DVB: "dib3000mc: reduce large stack usage" fixAndrew Morton
2010-08-02V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby
2010-08-02V4L/DVB: IR/lirc: use memdup_user instead of copy_from_userJarod Wilson
2010-08-02V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson
2010-08-02V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATEChristian Dietrich
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches
2010-08-02V4L/DVB: gspca - sq930x: Add some comments for sensor mt9v111Jean-François Moine
2010-08-02V4L/DVB: gspca - vc032x: Add trace of USB exchangesJean-François Moine
2010-08-02V4L/DVB: gspca - vc032x: Stop the USB exchanges on errorJean-François Moine
2010-08-02V4L/DVB: gspca - vc032x: Add some commentsJean-François Moine
2010-08-02V4L/DVB: gspca - main: Don't use the frame buffer flagsJean-François Moine
2010-08-02V4L/DVB: gspca - main: Possible race condition in queue managementJean-François Moine
2010-08-02V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUGChristoph Egger
2010-08-02V4L/DVB: lgs8gxx: remove firmware for lgs8g75Ben Hutchings
2010-08-02V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()Tobias Lorenz
2010-08-02V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson
2010-08-02V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab
2010-08-02V4L/DVB: lirc: use unlocked_ioctlArnd Bergmann
2010-08-029p: fix sparse warnings in new xattr codeEric Van Hensbergen
2010-08-02fs/9p: remove sparse warning in vfs_inodeEric Van Hensbergen
2010-08-02fs/9p: destroy fid on failed removeAneesh Kumar K.V
2010-08-02fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V
2010-08-02fs/9p: Add support user. xattrAneesh Kumar K.V
2010-08-02net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V
2010-08-02net/9p: Implement attrwalk 9p callAneesh Kumar K.V
2010-08-029p: Implement LOPENM. Mohan Kumar
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-08-029p: Implement TMKDIRM. Mohan Kumar