| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a. | Hans Verkuil | 2006-03-24 | 2 | -0/+69 |
* | V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards. | Hans Verkuil | 2006-03-24 | 1 | -0/+1 |
* | V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil | 2006-03-24 | 1 | -0/+1 |
* | V4L/DVB (3582): Implement correct msp3400 input/output routing | Hans Verkuil | 2006-03-24 | 2 | -8/+5 |
* | V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros | Hans Verkuil | 2006-03-24 | 1 | -0/+221 |
* | V4L/DVB (3577): Cleanup audio input handling | Hans Verkuil | 2006-03-24 | 3 | -21/+34 |
* | V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo | Mauro Carvalho Chehab | 2006-03-24 | 1 | -29/+29 |
* | V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.h | Mauro Carvalho Chehab | 2006-03-24 | 1 | -0/+14 |
* | V4L/DVB (3546): Fix Compilation after moving bttv code | Mauro Carvalho Chehab | 2006-03-24 | 2 | -0/+74 |
* | V4L/DVB (3516): Make video_buf more generic | Mauro Carvalho Chehab | 2006-03-24 | 2 | -16/+43 |
* | [PATCH] AT91RM9200 Ethernet driver | Andrew Victor | 2006-03-24 | 1 | -0/+138 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-24 | 2 | -3/+11 |
|\ |
|
| * | [PATCH] libata: Remove dependence on host_set->dev for SAS | Brian King | 2006-03-24 | 1 | -0/+1 |
| * | [PATCH] libata: add ata_dev_pair helper | Alan Cox | 2006-03-24 | 1 | -0/+2 |
| * | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. | Nigel Cunningham | 2006-03-24 | 2 | -3/+3 |
| * | [PATCH] libata: add per-dev pio/mwdma/udma_mask | Tejun Heo | 2006-03-24 | 1 | -0/+5 |
* | | [PATCH] strndup_user() | Davi Arnaut | 2006-03-24 | 1 | -0/+2 |
* | | [PATCH] timer-irq-driven soft-watchdog, cleanups | Ingo Molnar | 2006-03-24 | 1 | -2/+2 |
* | | [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations | Kumar Gala | 2006-03-24 | 1 | -0/+1 |
* | | [PATCH] Secure Digital Host Controller id and regs | Pierre Ossman | 2006-03-24 | 1 | -0/+1 |
* | | [PATCH] fsync: extract internal code | Andrew Morton | 2006-03-24 | 1 | -0/+1 |
* | | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 2006-03-24 | 1 | -1/+1 |
* | | [PATCH] balance_dirty_pages_ratelimited: take nr_pages arg | Andrew Morton | 2006-03-24 | 1 | -1/+9 |
* | | [PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98 | Arthur Othieno | 2006-03-24 | 1 | -1/+0 |
* | | [PATCH] fadvise(): write commands | Andrew Morton | 2006-03-24 | 2 | -0/+11 |
* | | [PATCH] abstract type/size specification for assembly | Jan Beulich | 2006-03-24 | 4 | -5/+27 |
* | | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 2 | -2/+2 |
* | | [PATCH] cpuset memory spread slab cache optimizations | Paul Jackson | 2006-03-24 | 2 | -0/+6 |
* | | [PATCH] cpuset memory spread slab cache implementation | Paul Jackson | 2006-03-24 | 1 | -0/+1 |
* | | [PATCH] cpuset memory spread page cache implementation and hooks | Paul Jackson | 2006-03-24 | 1 | -0/+5 |
* | | [PATCH] cpuset memory spread basic implementation | Paul Jackson | 2006-03-24 | 2 | -1/+31 |
* | | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 4 | -43/+6 |
* | | [PATCH] Represent dirty_*_centisecs as jiffies internally | Bart Samwel | 2006-03-24 | 1 | -2/+2 |
* | | [PATCH] bitmap: region cleanup | Paul Jackson | 2006-03-24 | 1 | -0/+3 |
* | | [PATCH] remove ISA legacy functions: remove the helpers | Al Viro | 2006-03-24 | 7 | -189/+0 |
* | | [PATCH] s390: BUG() warnings | Martin Schwidefsky | 2006-03-24 | 1 | -2/+3 |
* | | [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix | Akinobu Mita | 2006-03-24 | 2 | -6/+6 |
* | | [PATCH] vfs: MS_VERBOSE should be MS_SILENT | Theodore Ts'o | 2006-03-24 | 1 | -1/+3 |
* | | [PATCH] add sys_unshare to syscalls.h | Arnd Bergmann | 2006-03-24 | 1 | -0/+1 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-23 | 4 | -4/+404 |
|\ \ |
|
| * \ | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-03-23 | 2 | -4/+18 |
| |\ \ |
|
| | * | | [PATCH] WE-20 for kernel 2.6.16 | Jean Tourrilhes | 2006-03-23 | 2 | -4/+18 |
| * | | | Merge branch 'master' | Jeff Garzik | 2006-03-23 | 101 | -369/+871 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-03-22 | 2 | -0/+386 |
| |\ \ \ \
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
|
| | * | | [PATCH] softmac: add copyright and license headers | Johannes Berg | 2006-03-22 | 2 | -0/+54 |
| | * | | [PATCH] softmac: convert to use global workqueue | Johannes Berg | 2006-03-22 | 1 | -3/+0 |
| | * | | [PATCH] wireless: Add softmac layer to the kernel | Johannes Berg | 2006-03-22 | 2 | -0/+335 |
* | | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-23 | 6 | -0/+570 |
|\ \ \ \ |
|
| * | | | | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 2006-03-23 | 5 | -0/+289 |
| * | | | | [PATCH] relay: migrate from relayfs to a generic relay API | Jens Axboe | 2006-03-23 | 1 | -0/+281 |
| | |_|/
| |/| | |
|