summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-07spi/imx: correct the test on platform_get_irq() return valueRichard Genoud1-1/+1
2011-01-01spi/topcliff: Typo fix threhold to thresholdJustin P. Mattock1-2/+2
2010-12-31spi/dw_spi Typo change diable to disable.Justin P. Mattock1-1/+1
2010-12-30spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu1-3/+16
2010-12-24spi/mpc52xx-psc-spi: move probe/remove to proper sectionsWolfram Sang1-20/+15
2010-12-24spi/dw_spi: add DMA supportFeng Tang6-24/+283
2010-12-24spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIsFeng Tang1-4/+4
2010-12-24spi/dw_spi: Fix too short timeout in spi polling loopFeng Tang1-3/+6
2010-12-24spi/pl022: convert running variableLinus Walleij1-14/+10
2010-12-24spi/pl022: convert busy flag to a boolLinus Walleij1-4/+4
2010-12-24spi/pl022: pass the returned sglen to the DMA engineLinus Walleij1-7/+7
2010-12-24spi/pl022: map the buffers on the DMA engineLinus Walleij1-6/+6
2010-12-24spi/topcliff_pch: Fix data transfer issueTomoya MORINAGA1-4/+4
2010-12-24spi/imx: remove autodetectionUwe Kleine-König1-28/+2
2010-12-21Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds1-1/+1
2010-12-21Fix build error in drivers/block/cciss.cLinus Torvalds1-1/+1
2010-12-20Fix btrfs b0rkageAl Viro1-1/+1
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre2-8/+22
2010-12-19sched: Remove debugging checkIngo Molnar1-1/+0
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf4-13/+29
2010-12-17arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf1-0/+8
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine1-163/+100
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine1-0/+13
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine1-2/+5
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine1-2/+8
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine1-2/+2
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine1-136/+129
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips1-20/+0
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab1-94/+3
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee1-0/+4
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2-1/+5
2010-12-17x86: avoid E820 regions when allocating address spaceBjorn Helgaas1-1/+37
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas3-3/+12
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2-0/+7
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas3-100/+4
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas1-48/+5
2010-12-17Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas1-11/+6
2010-12-17Revert "x86: allocate space within a region top-down"Bjorn Helgaas1-1/+0
2010-12-17Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas1-49/+21
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang1-2/+2
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang3-10/+15
2010-12-17ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportSage Weil1-1/+2
2010-12-17ALSA: hda - Fix conflict of Mic Boot controlsTakashi Iwai1-2/+9
2010-12-17at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp4-135/+54
2010-12-17at91: Fix uhpck clock rate in upll caseRyan Mallon1-1/+1
2010-12-17ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm1-4/+26
2010-12-17ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm1-1/+1
2010-12-17clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII1-6/+11
2010-12-17cciss: fix cciss_revalidate panicStephen M. Cameron1-0/+2
2010-12-17block: max hardware sectors limit wrapperMike Snitzer3-9/+23