summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/pl2303.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-04intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse1-4/+18
2009-08-03iommu=pt is a valid early paramAlex Williamson1-3/+1
2009-07-20intel-iommu: double kfree()Dan Carpenter1-1/+0
2009-07-15intel-iommu: Kill pointless intel_unmap_single() functionDavid Woodhouse1-7/+1
2009-07-15intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.David Woodhouse1-5/+12
2009-07-15intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse3-16/+4
2009-07-07intel-iommu: Speed up map routines by using cached domain ASAPDavid Woodhouse1-2/+13
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt4-4/+4
2009-07-06cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov3-6/+6
2009-07-06linux/sysrq.h needs linux/errno.hTobias Doerffel1-0/+2
2009-07-06drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae1-10/+7
2009-07-06Fix virt_to_phys() warningsKevin Cernekee3-3/+3
2009-07-06mm: mark page accessed before we write_end()Josef Bacik1-0/+1
2009-07-06elf: fix multithreaded program core dumping on armHui Zhu1-0/+2
2009-07-06sys_sync(): fix 16% performance regression in ffsb create_4k testZhang, Yanmin1-0/+5
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter1-0/+2
2009-07-06rtc: ds1374, fix lock imbalanceJiri Slaby1-2/+2
2009-07-06vlynq: fix typo in Kconfig to enable debuggingFlorian Fainelli1-1/+1
2009-07-06vlynq: correct typo of missing "CONFIG_" prefix in ifdefRobert P. J. Day1-1/+1
2009-07-06sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-1/+0
2009-07-04intel-iommu: Don't use identity mapping for PCI devices behind bridgesDavid Woodhouse1-0/+30
2009-07-04intel-iommu: Use iommu_should_identity_map() at startup time too.David Woodhouse1-11/+14
2009-07-04Linux 2.6.31-rc2v2.6.31-rc2Linus Torvalds1-1/+1
2009-07-04video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt1-0/+2
2009-07-04intel-iommu: No mapping for non-PCI devicesDavid Woodhouse1-5/+10
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse2-10/+31
2009-07-04intel-iommu: Add iommu_should_identity_map() functionDavid Woodhouse1-2/+7
2009-07-04intel-iommu: Fix reattaching of devices to identity mapping domainDavid Woodhouse1-0/+3
2009-07-04intel-iommu: Don't set identity mapping for bypassed graphics devicesDavid Woodhouse1-2/+5
2009-07-04intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages()David Woodhouse1-5/+7
2009-07-03sound: do not set DEVNAME for OSS devicesKay Sievers1-1/+4
2009-07-03ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai1-0/+6
2009-07-03ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai1-0/+1
2009-07-03ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai1-4/+10
2009-07-03block: don't merge requests of different failfast settingsTejun Heo2-0/+14
2009-07-03cciss: Ignore stale commands after rebootHannes Reinecke2-2/+14
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle1-1/+8
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney8-221/+197
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa55-76/+76
2009-07-03MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle1-2/+2
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang3-4/+22
2009-07-03MIPS: BC47xx: Fix SSB irq setupmatthieu castet1-10/+75
2009-07-03MIPS: CMP: Update sync-r4k for current kernelTim Anderson2-16/+17
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson3-5/+16
2009-07-03MIPS: CMP: activate CMP supportTim Anderson5-62/+25
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2-38/+40
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2-11/+8
2009-07-03MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney1-2/+6
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa8-704/+597
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney5-6/+20