summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth2006-01-091-0/+2
| * | | | V4L (1007): Add support for KWorld DVB-S 100Vadim Catana2006-01-091-0/+1
| * | | | V4L (0990): Enable IR support for the Nova-S-PlusSteven Toth2006-01-091-2/+2
| * | | | V4L (0979): Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S productsSteven Toth2006-01-091-0/+2
| * | | | V4L (1023): Added Hauppauge ImpactVCB boardSteven Toth2006-01-091-0/+1
| * | | | V4L (1019): Added basic support (tv + radio) for TerraTec Cinergy 250 PCIJörg Schummer2006-01-091-0/+1
| * | | | V4L (963): Explicit compat_ioctl32 handler to em28xxMauro Carvalho Chehab2006-01-091-1/+0Star
* | | | | [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-091-1/+2
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-092-2/+529
|\ \ \ \
| * | | | [PATCH] Documentation/powerpc: index updateNicolas Kaiser2006-01-091-2/+8
| * | | | [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+521
| | |/ / | |/| |
* | | | [PATCH] Update cyblafb driverKnut Petersen2006-01-096-45/+81
* | | | [PATCH] update bonding.txt to not show ip address on slavesEric Paris2006-01-091-2/+0Star
| |/ / |/| |
* | | [PATCH] Add a section about inlining to Documentation/CodingStyleArjan van de Ven2006-01-091-3/+31
* | | [PATCH] SubmittingPatches: diffstat optionsRandy Dunlap2006-01-091-0/+3
* | | [PATCH] remove gcc-2 checksAndrew Morton2006-01-091-26/+5Star
* | | [PATCH] block/stat.txtAndy Isaacson2006-01-091-0/+82
* | | [PATCH] update to the initramfs docsRob Landley2006-01-091-1/+71
* | | [PATCH] Documentation: Small applying-patches.txt updateJesper Juhl2006-01-091-11/+18
* | | [PATCH] ext3: external journal device as a mount optionJohann Lombardi2006-01-091-0/+5
* | | [PATCH] Updated CPU hotplug documentationAshok Raj2006-01-091-0/+357
* | | [PATCH] docs: updated some code docsXose Vazquez Perez2006-01-093-28/+63
* | | [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-092-10/+36
* | | [PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2006-01-091-0/+4
* | | [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-091-1/+14
* | | [PATCH] relayfs: Documentation cleanup, remove obsolete infoTom Zanussi2006-01-091-23/+34
* | | [PATCH] relayfs: add Documentation on global relay buffersTom Zanussi2006-01-091-1/+20
* | | [PATCH] relayfs: add Documentation on relay files in other filesystemsTom Zanussi2006-01-091-0/+27
* | | [PATCH] relayfs: add Documention for non-relay filesTom Zanussi2006-01-091-0/+23
* | | [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-091-47/+40Star
* | | [PATCH] cpuset: remove marker_pid documentationPaul Jackson2006-01-091-46/+4Star
* | | [PATCH] cpuset: document additional featuresPaul Jackson2006-01-091-25/+153
* | | [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-091-0/+25
* | | [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-091-0/+17
* | | [PATCH] drop-pagecacheAndrew Morton2006-01-092-1/+19
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-071-2/+3
|\ \
| * \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-01-0619-369/+772
| |\ \
| * | | Input: appletouch - add support for Geyser 2Michael Hanselmann2005-12-211-2/+3
* | | | [ACPI] fix kernel-doc warnings in acpi/scan.cRandy Dunlap2006-01-071-0/+1
* | | | Auto-update from upstreamLen Brown2006-01-078-69/+121
|\ \ \ \
| * \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-01-076-69/+73
| |\ \ \ \
| | * \ \ \ Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-0611-37/+1237
| | |\ \ \ \
| | * | | | | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-061-1/+2
| | * | | | | [PATCH] i2c: update i2c_driver.command documentationJean Delvare2006-01-061-7/+3Star
| | * | | | | [PATCH] i2c: Documentation updateJean Delvare2006-01-062-4/+2Star
| | * | | | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11Jean Delvare2006-01-062-2/+8
| | * | | | | [PATCH] i2c: Chip driver porting guide updateJean Delvare2006-01-061-35/+44
| | * | | | | [PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare2006-01-061-0/+1
| | * | | | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-062-5/+3Star
| | * | | | | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parportPeter Korsgaard2006-01-061-0/+1