summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB: gspca_tv8532: add gain controlHans de Goede2010-08-021-0/+55
* V4L/DVB: gspca_tv8532: remove a whole bunch of unnecessary register writesHans de Goede2010-08-021-131/+5
* V4L/DVB: gspca_ovfx2: drop first frames in stream if not syncedHans de Goede2010-08-021-3/+18
* V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab2010-08-021-2/+2
* V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab2010-08-021-2/+1
* V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab2010-08-021-3/+3
* V4L/DVB: tm6000: audio packet has always 180 bytesMauro Carvalho Chehab2010-08-021-1/+4
* V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab2010-08-022-1/+12
* V4L/DVB: tm6000-alsa: Implement a routine to store data received from URBMauro Carvalho Chehab2010-08-021-13/+43
* V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab2010-08-023-25/+35
* V4L/DVB: tm6000: avoid unknown symbol tm6000_debugMauro Carvalho Chehab2010-08-021-0/+1
* V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab2010-08-024-1/+38
* V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab2010-08-023-5/+7
* V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocationMauro Carvalho Chehab2010-08-022-31/+32
* V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa moduleMauro Carvalho Chehab2010-08-021-2/+2
* V4L/DVB: IR: add mceusb IR receiver driverJarod Wilson2010-08-023-0/+1098
* V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson2010-08-023-0/+110
* V4L/DVB: IR: only initially registers protocol that matches loaded keymapJarod Wilson2010-08-025-5/+15
* V4L/DVB: IR: let all protocol decoders have a go at raw dataJarod Wilson2010-08-021-4/+3
* V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov2010-08-026-171/+154
* V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel2010-08-026-40/+89
* V4L/DVB: tm6000: rewrite init and finiStefan Ringel2010-08-022-78/+62
* V4L/DVB: tm6000: Fix Video decoder initializationDmitri Belimov2010-08-021-15/+15
* V4L/DVB: tm6000: rewrite copy_streamsStefan Ringel2010-08-022-214/+119
* V4L/DVB: V4L2: fix sh_vou.c compile breakage: #include <slab.h>Guennadi Liakhovetski2010-08-021-0/+1
* V4L/DVB: sh_mobile_ceu_camera: fix debugging messageGuennadi Liakhovetski2010-08-021-1/+1
* V4L/DVB: soc_camera_platform: Add necessary v4l2_subdev_video_ops methodKuninori Morimoto2010-08-021-3/+39
* Linux 2.6.35v2.6.35Linus Torvalds2010-08-021-1/+1
* NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-022-5/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-3111-49/+75
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-311-0/+1
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-311-0/+2
| * SA1111: Eliminate use after freeJulia Lawall2010-07-311-3/+2
| * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-313-4/+8
| * ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-311-5/+8
| * ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18
| * ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
| * ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-291-13/+13
| * ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
| * ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-291-5/+5
| * ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm2010-07-291-0/+3
| * ARM: Fix csum_partial_copy_from_user()Russell King2010-07-261-1/+1
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-07-314-11/+32
|\ \
| * | NFS: Ensure that writepage respects the nonblock flagTrond Myklebust2010-07-301-6/+17
| * | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-303-4/+14
| * | nfs: include space for the NUL in root pathDan Carpenter2010-07-301-1/+1
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-312-2/+3
|\ \ \
| * | | drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-07-291-2/+2
| * | | drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman2010-07-291-0/+1
* | | | mm: fix ia64 crash when gcore reads gate areaHugh Dickins2010-07-311-3/+13