aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-284-129/+13
|\
| * [media] Add the via framebuffer camera controller driverJonathan Corbet2010-10-211-1/+3
| * [media] V4L2: Add seek spacing and RDS CAP bitsMatti Aaltonen2010-10-211-1/+4
| * V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...Hans Verkuil2010-10-211-8/+0
| * V4L/DVB: V4L2: add a generic function to find the nearest discrete format to ...Guennadi Liakhovetski2010-10-211-0/+8
| * V4L/DVB: v4l2: Add illuminator controlsJean-François Moine2010-10-211-1/+4
| * V4L/DVB: videotext: remove this obsolete APIHans Verkuil2010-10-212-126/+0
| * 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
* | 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-281-0/+1
|\ \ \
| * | | 9p: Use V9FS_MAGIC in statfsM. Mohan Kumar2010-10-281-0/+1
* | | | 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-275-1/+29
|\ \ \
| * | | ext4: fix kernel oops if the journal superblock has a non-zero j_errnoTheodore Ts'o2010-10-271-0/+10
| * | | ext4: implement writeback livelock avoidance using page taggingEric Sandeen2010-10-271-0/+2
| * | | fs: Add FITRIM ioctlLukas Czerner2010-10-271-0/+8
| * | | Add helper function for blkdev_issue_zeroout (sb_issue_discard)Lukas Czerner2010-10-271-0/+8
| * | | jbd2: Fix I/O hang in jbd2_journal_release_jbd_inodeBrian King2010-10-271-1/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-273-18/+280
|\ \ \ \
| * | | | async_tx: make async_tx channel switching opt-inDan Williams2010-10-071-4/+4
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-073-15/+277
| |\ \ \ \ \ \ \
| | | | | * | | | intel_mid_dma: change the slave interfaceKoul, Vinod2010-10-071-14/+1
| | | | | * | | | intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V2010-10-071-0/+3
| | | | * | | | | dmaengine: add wrapper functions for device control functionsSascha Hauer2010-10-051-0/+34
| | | | * | | | | dmaengine: add possibility for cyclic transfersSascha Hauer2010-10-051-1/+8
| | |_|/ / / / / | |/| | | | | |
| | | * | | | | fsldma: improved DMA_SLAVE supportIra Snyder2010-10-071-0/+3
| | | * | | | | dma: add support for scatterlist to scatterlist copyIra Snyder2010-10-071-0/+6
| | | |/ / / /
| | * | | | | dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij2010-09-291-0/+222
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2010-10-271-9/+10
|\ \ \ \ \ \
| * | | | | | Typedef SMP call function pointerDavid Howells2010-10-271-9/+10
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-272-13/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-261-12/+0
| |\ \ \ \ \ \ \
| | * | | | | | | ring-buffer: Remove ring_buffer_event_time_delta()Steven Rostedt2010-10-201-12/+0
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-231-1/+1
| |\ \ \ \ \ \ \