summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [media] v4l: omap4iss: isif: Define more VDINT registersLaurent Pinchart2013-12-112-4/+4
| * | | [media] v4l: omap4iss: Define more ISS and ISP IRQ register bitsLaurent Pinchart2013-12-114-25/+43
| * | | [media] v4l: omap4iss: Remove double semicolon at end of lineLaurent Pinchart2013-12-111-1/+1
| * | | [media] v4l: omap4iss: Restrict line lengths to 80 characters where possibleLaurent Pinchart2013-12-114-53/+74
| * | | [media] v4l: omap4iss: Don't split log strings on multiple linesLaurent Pinchart2013-12-114-18/+10
| * | | [media] v4l: omap4iss: Replace printk by dev_errLaurent Pinchart2013-12-114-9/+11
| * | | [media] staging: as102: Remove ENTER/LEAVE debugging macrosMauro Dreissig2013-12-108-117/+0
| * | | [media] staging: as102: Declare local variables as staticMauro Dreissig2013-12-102-6/+6
| * | | [media] radio-bcm2048: fix signal of valueMauro Carvalho Chehab2013-12-091-1/+1
| * | | [media] bcm2048: add TODO file for this staging driverHans Verkuil2013-12-091-0/+24
| * | | [media] This adds support for the BCM2048 radio module found in Nokia N900Hans Verkuil2013-12-096-0/+2792
| * | | [media] v4l: omap4iss: Implement VIDIOC_S_INPUTLaurent Pinchart2013-12-031-0/+7
| * | | [media] v4l: omap4iss: Move code out of mutex-protected sectionLaurent Pinchart2013-12-031-3/+2
| * | | [media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTYLaurent Pinchart2013-12-031-3/+3
| * | | [media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdevLaurent Pinchart2013-12-031-3/+1
| * | | [media] v4l: omap4iss: Simplify error pathsLaurent Pinchart2013-12-032-18/+17
| * | | [media] v4l: omap4iss: Don't initialize fields to 0 manuallyLaurent Pinchart2013-12-031-1/+0
| * | | [media] v4l: omap4iss: Make loop counters unsigned where appropriateLaurent Pinchart2013-12-031-2/+3
| * | | [media] v4l: omap4iss: Make omap4iss_isp_subclk_(en|dis)able() functions voidLaurent Pinchart2013-12-032-11/+9
| * | | [media] v4l: omap4iss: Replace udelay/msleep with usleep_rangeLaurent Pinchart2013-12-031-4/+4
| * | | [media] v4l: omap4iss: Remove unneeded status variableLaurent Pinchart2013-12-031-2/+1
| * | | [media] v4l: omap4iss: Remove duplicate video_is_registered() checkLaurent Pinchart2013-12-031-2/+1
| * | | [media] v4l: omap4iss: Set the vb2 timestamp typeLaurent Pinchart2013-12-031-0/+1
| * | | [media] v4l: omap4iss: Remove iss_video streaming fieldLaurent Pinchart2013-12-032-12/+0
| * | | [media] v4l: omap4iss: Report device caps in response to VIDIOC_QUERYCAPLaurent Pinchart2013-12-031-2/+5
| * | | [media] v4l: omap4iss: Move common code out of switch...caseLaurent Pinchart2013-12-031-3/+2
| * | | [media] v4l: omap4iss: Don't use v4l2_g_ext_ctrls() internallyLaurent Pinchart2013-12-031-15/+6
| * | | [media] v4l: omap4iss: Add support for OMAP4 camera interface - Build systemLaurent Pinchart2013-12-035-0/+25
| * | | [media] v4l: omap4iss: Add support for OMAP4 camera interface - ResizerSergio Aguirre2013-12-032-0/+980
| * | | [media] v4l: omap4iss: Add support for OMAP4 camera interface - IPIPE(IF)Sergio Aguirre2013-12-034-0/+1587
| * | | [media] v4l: omap4iss: Add support for OMAP4 camera interface - CSI receiversSergio Aguirre2013-12-034-0/+1853
| * | | [media] v4l: omap4iss: Add support for OMAP4 camera interface - Video devicesSergio Aguirre2013-12-032-0/+1330
| * | | [media] v4l: omap4iss: Add support for OMAP4 camera interface - CoreSergio Aguirre2013-12-033-0/+2513
* | | | zram: promote zram from stagingMinchan Kim2014-01-307-1226/+0
* | | | zsmalloc: move it under mmMinchan Kim2014-01-307-1188/+1
* | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-302-27/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-3125-86/+149
| |\ \ \
| * | | | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-232-16/+17
| * | | | block: Abstract out bvec iteratorKent Overstreet2013-11-232-11/+15
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-256-13/+14
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-1/+0
| |\ \ \ \
| | * | | | mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
| | |/ / /
| * | | | staging,lpc32xx_adc: Add dependency on HAS_IOMEMRichard Weinberger2014-01-151-0/+1
| * | | | staging,spear_adc: Add dependency on HAS_IOMEMRichard Weinberger2014-01-151-0/+1
| * | | | staging,dgap: Add dependency on HAS_IOMEMRichard Weinberger2014-01-151-1/+1
| * | | | Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...Ying Xue2014-01-141-8/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-143-3/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-066-40/+64
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ozwpan: slight optimization of addr comparedingtianhong2013-12-262-3/+4
* | | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-1/+1
|\ \ \ \ \ \