aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+22
* 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/+0
* V4L/DVB (3724): Remove a wee bit of cruftTrent Piepho2006-06-251-3/+1
* 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/+0
* 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/+70
* 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/+7
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-242-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-241-6/+2
* | 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/+20
|\ \
| * | intelfb delousingAl Viro2006-06-243-24/+20
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-2431-1687/+1444
|\ \
| * | [PARPORT] sunbpp: Convert to new SBUS device framework.David S. Miller2006-06-231-64/+70
| * | [SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller2006-06-231-175/+186
| * | [SCSI] esp: Fix bug in esp_remove_common.David S. Miller2006-06-231-4/+1
| * | [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find().David S. Miller2006-06-231-14/+0
| * | [NET] myri_sbus: Kill unused next_module struct member.David S. Miller2006-06-231-1/+0
| * | [NET] myri_sbus: Convert to new SBUS device layer.David S. Miller2006-06-231-55/+61
| * | [NET] sunqe: Convert to new SBUS driver layer.David S. Miller2006-06-231-249/+219
| * | [NET] sunbmac: Convert over to new SBUS device framework.David S. Miller2006-06-232-67/+61
| * | [NET] sunlance: Convert to new SBUS driver framework.David S. Miller2006-06-231-76/+97
| * | [NET] sunhme: Convert to new SBUS driver framework.David S. Miller2006-06-232-174/+187
| * | [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller2006-06-231-12/+12
| * | [SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2006-06-232-165/+157
| * | [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-231-310/+139
| * | [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-231-0/+1
| * | [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-232-96/+124
| * | [SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller2006-06-231-1/+1
| * | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-2310-67/+64
| * | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-236-27/+38
| * | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller2006-06-231-17/+18
| * | [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-231-124/+19
| |/
* | Enable minimal per-device resume tracingLinus Torvalds2006-06-241-0/+4
* | Add some basic resume trace facilitiesLinus Torvalds2006-06-242-0/+229
|/
* [PATCH] fix typo in acpi video brightness changes.Dave Jones2006-06-231-1/+1