summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2006-03-242-0/+69
* V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.Hans Verkuil2006-03-241-0/+1
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+1
* V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2006-03-242-8/+5
* V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil2006-03-241-0/+221
* V4L/DVB (3577): Cleanup audio input handlingHans Verkuil2006-03-243-21/+34
* V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab2006-03-241-29/+29
* V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab2006-03-241-0/+14
* V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab2006-03-242-0/+74
* V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2006-03-242-16/+43
* [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-241-0/+138
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-242-3/+11
|\
| * [PATCH] libata: Remove dependence on host_set->dev for SASBrian King2006-03-241-0/+1
| * [PATCH] libata: add ata_dev_pair helperAlan Cox2006-03-241-0/+2
| * [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-242-3/+3
| * [PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo2006-03-241-0/+5
* | [PATCH] strndup_user()Davi Arnaut2006-03-241-0/+2
* | [PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar2006-03-241-2/+2
* | [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2006-03-241-0/+1
* | [PATCH] Secure Digital Host Controller id and regsPierre Ossman2006-03-241-0/+1
* | [PATCH] fsync: extract internal codeAndrew Morton2006-03-241-0/+1
* | [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+1
* | [PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton2006-03-241-1/+9
* | [PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98Arthur Othieno2006-03-241-1/+0
* | [PATCH] fadvise(): write commandsAndrew Morton2006-03-242-0/+11
* | [PATCH] abstract type/size specification for assemblyJan Beulich2006-03-244-5/+27
* | [PATCH] s/;;/;/gAlexey Dobriyan2006-03-242-2/+2
* | [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-242-0/+6
* | [PATCH] cpuset memory spread slab cache implementationPaul Jackson2006-03-241-0/+1
* | [PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson2006-03-241-0/+5
* | [PATCH] cpuset memory spread basic implementationPaul Jackson2006-03-242-1/+31
* | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-244-43/+6
* | [PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel2006-03-241-2/+2
* | [PATCH] bitmap: region cleanupPaul Jackson2006-03-241-0/+3
* | [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-247-189/+0
* | [PATCH] s390: BUG() warningsMartin Schwidefsky2006-03-241-2/+3
* | [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-242-6/+6
* | [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-241-1/+3
* | [PATCH] add sys_unshare to syscalls.hArnd Bergmann2006-03-241-0/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-234-4/+404
|\ \
| * \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-232-4/+18
| |\ \
| | * | [PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes2006-03-232-4/+18
| * | | Merge branch 'master'Jeff Garzik2006-03-23101-369/+871
| |\ \ \
| * \ \ \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-222-0/+386
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | [PATCH] softmac: add copyright and license headersJohannes Berg2006-03-222-0/+54
| | * | [PATCH] softmac: convert to use global workqueueJohannes Berg2006-03-221-3/+0
| | * | [PATCH] wireless: Add softmac layer to the kernelJohannes Berg2006-03-222-0/+335
* | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-236-0/+570
|\ \ \ \
| * | | | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-235-0/+289
| * | | | [PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe2006-03-231-0/+281
| | |_|/ | |/| |
OpenPOWER on IntegriCloud