summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-26Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown1-0/+0
2013-03-26Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown1-0/+1
2013-03-26libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love1-1/+2
2013-03-26libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love1-1/+1
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+2
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+5
2013-03-25netfilter: reset nf_trace in nf_resetGao feng1-0/+3
2013-03-25[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctlHans Verkuil2-9/+28
2013-03-24[media] videodev2.h: remove obsolete DV_PRESET APIHans Verkuil1-54/+0
2013-03-24[media] v4l2 core: remove the obsolete dv_preset supportHans Verkuil1-9/+0
2013-03-24[media] v4l2-subdev: remove obsolete dv_preset opsHans Verkuil1-16/+0
2013-03-24[media] v4l2-common: remove obsolete v4l_fill_dv_preset_infoHans Verkuil1-1/+0
2013-03-24[media] uda1342: add new uda1342 audio codec driverHans Verkuil1-0/+29
2013-03-24[media] tuner: add Sony BTF tunersHans Verkuil1-0/+4
2013-03-24[media] saa7115: add support for double-rate ASCLKHans Verkuil1-3/+4
2013-03-24[media] saa7115: add config flag to change the IDQ polarityHans Verkuil1-10/+21
2013-03-24[media] v4l2-ctrls: add V4L2_CID_MPEG_VIDEO_REPEAT_SEQ_HEADER controlHans Verkuil1-0/+1
2013-03-24[media] v4l2-core: add code to check for specific opsHans Verkuil2-0/+16
2013-03-24[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...Andy Walls1-3/+26
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2-2/+2
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2-2/+2
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2-2/+2
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2-2/+2
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman1-0/+2
2013-03-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+28
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds4-3/+8
2013-03-23mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-23printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2-1/+6
2013-03-23irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+10
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-5/+2
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe1-0/+10
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich1-0/+6
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti1-6/+1
2013-03-22USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2013-03-21[media] media: add support for decoder as one of media entity typesManjunath Hadli1-0/+2
2013-03-21[media] media: ths7353: add support for ths7353 video amplifierLad, Prabhakar2-0/+45
2013-03-21net: fix *_DIAG_MAX constantsAndrey Vagin2-2/+6
2013-03-21[media] videobuf2: add gfp_flagsHans Verkuil1-2/+8
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+8
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2013-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+12
2013-03-21thermal: shorten too long mcast group nameMasatake YAMATO1-1/+1
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann1-0/+1
2013-03-20udp: add encap_destroy callbackTom Parkin1-0/+1
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam1-0/+8
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+12
2013-03-20ASoC:: max98090: Remove executable bitJoe Perches1-0/+0
2013-03-20Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+12