summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-09musb_gadget: Fix for spurious interrupts on endpoint zero.Hans Petter Selasky
2011-09-09USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder
2011-09-09USB: storage: Use normalized sense when emulating autosenseLuben Tuikov
2011-09-09xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com
2011-09-09xHCI: refine td allocationAndiry Xu
2011-09-09xhci: Don't print short isoc packets.Sarah Sharp
2011-09-09xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp
2011-09-09xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp
2011-09-09xhci: Track interval bandwidth tables per port/TT.Sarah Sharp
2011-09-09xhci: Store endpoint bandwidth information.Sarah Sharp
2011-09-09xhci: Store information about roothubs and TTs.Sarah Sharp
2011-09-09xhci: Store the "real" root port number.Sarah Sharp
2011-09-09xhci: Refactor endpoint limit checking.Sarah Sharp
2011-09-09xhci: Rename virt_dev->port to fake_port.Sarah Sharp
2011-09-09xhci: If no endpoints changed, don't issue BW command.Sarah Sharp
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-28Linux 3.1-rc4v3.1-rc4Linus Torvalds
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-26Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-26Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-26Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-08-26USB: pl2303: remove unreachable codeMichał Sroczyński
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-26Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B34182
2011-08-25drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham
2011-08-25drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham
2011-08-25drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin
2011-08-25cris: add arch/cris/include/asm/serial.hWANG Cong
2011-08-25drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin
2011-08-25drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin
2011-08-25backlight: fix module alias prefix for adp8870_blAxel Lin
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee
2011-08-25memcg: fix hierarchical oom lockingJohannes Weiner
2011-08-25leds: add missing include of linux/module.hAxel Lin
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine
2011-08-25vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan
2011-08-25MAINTAINERS: Paul Menage has movedWanlong Gao
2011-08-25mm: fix a vmscan warningShaohua Li
2011-08-25drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer
2011-08-25checkpatch: add missing WARN argument for min_t and max_t testsHui Zhu