summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2011-11-14usb: gadget: renesas_usbhs: fixup struct completion usageKuninori Morimoto-14/+5
2011-11-14usb: gadget: fsl_udc_core: fix compile error.Alexander Aring-1/+1
2011-11-14usb: gadget: r8a66597-udc: fix flush fifo handlingYoshihiro Shimoda-0/+2
2011-11-14usb: gadget: r8a66597-udc: fix for udc-newstyleYoshihiro Shimoda-19/+9
2011-11-14usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in KconfigLuciano Coelho-0/+1
2011-11-14usb: musb: remove incorrectly added ARCH_U5500 defineMian Yousaf Kaukab-3/+2
2011-11-14usb: gadget: core: allow everybody to read sysfs attributesFelipe Balbi-2/+2
2011-11-14usb: gadget: core: fix bug when removing gadget driversFelipe Balbi-2/+2
2011-11-14usb: musb: gadget: don't call ->disconnect() on exitFelipe Balbi-4/+0
2011-11-14usb: gadget: udc-core: fix bug on soft_connect and srp interfacesFelipe Balbi-1/+1
2011-11-14Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman-12/+17
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-244/+274
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny-17/+17
2011-11-07forcedeth: Improve stats countersMandeep Baines-0/+4
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny-34/+1
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto-5/+8
2011-11-07forcedeth: fix race when unloading moduledavid decotigny-1/+1
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell-0/+1
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell-0/+1
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker-4/+4
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov-1/+2
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V-2/+4
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-244/+464
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2626/+2913
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds-3624/+7010
2011-11-07vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz-9/+21
2011-11-07vmwgfx: Move the prefered mode first in the listJakob Bornecrantz-0/+4
2011-11-07vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz-0/+1
2011-11-07vmwgfx: Free prefered mode on error pathJakob Bornecrantz-6/+11
2011-11-07vmwgfx: Use pointer return error codesJakob Bornecrantz-1/+1
2011-11-07vmwgfx: Fix hw cursor positionThomas Hellstrom-2/+5
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom-24/+30
2011-11-07vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshThomas Hellstrom-1/+23
2011-11-07vmwgfx: Remove screen object active listThomas Hellstrom-37/+15
2011-11-07vmwgfx: Screen object cleanupsThomas Hellstrom-14/+2
2011-11-06Revert "hvc_console: display printk messages on console."Linus Torvalds-6/+1
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling-0/+1
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-31/+25
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-19/+1007
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown-180/+424
2011-11-06Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup'...Len Brown-63/+39
2011-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-467/+604
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-34/+0
2011-11-06hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds-3/+0
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-123/+33
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar-114/+298
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar-36/+65
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar-12/+0
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar-48/+91
2011-11-06ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger-1/+13