summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-24i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren1-25/+0
2013-03-24i2c: Add bus recovery infrastructureViresh Kumar1-0/+41
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2-2/+2
2013-03-24bcache: A block layer cacheKent Overstreet3-0/+281
2013-03-24Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet1-0/+10
2013-03-24bio-integrity: Add explicit field for owner of bip_bufKent Overstreet1-0/+1
2013-03-24block: Add an explicit bio flag for bios that own their bvecKent Overstreet2-5/+1
2013-03-24block: Add bio_alloc_pages()Kent Overstreet1-0/+1
2013-03-24block: Add bio_for_each_segment_all()Kent Overstreet1-3/+14
2013-03-24block: Add bio_copy_data()Kent Overstreet1-0/+2
2013-03-24block: Add submit_bio_wait(), remove from mdKent Overstreet1-0/+1
2013-03-24block: Use bio_sectors() more consistentlyKent Overstreet1-6/+6
2013-03-24block: Add bio_end_sector()Kent Overstreet1-0/+1
2013-03-24block: Add bio_advance()Kent Overstreet2-0/+4
2013-03-24block: Convert integrity to bvec_alloc_bs()Kent Overstreet1-3/+5
2013-03-24block: Fix a buffer overrun in bio_integrity_split()Kent Overstreet1-1/+3
2013-03-24block: Avoid deadlocks with bio allocation by stacking driversKent Overstreet1-0/+9
2013-03-24block: Reorder struct bio_setKent Overstreet1-33/+33
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman1-0/+2
2013-03-23block: add runtime pm helpersLin Ming1-0/+27
2013-03-23block: add a flag to identify PM requestLin Ming1-0/+2
2013-03-23drbd: adjust upper limit for activity log extentsLars Ellenberg1-6/+5
2013-03-23lru_cache: introduce lc_get_cumulative()Lars Ellenberg1-0/+1
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-23timekeeping: Move lock out of timekeeper structThomas Gleixner1-2/+0
2013-03-23timekeeping: Make jiffies_lock internalThomas Gleixner1-1/+0
2013-03-23hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz2-1/+6
2013-03-23timekeeping: Add CLOCK_TAI clockidJohn Stultz2-4/+3
2013-03-23timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2-0/+5
2013-03-23clk: add table lookup to muxPeter De Schrijver2-2/+9
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+7
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu1-0/+2
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson1-0/+1