summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3769): Fix a type error in dvb_frontend.cUwe Bugla2006-06-251-1/+1
* V4L/DVB (3768): Fix a tab error in cx14110.c, dprintkUwe Bugla2006-06-251-1/+1
* V4L/DVB (3765): Dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd re...Michael Krufky2006-06-252-0/+11
* V4L/DVB (3764): Lgdt330x: update supported cards list in commentsMichael Krufky2006-06-251-0/+1
* V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey2006-06-2514-16/+20
* V4L/DVB (3761): Silence some dprintk's in cx88-mpegTrent Piepho2006-06-251-6/+6
* V4L/DVB (3753): Whitespace cleanups at media/radioMauro Carvalho Chehab2006-06-2519-416/+416
* V4L/DVB (3741): Budget-core doesn't check if register adapter failsAndrew de Quincey2006-06-251-1/+3
* V4L/DVB (3739): Add support for FE_GET_FRONTEND to or51132 frontendTrent Piepho2006-06-251-0/+39
* V4L/DVB (3736): Cx88 cleanup: move CX88_BOARD_PCHDTV_HD5500 to the end of the...Michael Krufky2006-06-251-23/+22Star
* V4L/DVB (3735): Add support for pcHDTV HD5500 ATSC/QAMRusty Scott2006-06-254-0/+52
* V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter2006-06-251-3/+0Star
* V4L/DVB (3724): Remove a wee bit of cruftTrent Piepho2006-06-251-3/+1Star
* V4L/DVB (3723): Avoid unnecessary firmware re-loads in or51132 frontendTrent Piepho2006-06-251-32/+49
* V4L/DVB (3721): Fix spellingTrent Piepho2006-06-251-1/+1
* V4L/DVB (3720): Fix spelling error / typo in commentsMichael Krufky2006-06-251-1/+1
* V4L/DVB (3718): Removed trailing newlinesMichael Krufky2006-06-252-2/+0Star
* V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab2006-06-259-11/+11
* V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i...Hans Verkuil2006-06-254-79/+70Star
* V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil2006-06-252-9/+51
* V4L/DVB (3709): Improve line-in handlingHans Verkuil2006-06-252-18/+45
* V4L/DVB (3708a): Clean up some cruft in or51132 frontendTrent Piepho2006-06-251-10/+7Star
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-252-4/+148
|\
| * [ARM] 3639/1: S3C2412: serial port supportBen Dooks2006-06-242-4/+148
* | Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds2006-06-251-6/+2Star
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-06-248-12/+142
|\ \
| * | drm: radeon constify radeon microcodeDave Airlie2006-06-241-3/+3
| * | Add i915 ioctls to configure pipes for vblank interrupt.Dave Airlie2006-06-244-5/+87
| * | drm: update radeon to 1.25 add r200 vertex program supportDave Airlie2006-06-243-3/+48
| * | drm: radeon add a tcl state flush before accessing tcl vector spaceDave Airlie2006-06-242-2/+5
| |/
* | Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2006-06-243-24/+20Star
|\ \
| * | intelfb delousingAl Viro2006-06-243-24/+20Star
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-2431-1687/+1444Star
|\ \
| * | [PARPORT] sunbpp: Convert to new SBUS device framework.David S. Miller2006-06-241-64/+70
| * | [SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller2006-06-241-175/+186
| * | [SCSI] esp: Fix bug in esp_remove_common.David S. Miller2006-06-241-4/+1Star
| * | [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find().David S. Miller2006-06-241-14/+0Star
| * | [NET] myri_sbus: Kill unused next_module struct member.David S. Miller2006-06-241-1/+0Star
| * | [NET] myri_sbus: Convert to new SBUS device layer.David S. Miller2006-06-241-55/+61
| * | [NET] sunqe: Convert to new SBUS driver layer.David S. Miller2006-06-241-249/+219Star
| * | [NET] sunbmac: Convert over to new SBUS device framework.David S. Miller2006-06-242-67/+61Star
| * | [NET] sunlance: Convert to new SBUS driver framework.David S. Miller2006-06-241-76/+97
| * | [NET] sunhme: Convert to new SBUS driver framework.David S. Miller2006-06-242-174/+187
| * | [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller2006-06-241-12/+12
| * | [SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2006-06-242-165/+157Star
| * | [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-241-310/+139Star
| * | [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-241-0/+1
| * | [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-242-96/+124
| * | [SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller2006-06-241-1/+1
| * | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-2410-67/+64Star