summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-12[media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel
2015-05-12[media] videodev2: Add V4L2_BUF_FLAG_LASTPeter Seiderer
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck
2015-05-05IB/core: Fix unaligned accessesDavid Ahern
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova
2015-05-04blk-mq: fix FUA request hangShaohua Li
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-30Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky
2015-04-29Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...Mark Brown
2015-04-29Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-04-28ACPICA: remove duplicate u8 typedefOlaf Hering
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-28ASoC: Update email-id of Rajeev KumarRajeev Kumar
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis
2015-04-28[media] v4l2-of: fix compiler errors if CONFIG_OF is undefinedHans Verkuil
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-27[media] media: i2c/adp1653: Devicetree support for adp1653Pavel Machek
2015-04-27[media] v4l: of: Parse variable length properties --- link-frequenciesSakari Ailus
2015-04-27[media] v4l: of: Instead of zeroing bus_type and bus field separately, unify ...Sakari Ailus
2015-04-27[media] v4l: of: Remove the head field in struct v4l2_of_endpointSakari Ailus
2015-04-27SCSI: add 1024 max sectors black list flagMike Christie
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu