| Commit message (Expand) | Author | Age |
... | |
| | | * | V4L/DVB (3386): fix some sound quality & distortion problems. | Ricardo Cerqueira | 2006-01-15 |
| | | * | V4L/DVB (3385): Return -EINVAL for unknown commands in msp3400 module. | Hans Verkuil | 2006-01-15 |
| | | * | V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun... | Hans Verkuil | 2006-01-15 |
| | | * | V4L/DVB (3383): Move tda988x options into tuner_params struct. | Michael Krufky | 2006-01-15 |
| | * | | Merge branch 'work' | Mauro Carvalho Chehab | 2006-01-15 |
| | |\| |
|
| | | * | V4L/DVB (3375): git dvb callbacks fix | Andrew Morton | 2006-01-15 |
| | | * | V4L/DVB (3381): Fix compilation with Alpha | Mauro Carvalho Chehab | 2006-01-15 |
| | | * | V4L/DVB (3380): Semaphore to mutex conversion on drivers/media | Ingo Molnar | 2006-01-15 |
| | | * | V4L/DVB (3378): Fix for lack of analog output on some cx88 boards | Panagiotis Christeas | 2006-01-15 |
| | | * | V4L/DVB (3377): make some code static | Adrian Bunk | 2006-01-15 |
| | | * | V4L/DVB (3376): cx88 Kconfig fixes for cx88-alsa | Mauro Carvalho Chehab | 2006-01-15 |
| | | * | V4L/DVB (3371): Turn frame locked sound on, basic support for FM radio with T... | Hartmut Hackmann | 2006-01-15 |
| | | * | V4L/DVB (3365): i2c ids for upd64031a saa717x upd64083 wm8739 | Tyler Trafford | 2006-01-15 |
| | * | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Mauro Carvalho Chehab | 2006-01-15 |
| | |\ \
| | | |/
| | |/| |
|
| | * | | V4L/DVB (3364): disable all dvb tuner param_types until we need them | Michael Krufky | 2006-01-13 |
| | * | | V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30A | Hans Verkuil | 2006-01-13 |
| | * | | V4L/DVB (3359): Redesign tuners struct for maximum flexibility | Michael Krufky | 2006-01-13 |
| | * | | V4L/DVB (3358): Updated MODULE_AUTHOR | Michael Krufky | 2006-01-13 |
| | * | | V4L/DVB (3357): Build cx88-alsa when CONFIG_VIDEO_CX88_ALSA is selected. | Michael Krufky | 2006-01-13 |
| | * | | V4L/DVB (3356): Include missing MODULE_* macros | Mauro Carvalho Chehab | 2006-01-13 |
| | * | | V4L/DVB (3354e): bttv semaphore to mutex conversion | Ingo Molnar | 2006-01-13 |
| | * | | V4L/DVB (3354a): Remove old MODULE_PARM in media/video/ | Eric Sesterhenn / snakebyte | 2006-01-13 |
| | * | | V4L/DVB (3355): removed uneeded init on structs like static int foo=0 | Mauro Carvalho Chehab | 2006-01-13 |
* | | | | [PATCH] x86_64: Fix VSMP build | Ravikiran G Thirumalai | 2006-01-17 |
* | | | | [PATCH] x86_64: add __meminit for memory hotplug | Matt Tolentino | 2006-01-17 |
* | | | | [PATCH] x86_64: add x86-64 support for memory hot-add | Matt Tolentino | 2006-01-17 |
* | | | | [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit | Andi Kleen | 2006-01-17 |
* | | | | [PATCH] x86_64: Remove elf32_map in 32bit ELF loader | Andi Kleen | 2006-01-17 |
* | | | | [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table} | Jan Beulich | 2006-01-17 |
* | | | | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-01-17 |
* | | | | [PATCH] md: Clear clevel whenever level is set. | NeilBrown | 2006-01-17 |
* | | | | [PATCH] elevator=as back-compatibility | Chuck Ebbert | 2006-01-17 |
* | | | | [PATCH] cs89x0: credit Dmitry Pervushin | Lennert Buytenhek | 2006-01-17 |
* | | | | [PATCH] fuse: fix bitfield race | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: update documentation for sysfs | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: use asynchronous READ requests for readpages | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: READ request initialization | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: move INIT handling to inode.c | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: add asynchronous request support | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: add connection aborting | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: add number of waiting requests attribute | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: make fuse connection a kobject | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: extend semantics of connected flag | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: introduce list for requests under I/O | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: introduce unified request state | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: miscellaneous cleanup | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: uninline some functions | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: handle error INIT reply | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: fix request_end() | Miklos Szeredi | 2006-01-17 |
* | | | | [PATCH] fuse: fuse_copy_finish() order fix | Miklos Szeredi | 2006-01-17 |