aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-23soc: qcom: Add device tree binding for GSBIAndy Gross
2014-05-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-23soc: qcom: Add GSBI driverAndy Gross
2014-05-23[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar
2014-05-23MAINTAINERS: add closing angle bracket to Vince Bridgers' email addressTobias Klauser
2014-05-23Documentation: fix DOCBOOKS=... buildingJohannes Berg
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi
2014-05-23mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO
2014-05-23memcg: fix swapcache charge from kernel thread contextMichal Hocko
2014-05-23mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner
2014-05-23mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe
2014-05-23hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free h...Chen Yucong
2014-05-23xen-acpi-processor: Don't display errors when we get -ENOSYSKonrad Rzeszutek Wilk
2014-05-23xen/pciback: Document the entry points for 'pcistub_put_pci_dev'Konrad Rzeszutek Wilk
2014-05-23xen/pciback: Document when the 'unbind' and 'bind' functions are called.Konrad Rzeszutek Wilk
2014-05-23xen-pciback: Document when we FLR an PCI device.Konrad Rzeszutek Wilk
2014-05-23xen-pciback: First reset, then free.Konrad Rzeszutek Wilk
2014-05-23xen-pciback: Cleanup up pcistub_put_pci_devKonrad Rzeszutek Wilk
2014-05-24staging: comedi: ni_daq_700: add mux settling delayIan Abbott
2014-05-24speakup: fix incorrect perms on speakup_acntsa.cRusty Russell
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds
2014-05-23[media] em28xx: move capture state tracking fields from struct em28xx to stru...Frank Schaefer
2014-05-23Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2014-05-23[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer
2014-05-23[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer
2014-05-23ARM: dts: axxia: Add reset controllerAnders Berg
2014-05-23power: reset: Add Axxia system reset driverAnders Berg
2014-05-23ARM: axxia: Adding defconfig for AXM55xxAnders Berg
2014-05-23ARM: dts: Device tree for AXM55xx.Anders Berg
2014-05-23ARM: Add platform support for LSI AXM55xx SoCAnders Berg
2014-05-23[media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer
2014-05-23[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer
2014-05-23Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2014-05-23[media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer
2014-05-23Merge tag 'mvebu-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2014-05-23[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer
2014-05-23[media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer
2014-05-23[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer
2014-05-23[media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer
2014-05-23[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer
2014-05-23[media] saa7134: add vidioc_querystdMikhail Domrachev
2014-05-23[media] v4l2-ioctl: drop spurious newline in stringHans Verkuil
2014-05-23[media] staging: media: omap24xx: use pr_info() instead of KERN_INFOVitaly Osipov
2014-05-23[media] staging: media: omap24xx: fix up checkpatch error messageVitaly Osipov