aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-21[media] s5p-fimc: Derive camera bus width from mediabus pixelcodeSylwester Nawrocki1-2/+0
2011-03-21[media] s5p-fimc: Rename s3c_fimc* to s5p_fimc*Sylwester Nawrocki1-8/+8
2011-03-21[media] v4l: Add multiplanar format fourccs for s5p-fimc driverSylwester Nawrocki1-0/+7
2011-03-21[media] v4l: mem2mem: port to videobuf2Marek Szyprowski1-21/+35
2011-03-21[media] v4l: videobuf2: add read() and write() emulatorMarek Szyprowski1-0/+9
2011-03-21[media] v4l: videobuf2: add DMA scatter/gather allocatorAndrzej Pietrasiewicz1-0/+32
2011-03-21[media] v4l: videobuf2: add DMA coherent allocatorPawel Osciak1-0/+29
2011-03-21[media] v4l: videobuf2: add vmalloc allocatorPawel Osciak1-0/+20
2011-03-21[media] v4l: videobuf2: add generic memory handling routinesMarek Szyprowski1-0/+45
2011-03-21[media] v4l: add videobuf2 Video for Linux 2 driver frameworkPawel Osciak1-0/+371
2011-03-21[media] v4l: Add multi-planar ioctl handling codePawel Osciak1-0/+16
2011-03-21[media] v4l: Add multi-planar API definitions to the V4L2 APIPawel Osciak1-2/+122
2011-03-21[media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiverPatrick Boettcher1-0/+1
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 Torvalds3-2/+4
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 Weil2-1/+4
2011-03-20jbd2: add COW fields to struct jbd2_journal_handleAmir Goldstein1-3/+25
2011-03-20Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-46/+9
2011-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+3
2011-03-20jbd2: add the b_cow_tid field to journal_head structAmir Goldstein1-0/+7
2011-03-21drm/kernel: vblank wait on crtc > 1Ilija Hadzic1-0/+3
2011-03-20Merge branch 'slub/lockless' into for-linusPekka Enberg3-15/+155
2011-03-20Merge branch 'slab/next' into for-linusPekka Enberg2-1/+1
2011-03-20netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik1-0/+10
2011-03-20i2c: Drop i2c_adapter.idJean Delvare1-1/+0
2011-03-20i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare1-6/+6
2011-03-20i2c: Export i2c_for_each_devJean Delvare1-0/+2
2011-03-20i2c: Get rid of <linux/i2c-id.h>Jean Delvare2-38/+0
2011-03-20i2c: make i2c_get_adapter prototype clearerJean Delvare1-1/+1
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King1-21/+69
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-26/+69
2011-03-20asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf1-1/+3
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov524-4789/+12998
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2-23/+10
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds4-5/+20
2011-03-18headers: use __aligned_xx types for userspaceMike Frysinger5-15/+15
2011-03-18ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings1-0/+34
2011-03-18Merge branch 'acpica' into releaseLen Brown10-18/+57
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-0/+8
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-239/+29
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+2