aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-11-04target: remove SCF_EMULATE_CDB_ASYNCChristoph Hellwig
2011-11-04target: pass the se_task to the CDB emulation callbackChristoph Hellwig
2011-11-04target: Add generic active I/O shutdown logicNicholas Bellinger
2011-11-04dt: add empty of_machine_is_compatibleStephen Warren
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-03Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...Grant Likely
2011-11-03[media] vb2: add vb2_get_unmapped_area in vb2 coreScott Jiang
2011-11-03[media] v4l: Add v4l2 subdev driver for S5K6AAFX sensorSylwester Nawrocki
2011-11-03[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki
2011-11-03[media] V4L: soc-camera: make (almost) all client drivers re-usable outside o...Guennadi Liakhovetski
2011-11-03[media] V4L: add .g_std() core V4L2 subdevice operationGuennadi Liakhovetski
2011-11-03[media] V4L: dynamically allocate video_device nodes in subdevicesGuennadi Liakhovetski
2011-11-03[media] V4L: mt9m001, mt9v022: use internally cached pixel codeGuennadi Liakhovetski
2011-11-03[media] V4L: soc-camera: start removing struct soc_camera_device from client ...Guennadi Liakhovetski
2011-11-03[media] V4L: docbook documentation for struct v4l2_create_buffersGuennadi Liakhovetski
2011-11-03[media] soc_camera: remove the now obsolete struct soc_camera_opsHans Verkuil
2011-11-03[media] sh_mobile_ceu_camera: implement the control handlerHans Verkuil
2011-11-03[media] soc_camera: add control handler supportHans Verkuil
2011-11-03[media] V4L: vb2: add support for buffers of different sizes on a single queueGuennadi Liakhovetski
2011-11-03[media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski
2011-11-03[media] V4L: add two new ioctl()s for multi-size videobuffer managementGuennadi Liakhovetski
2011-11-03[media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPAREDGuennadi Liakhovetski
2011-11-03[media] V4L: soc-camera: remove soc-camera client bus-param operations and su...Guennadi Liakhovetski
2011-11-03[media] V4L: soc_camera_platform: remove superfluous soc-camera client operat...Guennadi Liakhovetski
2011-11-03[media] V4L: ov772x: remove superfluous soc-camera client operationsGuennadi Liakhovetski
2011-11-03[media] V4L: soc-camera: compatible bus-width flagsGuennadi Liakhovetski
2011-11-03[media] V4L: soc_camera_platform: support the new mbus-config subdev opsGuennadi Liakhovetski
2011-11-03[media] V4L: ov772x: rename macros to not pollute the global namespaceGuennadi Liakhovetski
2011-11-03[media] V4L: soc-camera: add helper functions for new bus configuration typeGuennadi Liakhovetski
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker
2011-11-02aio: allocate kiocbs in batchesJeff Moyer
2011-11-02pps: new client driver using GPIOJames Nuss
2011-11-02include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton
2011-11-02sysctl: add support for poll()Lucas De Marchi
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine
2011-11-02include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul
2011-11-02ipc/sem.c: remove private structures from public header fileManfred Spraul
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner
2011-11-02memcg: rename mem variable to memcgRaghavendra K T
2011-11-02minix: describe usage of different magic numbersSami Kerola
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds