Age | Commit message (Expand) | Author | Files | Lines |
2006-06-25 | V4L/DVB (3800): Cx88: added support for KWorld MCE 200 Deluxe | Valentin Zagura | 3 | -1/+23 |
2006-06-25 | V4L/DVB (3757): Fix alignment after the replacement from semaphore to muxex | Trent Piepho | 1 | -1/+1 |
2006-06-25 | V4L/DVB (3770): Kill drivers/media/common/saa7146_vv_ksyms.c | Adrian Bunk | 5 | -13/+8 |
2006-06-25 | V4L/DVB (3769): Fix a type error in dvb_frontend.c | Uwe Bugla | 1 | -1/+1 |
2006-06-25 | V4L/DVB (3768): Fix a tab error in cx14110.c, dprintk | Uwe Bugla | 1 | -1/+1 |
2006-06-25 | V4L/DVB (3765): Dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd re... | Michael Krufky | 2 | -0/+11 |
2006-06-25 | V4L/DVB (3764): Lgdt330x: update supported cards list in comments | Michael Krufky | 1 | -0/+1 |
2006-06-25 | V4L/DVB (3762): Add sysfs device links to dvb devices | Andrew de Quincey | 14 | -16/+20 |
2006-06-25 | V4L/DVB (3761): Silence some dprintk's in cx88-mpeg | Trent Piepho | 1 | -6/+6 |
2006-06-25 | V4L/DVB (3753): Whitespace cleanups at media/radio | Mauro Carvalho Chehab | 19 | -416/+416 |
2006-06-25 | V4L/DVB (3741): Budget-core doesn't check if register adapter fails | Andrew de Quincey | 1 | -1/+3 |
2006-06-25 | V4L/DVB (3739): Add support for FE_GET_FRONTEND to or51132 frontend | Trent Piepho | 1 | -0/+39 |
2006-06-25 | V4L/DVB (3736): Cx88 cleanup: move CX88_BOARD_PCHDTV_HD5500 to the end of the... | Michael Krufky | 1 | -23/+22 |
2006-06-25 | V4L/DVB (3735): Add support for pcHDTV HD5500 ATSC/QAM | Rusty Scott | 4 | -0/+52 |
2006-06-25 | V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures | Andreas Oberritter | 1 | -3/+0 |
2006-06-25 | V4L/DVB (3724): Remove a wee bit of cruft | Trent Piepho | 1 | -3/+1 |
2006-06-25 | V4L/DVB (3723): Avoid unnecessary firmware re-loads in or51132 frontend | Trent Piepho | 1 | -32/+49 |
2006-06-25 | V4L/DVB (3721): Fix spelling | Trent Piepho | 1 | -1/+1 |
2006-06-25 | V4L/DVB (3720): Fix spelling error / typo in comments | Michael Krufky | 1 | -1/+1 |
2006-06-25 | V4L/DVB (3718): Removed trailing newlines | Michael Krufky | 2 | -2/+0 |
2006-06-25 | V4L/DVB (3715): Change all emails to the currently used one. | Mauro Carvalho Chehab | 9 | -11/+11 |
2006-06-25 | V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i... | Hans Verkuil | 4 | -79/+70 |
2006-06-25 | V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. | Hans Verkuil | 2 | -9/+51 |
2006-06-25 | V4L/DVB (3709): Improve line-in handling | Hans Verkuil | 2 | -18/+45 |
2006-06-25 | V4L/DVB (3708a): Clean up some cruft in or51132 frontend | Trent Piepho | 1 | -10/+7 |
2006-06-25 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -4/+148 |
2006-06-25 | Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer" | Linus Torvalds | 1 | -6/+2 |
2006-06-25 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -12/+142 |
2006-06-25 | Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -24/+20 |
2006-06-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 31 | -1687/+1444 |
2006-06-25 | Enable minimal per-device resume tracing | Linus Torvalds | 1 | -0/+4 |
2006-06-25 | Add some basic resume trace facilities | Linus Torvalds | 2 | -0/+229 |
2006-06-25 | [ARM] 3639/1: S3C2412: serial port support | Ben Dooks | 2 | -4/+148 |
2006-06-24 | drm: radeon constify radeon microcode | Dave Airlie | 1 | -3/+3 |
2006-06-24 | Add i915 ioctls to configure pipes for vblank interrupt. | Dave Airlie | 4 | -5/+87 |
2006-06-24 | drm: update radeon to 1.25 add r200 vertex program support | Dave Airlie | 3 | -3/+48 |
2006-06-24 | drm: radeon add a tcl state flush before accessing tcl vector space | Dave Airlie | 2 | -2/+5 |
2006-06-24 | intelfb delousing | Al Viro | 3 | -24/+20 |
2006-06-24 | [PARPORT] sunbpp: Convert to new SBUS device framework. | David S. Miller | 1 | -64/+70 |
2006-06-24 | [SCSI] qlogicpti: Convert to new SBUS device framework. | David S. Miller | 1 | -175/+186 |
2006-06-24 | [SCSI] esp: Fix bug in esp_remove_common. | David S. Miller | 1 | -4/+1 |
2006-06-24 | [NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find(). | David S. Miller | 1 | -14/+0 |
2006-06-24 | [NET] myri_sbus: Kill unused next_module struct member. | David S. Miller | 1 | -1/+0 |
2006-06-24 | [NET] myri_sbus: Convert to new SBUS device layer. | David S. Miller | 1 | -55/+61 |
2006-06-24 | [NET] sunqe: Convert to new SBUS driver layer. | David S. Miller | 1 | -249/+219 |
2006-06-24 | [NET] sunbmac: Convert over to new SBUS device framework. | David S. Miller | 2 | -67/+61 |
2006-06-24 | [NET] sunlance: Convert to new SBUS driver framework. | David S. Miller | 1 | -76/+97 |
2006-06-24 | [NET] sunhme: Convert to new SBUS driver framework. | David S. Miller | 2 | -174/+187 |
2006-06-24 | [NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs. | David S. Miller | 1 | -12/+12 |
2006-06-24 | [SCSI] sparc: Port esp to new SBUS driver layer. | David S. Miller | 2 | -165/+157 |