summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...Hans Verkuil2010-10-212-8/+10
| * | | | | V4L/DVB: soc-camera: allow only one video queue per deviceGuennadi Liakhovetski2010-10-211-5/+4
| * | | | | V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...Guennadi Liakhovetski2010-10-211-0/+8
| * | | | | V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil2010-10-211-1/+2
| * | | | | V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-214-4/+8
| * | | | | V4L/DVB: videobuf: prepare to make locking optional in videobufHans Verkuil2010-10-211-0/+13
| * | | | | V4L/DVB: v4l2: add core serialization lockHans Verkuil2010-10-211-0/+3
| * | | | | V4L/DVB: v4l2-dev: remove get_unmapped_areaHans Verkuil2010-10-211-2/+0
| * | | | | V4L/DVB: IR: export ir_keyup so imon driver can use it directlyJarod Wilson2010-10-211-0/+1
| * | | | | V4L/DVB: saa7134: get rid of I2C_HW_SAA7134Mauro Carvalho Chehab2010-10-211-2/+7
| * | | | | V4L/DVB: bttv: Move PV951 IR to the right driverMauro Carvalho Chehab2010-10-211-1/+0
| * | | | | V4L/DVB: v4l: remove obsolete include/media/v4l2-i2c-drv.h fileHans Verkuil2010-10-211-80/+0
| * | | | | V4L/DVB: v4l2: Add illuminator controlsJean-François Moine2010-10-211-1/+4
| * | | | | V4L/DVB: videotext: remove this obsolete APIHans Verkuil2010-10-213-128/+1
| * | | | | V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXESMalcolm Priestley2010-10-211-0/+1
| * | | | | V4L/DVB: v4l: Add a v4l2_subdev host private data fieldLaurent Pinchart2010-10-211-4/+16
| * | | | | V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski2010-10-211-18/+39
| * | | | | V4L/DVB: IR/streamzap: functional in-kernel decodingJarod Wilson2010-10-211-2/+3
| * | | | | V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede2010-10-211-0/+1
| * | | | | V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede2010-10-211-0/+1
| * | | | | V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmtHans Verkuil2010-10-211-4/+0
| * | | | | V4L/DVB: v4l: add RGB444 mediabus formatsHans Verkuil2010-10-211-0/+2
| * | | | | V4L/DVB: v4l: add new YUV mediabus formatsHans Verkuil2010-10-211-0/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-287-7/+212
|\ \ \ \ \ \
| * | | | | | mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang2010-10-231-1/+1
| * | | | | | mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang2010-10-231-0/+0
| * | | | | | mmc: sdhci: Intel Medfield supportXiaochen Shen2010-10-231-0/+7
| * | | | | | mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-231-2/+2
| * | | | | | mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro2010-10-231-0/+144
| * | | | | | mmc: refine DDR supportAdrian Hunter2010-10-231-1/+2
| * | | | | | mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-232-1/+7
| * | | | | | mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-234-1/+18
| * | | | | | mmc: Move regulator handling closer to coreLinus Walleij2010-10-231-1/+21
| * | | | | | mmc: Make ID freq configurableHein Tibosch2010-10-231-0/+1
| * | | | | | mmc: Add helper function to check if a card is removableMatt Fleming2010-10-231-0/+8
| * | | | | | mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-231-1/+1
| * | | | | | mmc: make mmc_dev_to_card() macro publicAndy Shevchenko2010-10-231-0/+2
| * | | | | | mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-10-283-0/+59
|\ \ \ \ \ \ \
| * | | | | | | 9p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-10-281-1/+1
| * | | | | | | 9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar2010-10-282-0/+3
| * | | | | | | 9p: Use V9FS_MAGIC in statfsM. Mohan Kumar2010-10-281-0/+1
| * | | | | | | 9p: Implement TGETLOCKM. Mohan Kumar2010-10-282-0/+19
| * | | | | | | 9p: Implement TLOCKM. Mohan Kumar2010-10-282-0/+29
| * | | | | | | [9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)2010-10-282-0/+3
| * | | | | | | net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj2010-10-281-0/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | mmu_notifier.h: fix comment spellingFigo.zhang2010-10-281-1/+1
* | | | | | | Fix compile brekage with !CONFIG_BLOCKIngo Molnar2010-10-281-0/+1
|/ / / / / /
* | | | | | Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-277-180/+307
|\ \ \ \ \ \
| * | | | | | ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o2010-10-272-156/+251