summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-03-22[media] gspca - nw80x: New subdriver for Divio based webcamsJean-François Moine
2011-03-22[media] media: Pick a free ioctls rangeLaurent Pinchart
2011-03-22[media] omap3isp: Kconfig and MakefileLaurent Pinchart
2011-03-22[media] omap3isp: OMAP3 ISP coreSakari Ailus
2011-03-22[media] v4l: Add 12 bits bayer pixel formatsLaurent Pinchart
2011-03-22[media] v4l: Add missing 12 bits bayer media bus formatsLaurent Pinchart
2011-03-22[media] v4l: Add remaining RAW10 patterns w DPCM pixel code variantsLaurent Pinchart
2011-03-22[media] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codesLaurent Pinchart
2011-03-22[media] v4l: v4l2_subdev userspace crop APIAntti Koskipaa
2011-03-22[media] v4l: v4l2_subdev userspace frame interval APILaurent Pinchart
2011-03-22[media] v4l: v4l2_subdev userspace format APILaurent Pinchart
2011-03-22[media] v4l: Group media bus pixel codes by types and sort them alphabeticallyLaurent Pinchart
2011-03-22[media] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8Laurent Pinchart
2011-03-22[media] v4l: Replace enums with fixed-sized fields in public structureLaurent Pinchart
2011-03-22[media] v4l: Move the media/v4l2-mediabus.h header to include/linuxLaurent Pinchart
2011-03-22[media] media: Pipelines and media streamsLaurent Pinchart
2011-03-22[media] media: Links setupLaurent Pinchart
2011-03-22[media] media: Entities, pads and links enumerationLaurent Pinchart
2011-03-22[media] media: Media device information queryLaurent Pinchart
2011-03-21[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen
2011-03-21[media] v4l: removal of old, obsolete ioctlsHans Verkuil
2011-03-21[media] v4l: Add multiplanar format fourccs for s5p-fimc driverSylwester Nawrocki
2011-03-21[media] v4l: Add multi-planar API definitions to the V4L2 APIPawel Osciak
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-09sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-04mm: add alloc_page_vma_node()Andi Kleen
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi