aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-21V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Darron Broad
2008-10-21V4L/DVB (9334): cx88: dvb_remove debug outputDarron Broad
2008-10-21V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsMauro Carvalho Chehab
2008-10-21V4L/DVB (9332): cx88: initial fix for analogue only compilationDarron Broad
2008-10-21V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab
2008-10-21V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab
2008-10-21V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-21V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt
2008-10-21V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil
2008-10-21V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Hans Verkuil
2008-10-21V4L/DVB (9322): v4l2-int-if: Export more interfaces to modulesSakari Ailus
2008-10-21V4L/DVB (9316): s5h1411: Power down s5h1411 when not in useDevin Heitmueller
2008-10-21V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at th...Devin Heitmueller
2008-10-21V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuningDevin Heitmueller
2008-10-21V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/FSteven Toth
2008-10-21V4L/DVB (9312): s5h1411: Remove meaningless codeSteven Toth
2008-10-21V4L/DVB (9311): s5h1411: bugfix: Setting serial or parallel mode could destro...Steven Toth
2008-10-21V4L/DVB (9310): s5h1411: read_status() locking detection fixes.Steven Toth
2008-10-21V4L/DVB (9309): s5h1411: I/F related bugfix for 3.25 and remove spurious defineSteven Toth
2008-10-21V4L/DVB (9308): s5h1411: Improvements to the default registersSteven Toth
2008-10-21V4L/DVB (9306): dsbr100: Add frequency checkAlexey Klimov
2008-10-21V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()Alexey Klimov
2008-10-21V4L/DVB (9304): dsbr100: CodingStyle issueAlexey Klimov
2008-10-21V4L/DVB (9303): dsbr100: Correct bus_info stringAlexey Klimov
2008-10-21V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting awayBoris Dores
2008-10-21V4L/DVB (9300): pvrusb2: Fix deadlock problemMike Isely
2008-10-21V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...Andy Walls
2008-10-21V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri...Andy Walls
2008-10-21V4L/DVB (9297): cx18: Fix memory leak on card initialization failureAndy Walls
2008-10-20Export tiny shmem_file_setup for DRM-GEMHugh Dickins
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-10-20fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds
2008-10-20i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds
2008-10-20Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-10-20Update email addresses.Dave Jones
2008-10-20Remove empty imacfb.c fileLinus Torvalds
2008-10-20PCI: fix AER capability checkYu Zhao
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige