summaryrefslogtreecommitdiffstats
path: root/drivers/lguest (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug5-3/+112
2009-01-07USB: fsl_qe_udc: Check for muram allocation errorsAnton Vorontsov1-3/+9
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern6-39/+25
2009-01-07USB: usbtmc: indent & braces disagree, something else is desiredIlpo Järvinen1-6/+3
2009-01-07USB: power availability check for berry_chargeOliver Neukum1-0/+5
2009-01-07USB: Remove restrictions on signal numbers in devio.cPhil Endecott1-5/+0
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison2-12/+12
2009-01-07USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan1-1/+1
2009-01-07USB: straighten out inline code in sysfs.cAlan Stern1-26/+9
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison4-13/+13
2009-01-07USB: protect hcd.h from multiple inclusionsAnton Vorontsov1-0/+4
2009-01-07usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti5-0/+4453
2009-01-07USB: Avoid 20ms delay in EHCI resumeVikram Pandita1-3/+15
2009-01-07USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven1-6/+6
2009-01-07USB: clean up redundant tests on unsignedroel kluin2-8/+2
2009-01-07USB: storage: unusual_devs.h additions for Macpower MasterBoxSergey Ovcharenko1-0/+7
2009-01-07USB: storage: recognizing and enabling Nokia 5200 cell phoesPaulo Afonso Graner Fessel1-0/+7
2009-01-07USB: storage: extend unusual range for 067b:3507Oliver Neukum1-1/+1
2009-01-07USB: another unusual_devs entry for another bad Argosy storage deviceNguyen Anh Quynh1-0/+7
2009-01-07USB: unusual_devs.h additions for Pentax K10DDaniel Drake1-0/+7
2009-01-07Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds1-1/+1
2009-01-07byteorder: remove the now unused byteorder.hHarvey Harrison2-373/+0
2009-01-07mn10300: introduce asm/swab.hHarvey Harrison3-40/+44
2009-01-07frv: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-07m32r: introduce asm/swab.hHarvey Harrison3-6/+12
2009-01-07m68knommu: introduce asm/swab.hHarvey Harrison3-21/+27
2009-01-07h8300: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-07ia64: introduce asm/swab.hHarvey Harrison3-36/+36
2009-01-07blackfin: introduce asm/swab.hHarvey Harrison3-42/+50
2009-01-07arm: introduce asm/swab.hHarvey Harrison3-32/+52
2009-01-07alpha: introduce asm/swab.hHarvey Harrison3-41/+44
2009-01-07m68k: introduce asm/swab.hHarvey Harrison3-14/+19
2009-01-07x86: introduce asm/swab.hHarvey Harrison3-60/+64
2009-01-07sparc: introduce asm/swab.hHarvey Harrison3-44/+48
2009-01-07sh: introduce asm/swab.hHarvey Harrison3-59/+64
2009-01-07s390: introduce asm/swab.hHarvey Harrison3-90/+94
2009-01-07powerpc: introduce asm/swab.hHarvey Harrison3-81/+93
2009-01-07mips: introduce asm/swab.hHarvey Harrison3-49/+59
2009-01-07avr32: introduce asm/swab.hHarvey Harrison3-29/+38
2009-01-07byteorder: only use linux/swab.hHarvey Harrison6-388/+27
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie1-3/+3
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt2-14/+40
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt1-1/+1
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt7-7/+322
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2-8/+22
2009-01-07drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt1-6/+9
2009-01-07parport: ieee1284: use del_timer_sync() in parport_wait_event()Michael Buesch1-1/+1
2009-01-07bfs: check that filesystem fits on the blockdeviceEric Sesterhenn1-0/+12
2009-01-07bfs: add some basic sanity checksEric Sesterhenn1-0/+33
2009-01-07dma-coherent: catch oversized requests to dma_alloc_from_coherent()Johannes Weiner1-0/+2