summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix typos in Documentation/: 'N'-'P'Matt LaPlante2006-10-0341-79/+78
| * Fix typos in Documentation/: 'H'-'M'Matt LaPlante2006-10-0339-62/+62
| * Fix typos in Documentation/: 'F'-'G'Matt LaPlante2006-10-0321-23/+23
| * Fix typos in Documentation/: 'D'-'E'Matt LaPlante2006-10-0338-64/+63
| * Fix typos in Documentation/: 'B'-'C'Matt LaPlante2006-10-0319-38/+38
| * Fix some typos in Documentation/: 'A'Matt LaPlante2006-10-0329-32/+32
| * Still more typo fixesMatt LaPlante2006-10-0315-24/+24
| * more misc typo fixesMatt LaPlante2006-10-0313-16/+16
| * Fix several typos in drivers/Matt LaPlante2006-10-0322-32/+32
| * fix drivers/acpi/Kconfig typosMatt LaPlante2006-10-031-3/+3
| * fix an arch/alpha/Kconfig typoMatt LaPlante2006-10-031-1/+1
| * Typos in fs/KconfigMatt LaPlante2006-10-031-7/+7
| * Attack of "the the"s in archMatt LaPlante2006-10-0314-18/+18
| * remove mentionings of devfs in documentationAdrian Bunk2006-10-0320-203/+19
| * input: remove obsolete contact informationAdrian Bunk2006-10-031-21/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-032-2/+2
|\ \
| * | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2006-10-032-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-033-0/+757
|\ \ \ | |/ /
| * | [WATCHDOG] iTCO_wdt.c shutdown patchWim Van Sebroeck2006-10-031-33/+4
| * | [WATCHDOG] iTCO_wdt.c - pci_dev_put fixWim Van Sebroeck2006-10-031-1/+4
| * | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck2006-10-031-24/+79
| * | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck2006-10-033-0/+728
| |/
* | [PATCH] Remove me from maintainers for serial and mmcRussell King2006-10-031-6/+2
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-0359-9048/+113
|\ \
| * | [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.Ralf Baechle2006-10-033-76/+4
| * | [MIPS] DECstation defconfig updateMaciej W. Rozycki2006-10-031-73/+73
| * | [MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto2006-10-031-2/+2
| * | [MIPS] BCM1480: Mask pending interrupts against c0_status.im.Ralf Baechle2006-10-031-1/+1
| * | [MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki2006-10-031-2/+5
| * | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-0348-8726/+2
| * | [MIPS] Remove Atlas and SEAD from feature-removal-schedule.Ralf Baechle2006-10-031-8/+0
| * | [MIPS] Remove Jaguar and Ocelot family from feature list.Ralf Baechle2006-10-031-18/+0
| * | [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki2006-10-032-1/+25
| * | [MIPS] Remove dead DECstation boot codeMaciej W. Rozycki2006-10-033-139/+0
| * | [MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundaryFranck Bui-Huu2006-10-031-2/+1
| |/
* | V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tuningsSteven Toth2006-10-031-2/+2
* | V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-SatMauro Carvalho Chehab2006-10-031-1/+1
* | V4L/DVB (4689): Adding support for Nova-T-PCI PCI ID 0070:9000Steven Toth2006-10-032-1/+5
* | V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16)Hans Verkuil2006-10-033-2/+6
* | V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2Michael Krufky2006-10-032-9/+17
* | V4L/DVB (4685): Fix compiler warning in drivers/media/video/video-buf.cSujoy Gupta2006-10-031-1/+6
* | V4L/DVB (4684): Drivers/media/video/cx88: Remove unused defined FALSE/TRUERichard Knutsson2006-10-031-6/+0
* | V4L/DVB (4683): Norm_notchfilter is used on just one point and argument is bogusMauro Carvalho Chehab2006-10-031-6/+1
* | V4L/DVB (4681): Cx88: fix analog capture notch filterLars Gjesse Kjellberg2006-10-031-3/+1
* | V4L/DVB (4679): Fix for NULL pointer dereference oops during boot.Steven Toth2006-10-031-1/+1
* | V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually wo...Mike Isely2006-10-032-3/+8
* | V4L/DVB (4674): Use NULL instead of 0 for ptrsRandy Dunlap2006-10-033-3/+5
* | V4L/DVB (4673): Mark the two newer ioctls as experimentalMauro Carvalho Chehab2006-10-031-0/+5
* | V4L/DVB (4672): Frame format enumeration (1/2)Laurent Pinchart2006-10-031-0/+75
* | V4L/DVB (4671): Support for SAA7134-based AVerTV Hybrid A16ARPetr Baudis2006-10-035-0/+40
OpenPOWER on IntegriCloud