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