summaryrefslogtreecommitdiffstats
path: root/net/802 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-21V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt1-0/+12
2008-10-21V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil3-11/+9
2008-10-21V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Hans Verkuil2-3/+12
2008-10-21V4L/DVB (9323): v4l2-int-if: Add enum_framesizes and enum_frameintervals ioctls.Sakari Ailus1-0/+4
2008-10-21V4L/DVB (9322): v4l2-int-if: Export more interfaces to modulesSakari Ailus2-1/+6
2008-10-21V4L/DVB (9321): v4l2-int-if: Define new power state changesSakari Ailus1-2/+8
2008-10-21V4L/DVB (9320): v4l2: Add 10-bit RAW Bayer formatsSergio Aguirre1-0/+7
2008-10-21V4L/DVB (9319): v4l2-int-if: Add cropcap, g_crop and s_crop commands.Sameer Venkatraman1-0/+6
2008-10-21V4L/DVB (9318): v4l2-int-if: Add command to get slave private data.Sakari Ailus1-0/+6
2008-10-21V4L/DVB (9316): s5h1411: Power down s5h1411 when not in useDevin Heitmueller1-2/+8
2008-10-21V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at th...Devin Heitmueller1-0/+13
2008-10-21V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuningDevin Heitmueller1-3/+4
2008-10-21V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/FSteven Toth1-0/+1
2008-10-21V4L/DVB (9312): s5h1411: Remove meaningless codeSteven Toth1-2/+0
2008-10-21V4L/DVB (9311): s5h1411: bugfix: Setting serial or parallel mode could destro...Steven Toth1-2/+16
2008-10-21V4L/DVB (9310): s5h1411: read_status() locking detection fixes.Steven Toth1-14/+15
2008-10-21V4L/DVB (9309): s5h1411: I/F related bugfix for 3.25 and remove spurious defineSteven Toth2-2/+1
2008-10-21V4L/DVB (9308): s5h1411: Improvements to the default registersSteven Toth1-2/+1
2008-10-21V4L/DVB (9306): dsbr100: Add frequency checkAlexey Klimov1-1/+7
2008-10-21V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()Alexey Klimov1-0/+5
2008-10-21V4L/DVB (9304): dsbr100: CodingStyle issueAlexey Klimov1-23/+29
2008-10-21V4L/DVB (9303): dsbr100: Correct bus_info stringAlexey Klimov1-1/+1
2008-10-21V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting awayBoris Dores1-0/+4
2008-10-21V4L/DVB (9300): pvrusb2: Fix deadlock problemMike Isely1-6/+0
2008-10-21V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...Andy Walls2-15/+24
2008-10-21V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri...Andy Walls1-2/+2
2008-10-21V4L/DVB (9297): cx18: Fix memory leak on card initialization failureAndy Walls1-2/+6
2008-10-21binfmt_elf_fdpic: Update for cputime changes.Paul Mundt1-12/+7
2008-10-21mm: remove duplicated #include'sHuang Weiyi2-3/+0
2008-10-21Export tiny shmem_file_setup for DRM-GEMHugh Dickins2-1/+2
2008-10-21misc: replace remaining __FUNCTION__ with __func__Harvey Harrison5-8/+8
2008-10-21fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner1-2/+3
2008-10-21fix WARN() for PPCArjan van de Ven1-1/+1
2008-10-21kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony1-0/+1
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-20i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds1-23/+36
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds1-2/+2
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison1-1/+1
2008-10-20Update email addresses.Dave Jones18-26/+26
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan6-267/+269
2008-10-20Remove empty imacfb.c fileLinus Torvalds1-0/+0
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens1-0/+2
2008-10-20Update .gitignore files for generated targetsLinus Torvalds2-1/+2
2008-10-20PCI: fix AER capability checkYu Zhao4-12/+5
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes5-65/+20
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes1-2/+0
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige1-1/+1
2008-10-20PCI: document the pcie_aspm kernel parameterChuck Ebbert1-0/+6
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven1-0/+13
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt3-1/+153