aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-19[media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware...Guennadi Liakhovetski
2012-03-19[media] v4l: Add driver for Micron MT9M032 camera sensorMartin Hostettler
2012-03-19[media] gpio-ir-recv: a couple signedness bugsDan Carpenter
2012-03-19[media] V4L: Improve the selection API documentationSylwester Nawrocki
2012-03-19[media] add blackfin capture bridge driverScott Jiang
2012-03-19[media] vs6624: add vs6624 sensor driverScott Jiang
2012-03-19[media] adv7183: add adv7183 decoder driverScott Jiang
2012-03-19[media] v4l: Add custom compat_ioctl32 operationLaurent Pinchart
2012-03-19Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08[media] rc: Add support for GPIO based IR Receiver driverRavi Kumar V
2012-03-08[media] Add support for KWorld PC150-U ATSC hybrid tuner cardKyle Strickland
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins
2012-03-05vfork: kill PF_STARTINGOleg Nesterov
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: make it killableOleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05kmsg_dump: don't run on non-error paths by defaultMatthew Garrett
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-05Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-29Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-02-28[media] V4L: Add JPEG compression control classSylwester Nawrocki
2012-02-28[media] v4l: s5p-tv: hdmi: add support for platform dataTomasz Stanislawski
2012-02-28[media] v4l: s5p-tv: add sii9234 driverTomasz Stanislawski
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell
2012-02-27Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely
2012-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov