summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds6-263/+220
2011-05-30Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds32-279/+3907
2011-05-30arm 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-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds35-1192/+1393
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds4-36/+23
2011-05-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-16/+25
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds7-28/+347
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett35-1192/+1393
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-199/+323
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds11-124/+144
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds12-66/+542
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds4-6/+6
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds36-498/+729
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-40/+102
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