aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-30[media] videodev2.h: add COLORSPACE_RAWHans Verkuil1-0/+3
2015-05-30[media] videodev2.h: add COLORSPACE_DEFAULTHans Verkuil1-0/+6
2015-05-30[media] media/v4l2-core: Add support for V4L2_PIX_FMT_Y16_BERicardo Ribalda1-0/+1
2015-05-30[media] DocBook: improve documentation for hierarchyMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: improve documentation for guard intervalMauro Carvalho Chehab1-2/+3
2015-05-30[media] DocBook: improve documentation for FEC fieldsMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: move fe_bandwidth to the frontend legacy sectionMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: improve documentation for OFDM transmission modeMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: improve documentation for DVB spectral inversionMauro Carvalho Chehab1-2/+3
2015-05-30[media] DocBook: Better document enum fe_modulationMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: better document FE_DISEQC_SEND_BURST ioctlMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: better document FE_SET_TONE ioctlMauro Carvalho Chehab1-2/+4
2015-05-30[media] DocBook: better document FE_SET_VOLTAGE ioctlMauro Carvalho Chehab1-2/+4
2015-05-30[media] dvb: split enum from typedefs at frontend.hMauro Carvalho Chehab1-4/+8
2015-05-20[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil2-4/+0
2015-05-20[media] v4l2-subdev: allow subdev to send an event to the v4l2_device notify functionjean-michel.hautbois@vodalys.com1-0/+2
2015-05-20[media] adv7842: Make output format configurable through pad format operationsHans Verkuil1-52/+37
2015-05-14[media] dvb: Document FE_SCALE_DECIBEL units consistentlyDavid Howells1-2/+2
2015-05-14[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callbackAntti Seppälä1-0/+1
2015-05-14[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan1-0/+3
2015-05-14[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan1-0/+3
2015-05-12[media] videobuf2: return -EPIPE from DQBUF after the last bufferPhilipp Zabel1-0/+13
2015-05-12[media] videodev2: Add V4L2_BUF_FLAG_LASTPeter Seiderer2-1/+4
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab35-87/+122
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds4-5/+31
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée1-1/+1
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-0/+2
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1
2015-05-05IB/core: Fix unaligned accessesDavid Ahern1-3/+4
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI1-2/+1
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-1/+22
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clientsTatyana Nikolova2-0/+26
2015-05-04blk-mq: fix FUA request hangShaohua Li1-1/+1
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann3-1/+22
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+19
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil1-8/+0
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil1-4/+0
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil1-4/+0
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2015-04-30Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-8/+24
2015-04-30Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai4-3/+15
2015-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+0
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1