| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Remove chan.h from rio driver (unused file) | Alan Cox | 2006-01-17 | 1 | -33/+0 |
* | [PATCH] Remove cmd.h from rio driver (unused file) | Alan Cox | 2006-01-17 | 1 | -83/+0 |
* | [PATCH] Remove brates.h from rio driver (unused file) | Alan Cox | 2006-01-17 | 1 | -106/+0 |
* | [PATCH] README updated | Xose Vazquez Perez | 2006-01-17 | 1 | -11/+19 |
* | [PATCH] Fix compile warning in bt8xx module | Dmitry Torokhov | 2006-01-17 | 1 | -3/+1 |
* | [PATCH] kernel/hrtimer.c sparse warning fix | Ingo Molnar | 2006-01-17 | 1 | -1/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-01-17 | 47 | -969/+1860 |
|\ |
|
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Mauro Carvalho Chehab | 2006-01-16 | 47 | -969/+1860 |
| |\ |
|
| | * | Merge branch 'work' | Mauro Carvalho Chehab | 2006-01-16 | 15 | -88/+212 |
| | |\ |
|
| | | * | V4L/DVB (3390): Added remote control support for pinnacle pctv | Markus Rechberger | 2006-01-16 | 1 | -0/+77 |
| | | * | V4L/DVB (3389): Samsung TBMV30111IN has 6 entries | Michael Krufky | 2006-01-16 | 1 | -1/+1 |
| | | * | V4L/DVB (3388): tuner_params->tda988x is currently unused, so disable | Michael Krufky | 2006-01-16 | 1 | -2/+1 |
| | | * | V4L/DVB (3387): clean up some comments | Michael Krufky | 2006-01-16 | 1 | -1/+2 |
| | | * | V4L/DVB (3386): fix some sound quality & distortion problems. | Ricardo Cerqueira | 2006-01-16 | 1 | -2/+2 |
| | | * | V4L/DVB (3385): Return -EINVAL for unknown commands in msp3400 module. | Hans Verkuil | 2006-01-16 | 1 | -2/+2 |
| | | * | V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun... | Hans Verkuil | 2006-01-16 | 11 | -82/+129 |
| | | * | V4L/DVB (3383): Move tda988x options into tuner_params struct. | Michael Krufky | 2006-01-16 | 1 | -1/+1 |
| | * | | Merge branch 'work' | Mauro Carvalho Chehab | 2006-01-16 | 15 | -78/+99 |
| | |\| |
|
| | | * | V4L/DVB (3375): git dvb callbacks fix | Andrew Morton | 2006-01-15 | 1 | -1/+0 |
| | | * | V4L/DVB (3381): Fix compilation with Alpha | Mauro Carvalho Chehab | 2006-01-15 | 2 | -26/+26 |
| | | * | V4L/DVB (3380): Semaphore to mutex conversion on drivers/media | Ingo Molnar | 2006-01-15 | 5 | -43/+45 |
| | | * | V4L/DVB (3378): Fix for lack of analog output on some cx88 boards | Panagiotis Christeas | 2006-01-15 | 1 | -1/+7 |
| | | * | V4L/DVB (3377): make some code static | Adrian Bunk | 2006-01-15 | 2 | -2/+2 |
| | | * | V4L/DVB (3376): cx88 Kconfig fixes for cx88-alsa | Mauro Carvalho Chehab | 2006-01-15 | 1 | -2/+1 |
| | | * | V4L/DVB (3371): Turn frame locked sound on, basic support for FM radio with T... | Hartmut Hackmann | 2006-01-15 | 2 | -3/+14 |
| | | * | V4L/DVB (3365): i2c ids for upd64031a saa717x upd64083 wm8739 | Tyler Trafford | 2006-01-15 | 1 | -0/+4 |
| | * | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Mauro Carvalho Chehab | 2006-01-15 | 936 | -21168/+47376 |
| | |\ \
| | | |/
| | |/| |
|
| | * | | V4L/DVB (3364): disable all dvb tuner param_types until we need them | Michael Krufky | 2006-01-13 | 1 | -5/+1 |
| | * | | V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30A | Hans Verkuil | 2006-01-13 | 4 | -1/+27 |
| | * | | V4L/DVB (3359): Redesign tuners struct for maximum flexibility | Michael Krufky | 2006-01-13 | 5 | -727/+1444 |
| | * | | V4L/DVB (3358): Updated MODULE_AUTHOR | Michael Krufky | 2006-01-13 | 1 | -0/+2 |
| | * | | V4L/DVB (3357): Build cx88-alsa when CONFIG_VIDEO_CX88_ALSA is selected. | Michael Krufky | 2006-01-13 | 1 | -0/+1 |
| | * | | V4L/DVB (3356): Include missing MODULE_* macros | Mauro Carvalho Chehab | 2006-01-13 | 1 | -0/+4 |
| | * | | V4L/DVB (3354e): bttv semaphore to mutex conversion | Ingo Molnar | 2006-01-13 | 2 | -32/+33 |
| | * | | V4L/DVB (3354a): Remove old MODULE_PARM in media/video/ | Eric Sesterhenn / snakebyte | 2006-01-13 | 4 | -11/+11 |
| | * | | V4L/DVB (3355): removed uneeded init on structs like static int foo=0 | Mauro Carvalho Chehab | 2006-01-13 | 11 | -34/+33 |
* | | | | [PATCH] x86_64: Fix VSMP build | Ravikiran G Thirumalai | 2006-01-17 | 1 | -5/+5 |
* | | | | [PATCH] x86_64: add __meminit for memory hotplug | Matt Tolentino | 2006-01-17 | 3 | -8/+20 |
* | | | | [PATCH] x86_64: add x86-64 support for memory hot-add | Matt Tolentino | 2006-01-17 | 2 | -33/+134 |
* | | | | [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit | Andi Kleen | 2006-01-17 | 6 | -2/+115 |
* | | | | [PATCH] x86_64: Remove elf32_map in 32bit ELF loader | Andi Kleen | 2006-01-17 | 1 | -17/+0 |
* | | | | [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table} | Jan Beulich | 2006-01-17 | 1 | -71/+37 |
* | | | | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-01-17 | 1 | -4/+17 |
* | | | | [PATCH] md: Clear clevel whenever level is set. | NeilBrown | 2006-01-17 | 1 | -0/+1 |
* | | | | [PATCH] elevator=as back-compatibility | Chuck Ebbert | 2006-01-17 | 1 | -0/+7 |
* | | | | [PATCH] cs89x0: credit Dmitry Pervushin | Lennert Buytenhek | 2006-01-17 | 1 | -0/+3 |
* | | | | [PATCH] fuse: fix bitfield race | Miklos Szeredi | 2006-01-17 | 2 | -3/+23 |
* | | | | [PATCH] fuse: update documentation for sysfs | Miklos Szeredi | 2006-01-17 | 1 | -0/+63 |
* | | | | [PATCH] fuse: use asynchronous READ requests for readpages | Miklos Szeredi | 2006-01-17 | 1 | -17/+27 |
* | | | | [PATCH] fuse: READ request initialization | Miklos Szeredi | 2006-01-17 | 3 | -24/+18 |