summaryrefslogtreecommitdiffstats
path: root/drivers/virtio (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-11[media] s5p-fimc: Update copyright noticesSylwester Nawrocki3-9/+6
2011-06-11[media] s5p-fimc: Use pix_mp for the color format lookupSylwester Nawrocki1-1/+1
2011-06-11[media] s5p-fimc: Remove empty buf_init operationSylwester Nawrocki1-7/+0
2011-06-11[media] s5p-fimc: Fix wrong buffer size in queue_setupSylwester Nawrocki1-8/+4
2011-06-11[media] s5p-fimc: Fix data structures documentation and cleanup debug traceSylwester Nawrocki3-28/+12
2011-06-11[media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X descriptionSylwester Nawrocki1-1/+0
2011-06-11[media] s5p-fimc: Fix possible memory leak during capture devnode registrationSylwester Nawrocki1-0/+1
2011-06-11[media] imon: fix initial panel key repeat suppressionJarod Wilson1-2/+4
2011-06-11[media] imon: support for 0x46 0xffdc imon vfdJarod Wilson1-0/+9
2011-06-11[media] mceusb: plug memory leak on data transmitJarod Wilson1-0/+3
2011-06-11[media] nuvoton-cir: in_use isn't actually in use, remove itJarod Wilson2-3/+0
2011-06-11[media] fintek-cir: make suspend with active IR more reliableJarod Wilson1-0/+5
2011-06-11[media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson2-11/+28
2011-06-11[media] [staging] lirc_sir: fix unused-but-set warningsJarod Wilson1-9/+2
2011-06-11[media] [staging] lirc_imon: fix unused-but-set warningsJarod Wilson1-9/+1
2011-06-11[media] mceusb: mce_sync_in is brain-deadJarod Wilson1-23/+7
2011-06-11[media] mceusb: support I-O Data GV-MC7/RCKITJarod Wilson1-0/+3
2011-06-11[media] mceusb: add and use mce_dbg printk macroJarod Wilson1-19/+25
2011-06-01[media] soc_camera: preserve const attributeMauro Carvalho Chehab1-1/+1
2011-06-01[media] uvc_entity: initialize return valueMauro Carvalho Chehab1-1/+1
2011-06-01[media] media: Fix media device minor registrationLaurent Pinchart1-2/+2
2011-06-01[media] Make nchg variable signed because the code compares this variable aga...Hans Petter Selasky1-1/+1
2011-06-01[media] omap3isp: fix compiler warningSanjeev Premi1-1/+1
2011-06-01[media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart1-2/+2
2011-06-01[media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong6-82/+99
2011-06-01[media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong1-0/+4
2011-06-01[media] ivtvfb: use display information in info not in var for panningLaurent Pinchart1-1/+2
2011-06-01[media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong1-2/+2
2011-06-01[media] anysee: return EOPNOTSUPP for unsupported I2C messagesAntti Palosaari1-6/+11
2011-06-01[media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine1-1/+1
2011-06-01[media] gspca - stv06xx: Set a lower default value of gain for hdcs sensorsJean-François Moine1-1/+1
2011-06-01[media] gspca: Remove coarse_expo_autogain.hJean-François Moine1-116/+0
2011-06-01[media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine1-2/+2
2011-06-01[media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine1-1/+1
2011-05-30Linux 3.0-rc1v3.0-rc1Linus Torvalds1-5/+5
2011-05-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds1-0/+4
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks3-13/+6
2011-05-29eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks3-105/+88
2011-05-29eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks1-16/+10
2011-05-29eCryptfs: Fix new inode race conditionTyler Hicks5-28/+30
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds4-36/+23
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro3-3/+5
2011-05-29pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh1-1/+18
2011-05-29NFSv4.1: define nfs_generic_pg_testBoaz Harrosh1-24/+20
2011-05-29NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy4-19/+17
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy6-23/+22
2011-05-29NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy5-54/+27
2011-05-29pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh3-0/+61
2011-05-29pnfs: encode_layoutcommitBenny Halevy2-3/+17
2011-05-29pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh3-2/+297