summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-14[media] radio-shark: Add support for suspend & resumeHans de Goede1-0/+1
2012-09-14[media] snd_tea575x: Add support for tuning AMHans de Goede1-0/+3
2012-09-13[media] mt9v032: Provide link frequency controlLaurent Pinchart1-0/+3
2012-09-13[media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()Laurent Pinchart1-0/+23
2012-09-13[media] ad9389b: driver for the Analog Devices AD9389B video encoderHans Verkuil2-0/+52
2012-09-13[media] adv7604: driver for the Analog Devices ADV7604 video decoderHans Verkuil2-0/+156
2012-09-13[media] v4l2-common: add CVT and GTF detection functionsHans Verkuil1-0/+9
2012-09-13[media] v4l2-common: add v4l_match_dv_timingsHans Verkuil1-0/+4
2012-09-13[media] v4l2-subdev: add support for the new edid ioctlsHans Verkuil1-0/+2
2012-09-13[media] v4l2 core: add the missing pieces to support DVI/HDMI/DisplayPortHans Verkuil2-0/+33
2012-08-24Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab57-110/+206
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+0
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+2
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+18
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18
2012-08-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-3/+3
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-37/+57
2012-08-22mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman1-2/+2
2012-08-22string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-22drm: Remove two unused fields from struct drm_display_modeDamien Lespiau1-2/+0
2012-08-22af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
2012-08-22target: Remove unused se_cmd.cmd_spdtlRoland Dreier1-2/+0
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-08-21Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+2
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai482-3313/+18260
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+9
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy1-0/+2
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond1-0/+2
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi1-0/+7
2012-08-20ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap1-1/+2
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud1-0/+1
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich1-0/+2
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+18
2012-08-16[media] V4L: soc-camera: add selection API host operationsGuennadi Liakhovetski1-0/+2
2012-08-16[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functionsLaurent Pinchart1-0/+10
2012-08-15llc2: Fix silent failure of llc_station_init()Ben Hutchings1-1/+1
2012-08-15netpoll: convert several functions to boolAmerigo Wang1-7/+7
2012-08-15netpoll: check netpoll tx status on the right deviceAmerigo Wang1-15/+15
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang1-0/+3
2012-08-15netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang1-9/+9
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang1-2/+2
2012-08-15netpoll: make __netpoll_cleanup non-blockAmerigo Wang1-0/+3
2012-08-15netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2-2/+3
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin1-0/+2