aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones48-52/+0
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds70-199/+190
2006-10-03Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger1-1/+1
2006-10-03BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn1-2/+1
2006-10-03BUG_ON cleanup for drivers/md/Eric Sesterhenn2-3/+2
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-2/+2
2006-10-03kerneldoc-typo in led-class.cHenrik Kretzschmar1-1/+1
2006-10-03parport: Remove space in function callsMatthew Martin1-106/+106
2006-10-03ite_gpio fix tabbageJim Cromie1-7/+7
2006-10-03fix file specification in commentsUwe Zeisberger30-30/+30
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2-2/+2
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-0/+757
2006-10-03Still more typo fixesMatt LaPlante7-7/+7
2006-10-03more misc typo fixesMatt LaPlante1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante22-32/+32
2006-10-03fix drivers/acpi/Kconfig typosMatt LaPlante1-3/+3
2006-10-03remove mentionings of devfs in documentationAdrian Bunk5-12/+5
2006-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-1323/+2
2006-10-03[WATCHDOG] iTCO_wdt.c shutdown patchWim Van Sebroeck1-33/+4
2006-10-03[WATCHDOG] iTCO_wdt.c - pci_dev_put fixWim Van Sebroeck1-1/+4
2006-10-03[WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck1-24/+79
2006-10-03[WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck3-0/+728
2006-10-03V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tuningsSteven Toth1-2/+2
2006-10-03V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-SatMauro Carvalho Chehab1-1/+1
2006-10-03V4L/DVB (4689): Adding support for Nova-T-PCI PCI ID 0070:9000Steven Toth1-0/+4
2006-10-03V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16)Hans Verkuil3-2/+6
2006-10-03V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2Michael Krufky2-9/+17
2006-10-03V4L/DVB (4685): Fix compiler warning in drivers/media/video/video-buf.cSujoy Gupta1-1/+6
2006-10-03V4L/DVB (4684): Drivers/media/video/cx88: Remove unused defined FALSE/TRUERichard Knutsson1-6/+0
2006-10-03V4L/DVB (4683): Norm_notchfilter is used on just one point and argument is bogusMauro Carvalho Chehab1-6/+1
2006-10-03V4L/DVB (4681): Cx88: fix analog capture notch filterLars Gjesse Kjellberg1-3/+1
2006-10-03V4L/DVB (4679): Fix for NULL pointer dereference oops during boot.Steven Toth1-1/+1
2006-10-03V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works nowMike Isely2-3/+8
2006-10-03V4L/DVB (4674): Use NULL instead of 0 for ptrsRandy Dunlap3-3/+5
2006-10-03V4L/DVB (4671): Support for SAA7134-based AVerTV Hybrid A16ARPetr Baudis4-0/+39
2006-10-03V4L/DVB (4670): Allow RC5 codes 64 - 127 in ir-kbd-i2c.cDavid Hardeman1-5/+14
2006-10-03V4L/DVB (4669): Cx88: autodetect Club3D Zap TV2100 by subsystem id 12ab:2300Michael Krufky1-0/+4
2006-10-03V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOOMichael Krufky7-47/+47
2006-10-03V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum.Steven Toth7-45/+59
2006-10-03V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth3-0/+6
2006-10-03V4L/DVB (4665): Add frontend structure callback for bus acquisition.Steven Toth2-0/+11
2006-10-03V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its placeMike Isely1-1/+1
2006-10-03V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damageMike Isely1-75/+36
2006-10-03V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTERMike Isely3-0/+54
2006-10-03V4L/DVB (4661): Pvrusb2: improve 24XXX config option descriptionMike Isely1-9/+4
2006-10-03V4L/DVB (4660): Some cleanups at helper chips menuMauro Carvalho Chehab1-64/+66
2006-10-03V4L/DVB (4658): Another fix because of dvb_attachPatrick Boettcher1-1/+1
2006-10-03V4L/DVB (4657): Power control of the device for dual boardPatrick Boettcher2-3/+10
2006-10-03V4L/DVB (4656): Fixed dvb_attach for dib3000mc in dibusbPatrick Boettcher1-2/+2