aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] v4l: Add missing 12 bits bayer media bus formatsLaurent Pinchart1-1/+4
2011-03-22[media] v4l: Add remaining RAW10 patterns w DPCM pixel code variantsLaurent Pinchart1-1/+6
2011-03-22[media] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codesLaurent Pinchart1-2/+8
2011-03-22[media] v4l: v4l2_subdev userspace crop APIAntti Koskipaa1-0/+15
2011-03-22[media] v4l: v4l2_subdev userspace frame interval APILaurent Pinchart1-0/+36
2011-03-22[media] v4l: v4l2_subdev userspace format APILaurent Pinchart2-0/+91
2011-03-22[media] v4l: Group media bus pixel codes by types and sort them alphabeticallyLaurent Pinchart1-31/+46
2011-03-22[media] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8Laurent Pinchart1-1/+1
2011-03-22[media] v4l: Replace enums with fixed-sized fields in public structureLaurent Pinchart1-8/+9
2011-03-22[media] v4l: Move the media/v4l2-mediabus.h header to include/linuxLaurent Pinchart2-0/+79
2011-03-22[media] media: Pipelines and media streamsLaurent Pinchart1-0/+1
2011-03-22[media] media: Links setupLaurent Pinchart1-0/+1
2011-03-22[media] media: Entities, pads and links enumerationLaurent Pinchart1-0/+85
2011-03-22[media] media: Media device information queryLaurent Pinchart2-0/+46
2011-03-22block: fix non-atomic access to genhd inflight structuresShaohua Li1-6/+6
2011-03-22svga: Make svga_set_timings() take an iomem regbase pointer.David Miller1-1/+1
2011-03-22svga: Make svga_tilecursor() take an iomem regbase pointer.David Miller1-1/+1
2011-03-22svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.David Miller1-1/+1
2011-03-22svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.David Miller1-1/+1
2011-03-22svga: Make svga_wcrt_mask() take an iomem regbase pointer.David Miller1-2/+2
2011-03-22svga: Make svga_wseq_mask() take an iomem regbase pointer.David Miller1-2/+2
2011-03-22svga: Make svga_set_default_seq_regs take an iomem regbase pointer.David Miller1-1/+1
2011-03-22svga: Make svga_set_default_atc_regs take an iomem regbase pointer.David Miller1-1/+1
2011-03-22svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.David Miller1-1/+1
2011-03-22svga: Make svga_wseq_multi take an iomem regbase pointer.David Miller1-1/+1
2011-03-22svga: Make svga_wcrt_multi take an iomem regbase pointer.David Miller1-1/+1
2011-03-22svga: Make svga_wattr take an iomem regbase pointer.David Miller1-4/+4
2011-03-22svga: Use proper VGA register name macros in svga_wattr.David Miller1-3/+3
2011-03-22Merge branch 'apei-release' into releaseLen Brown2-0/+26
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2-0/+26
2011-03-21FS: Use stable writes when not doing a bulk flushTrond Myklebust2-0/+3
2011-03-21[media] MFD: WL1273 FM Radio: MFD driver for the FM radioMatti Aaltonen1-0/+2
2011-03-21[media] v4l: removal of old, obsolete ioctlsHans Verkuil1-10/+0
2011-03-21[media] v4l: Add multiplanar format fourccs for s5p-fimc driverSylwester Nawrocki1-0/+7
2011-03-21[media] v4l: Add multi-planar API definitions to the V4L2 APIPawel Osciak1-2/+122
2011-03-21Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+36
2011-03-21ceph: move readahead default to fs/ceph from libcephSage Weil1-1/+0
2011-03-21ceph: update common header filesYehuda Sadeh2-13/+45
2011-03-21libceph: fix osd request queuing on osdmap updatesSage Weil1-2/+3
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+1
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+1
2011-03-21hwmon: (ads1015) Make gain and datarate configurableDirk Eibach1-1/+9
2011-03-21hwmon: Add support for Texas Instruments ADS1015Dirk Eibach1-0/+28
2011-03-21FS: lookup_mnt() is only used in the core fs routines nowDavid Howells1-1/+0
2011-03-21block: attempt to merge with existing requests on plug flushJens Axboe1-0/+1
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-0/+82
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil1-0/+1
2011-03-20jbd2: add COW fields to struct jbd2_journal_handleAmir Goldstein1-3/+25
2011-03-20jbd2: add the b_cow_tid field to journal_head structAmir Goldstein1-0/+7
2011-03-20Merge branch 'slub/lockless' into for-linusPekka Enberg2-2/+133