| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | V4L/DVB (10243): em28xx: fix compile warning | Hans Verkuil | 2009-01-29 | 1 | -1/+1 |
| | * | | | | | V4L/DVB (10240): Fix obvious swapped names in v4l2_subdev logic | Mike Isely | 2009-01-29 | 1 | -2/+2 |
| | * | | | | | V4L/DVB (10233): [PATCH] Terratec Cinergy DT XS Diversity new USB ID (0ccd:0081) | Nicolas Fournier | 2009-01-29 | 2 | -1/+8 |
| | * | | | | | V4L/DVB (10230): v4l2-device: fix buggy macro | Hans Verkuil | 2009-01-29 | 1 | -4/+4 |
| | * | | | | | V4L/DVB (10229): cx88-dvb: Fix order of frontend allocations | Andy Walls | 2009-01-29 | 1 | -34/+38 |
| | * | | | | | V4L/DVB (10228): em28xx: fix audio output PCM IN selection | Mauro Carvalho Chehab | 2009-01-29 | 2 | -0/+28 |
| | * | | | | | V4L/DVB (10226): zoran: Get rid of extra module ref count | Trent Piepho | 2009-01-29 | 1 | -49/+33 |
| | * | | | | | V4L/DVB (10225): zoran: Remove zr36057_adr field | Trent Piepho | 2009-01-29 | 2 | -15/+7 |
| | * | | | | | V4L/DVB (10224): zoran: Use pci device table to get card type | Trent Piepho | 2009-01-29 | 2 | -64/+47 |
| | * | | | | | V4L/DVB (10223): zoran: Remove global device array | Trent Piepho | 2009-01-29 | 3 | -30/+6 |
| | * | | | | | V4L/DVB (10222): zoran: Better syntax for initializing array module params | Trent Piepho | 2009-01-29 | 1 | -8/+8 |
| | * | | | | | V4L/DVB (10219): saa7134: Prevent Oops due to stale IRQ status when enabling ... | Andy Walls | 2009-01-29 | 1 | -0/+4 |
| | * | | | | | V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on... | Andy Walls | 2009-01-29 | 2 | -3/+5 |
| | * | | | | | V4L/DVB (10216): saa7127: fix broken S-Video with saa7129 | Martin Dauskardt | 2009-01-29 | 1 | -22/+30 |
| | * | | | | | V4L/DVB (10214): Fix 'stb0899_get_srate' defined but not used warning | Hans Verkuil | 2009-01-29 | 1 | -0/+3 |
| | * | | | | | V4L/DVB (10212): Convert to be a pci driver | Trent Piepho | 2009-01-29 | 3 | -304/+296 |
| | * | | | | | V4L/DVB (10210): Fix a bug on v4lgrab.c | Simon Harrison | 2009-01-29 | 1 | -8/+17 |
| | * | | | | | V4L/DVB (10209): tveeprom: Properly initialize tuner type (BZ#11367) | Mauro Carvalho Chehab | 2009-01-29 | 1 | -0/+3 |
| | * | | | | | V4L/DVB (10208): zoran: Re-adds udev entry removed by changeset 60b4bde4 | Mauro Carvalho Chehab | 2009-01-29 | 1 | -0/+8 |
| | * | | | | | V4L/DVB (9054): implement proper locking in the dvb ca en50221 driver | Matthias Dahl | 2009-01-29 | 2 | -5/+25 |
| | * | | | | | V4L/DVB (10202): [PATCH] v4l/tvp514x: Don't write after line end | Sebastian Andrzej Siewior | 2009-01-29 | 1 | -1/+1 |
| | * | | | | | V4L/DVB (10201): Fixes cx88 compilation bug | Mauro Carvalho Chehab | 2009-01-29 | 1 | -1/+1 |
| | * | | | | | V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection. | Laurent Pinchart | 2009-01-29 | 1 | -1/+1 |
| | * | | | | | V4L/DVB (10198): uvcvideo: Print the UVC version number in binary-coded decimal. | Laurent Pinchart | 2009-01-29 | 1 | -1/+1 |
| | * | | | | | V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates. | Laurent Pinchart | 2009-01-29 | 8 | -178/+184 |
| | * | | | | | V4L/DVB (10195): [PATCH] add Terratec Cinergy T Express to dibcom driver | Yusuf Altin | 2009-01-29 | 2 | -2/+9 |
| | * | | | | | V4L/DVB (10193): removed unused #include <version.h>'s | Huang Weiyi | 2009-01-29 | 10 | -10/+0 |
| | * | | | | | V4L/DVB (10192): em28xx: fix input selection | Mauro Carvalho Chehab | 2009-01-29 | 1 | -18/+23 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-02-02 | 8 | -14/+1011 |
| |\ \ \ \ \ |
|
| | * | | | | | pxamci: enable DMA for write ops after CMD/RESP | Cliff Brake | 2009-02-02 | 1 | -1/+15 |
| | * | | | | | pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) | Cliff Brake | 2009-02-02 | 1 | -5/+4 |
| | * | | | | | ricoh_mmc: Use suspend_late/resume_early | philipl@overt.org | 2009-02-02 | 1 | -4/+4 |
| | * | | | | | mmci: Add support for ST Micro derivate | Linus Walleij | 2009-02-02 | 2 | -4/+61 |
| | * | | | | | mmc: Add a MX2/MX3 specific SDHC driver | Sascha Hauer | 2009-02-02 | 4 | -0/+927 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-02-02 | 10 | -16/+371 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | icside: fix PCB version 6 support (v2) | Bartlomiej Zolnierkiewicz | 2009-02-02 | 1 | -1/+1 |
| | * | | | | | | tx4939ide: typo fix and minor cleanup | Atsushi Nemoto | 2009-02-02 | 1 | -2/+2 |
| | * | | | | | | ide: add CS5536 host driver (v3) | Bartlomiej Zolnierkiewicz | 2009-02-02 | 3 | -0/+319 |
| | * | | | | | | ide: Force VIA IDE legacy interrupts for AmigaOne boards | Gerhard Pircher | 2009-02-02 | 1 | -0/+5 |
| | * | | | | | | IDE: Unregister and disable devices if initialization fails. | Ian Campbell | 2009-02-02 | 1 | -1/+2 |
| | * | | | | | | ide: fix ide_register_port() failure handling | Bartlomiej Zolnierkiewicz | 2009-02-02 | 1 | -8/+32 |
| | * | | | | | | ide: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-02-02 | 1 | -1/+1 |
| | * | | | | | | ide-cd: fix DMA for non bio-backed requests | Borislav Petkov | 2009-02-02 | 2 | -3/+9 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-02-02 | 9 | -13/+51 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-02-02 | 1376 | -10811/+24048 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | uwb: lock rc->rsvs_lock with spin_lock_bh() | David Vrabel | 2009-01-23 | 2 | -4/+4 |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-22 | 3117 | -127126/+266894 |
| | |\ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | * | | | | | | | wusb: timeout when waiting for ASL/PZL updates in whci-hcd | David Vrabel | 2009-01-07 | 4 | -4/+30 |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-07 | 1442 | -34344/+490153 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | uwb: remove unused #include <version.h>'s | Huang Weiyi | 2009-01-07 | 1 | -1/+0 |