aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-26
* V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...Hans Verkuil2008-07-26
* V4L/DVB (8485): v4l-dvb: remove broken PlanB driverAdrian Bunk2008-07-26
* V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil2008-07-26
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-26
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-26
* V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil2008-07-26
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-26
* V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)Mike Isely2008-07-26
* V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely2008-07-26
* V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.Steven Toth2008-07-26
* V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.Steven Toth2008-07-26
* V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support.Steven Toth2008-07-26
* V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset.Steven Toth2008-07-26
* V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for stre...Steven Toth2008-07-26
* V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific ...Steven Toth2008-07-26
* V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1...Steven Toth2008-07-26
* V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth2008-07-26
* V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/vi...Steven Toth2008-07-26
* V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog cap...Andy Walls2008-07-26
* V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SI...Andy Walls2008-07-26
* V4L/DVB (8458): gspca_sonixb remove one more no longer needed special case fr...Hans de Goede2008-07-26
* V4L/DVB (8457): gspca_sonixb remove some no longer needed sn9c103+ov7630 spec...Andoni Zubimendi2008-07-26
* V4L/DVB (8456): gspca_sonixb remove non working ovXXXX contrast, hue and satu...Hans de Goede2008-07-26
* V4L/DVB (8455): gspca_sonixb sn9c103 + ov7630 autoexposure and cleanupHans de Goede2008-07-26
* V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2008-07-26
* V4L/DVB (8451): dw2102: fix in-kernel compilationMauro Carvalho Chehab2008-07-25
* Merge ../linux-2.6Mauro Carvalho Chehab2008-07-24
|\
| * Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
| |\
| | * Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
| | |\
| | * | NR_CPUS: Replace NR_CPUS in cpufreq userspace routinesMike Travis2008-07-20
| | * | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.cMike Travis2008-07-18
| | * | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
| | * | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18
| | |\ \
| | * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
| | |\ \ \
| | * \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
| | |\ \ \ \
| | * | | | | infiniband: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
| | * | | | | cpufreq: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
| | * | | | | acpi: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
| | * | | | | cpu: change some globals to statics in drivers/base/cpu.c v2Mike Travis2008-05-23
| * | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-23
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'pxa' into develRussell King2008-07-13
| | |\ \ \ \ \ \
| | | * | | | | | [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-12
| | | * | | | | | [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-12
| | | * | | | | | [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-12
| | | * | | | | | [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-12
| | | * | | | | | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-12
| | | * | | | | | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-12
| | | * | | | | | [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-12
| | | * | | | | | [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*Eric Miao2008-07-12