summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-13usb: pch_udc: unlock on allocation failureDan Carpenter
2011-04-13USB host: Fix lockdep warning in AMD PLL quirkJoerg Roedel
2011-04-13usb/gadget: don't leak hs_descriptorsSebastian Andrzej Siewior
2011-04-13USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not definedYoichi Yuasa
2011-04-13USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold
2011-04-13usb: musb: omap2430: fix build failureJohan Hovold
2011-04-13USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-04-13usb: gadget: eem: fix echo command processingYauheni Kaliuta
2011-04-13USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon
2011-04-13usb: r8a66597-udc: fix spinlock usageYoshihiro Shimoda
2011-04-13usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek
2011-04-13USB: usb-gadget: unlock data->lock mutex on error path in ep_read()Alexey Khoroshilov
2011-04-13usb: fix ips1760-hcd printk format warningRandy Dunlap
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-04-13Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman
2011-04-13block, blk-sysfs: Use the variable directly instead of a function callLiu Yuan
2011-04-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2011-04-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-13x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett
2011-04-13block: don't flush plugged IO on forced preemtion schedulingLinus Torvalds
2011-04-13vm: fix vm_pgoff wrap in stack expansionLinus Torvalds
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König
2011-04-13avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming
2011-04-13avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren
2011-04-13avr32: Fix .size directive for cpu_enter_idleBen Hutchings
2011-04-13avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD
2011-04-13fix the wrong argument of the functions definitionWanlong Gao
2011-04-13UBIFS: fix compilation warnings when compiling with gcc 4.5Maksim Rayskiy
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger
2011-04-13usb: musb: Fix the crash issue during rebootHema HK
2011-04-13usb: musb: gadget: check the correct list_headFelipe Balbi
2011-04-13usb: musb: temporarily make it boolFelipe Balbi
2011-04-13USB: musb: dereferencing an iomem pointerDan Carpenter
2011-04-13USB: musb: silence printk format warningDan Carpenter
2011-04-13USB: musb: using 0 instead of NULLDan Carpenter
2011-04-13USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter
2011-04-13usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab
2011-04-13usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab
2011-04-13UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy
2011-04-13Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown
2011-04-13Input: document event types and codes and their intended useChase Douglas
2011-04-13Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson
2011-04-13Btrfs: Check validity before setting an aclMiao Xie
2011-04-13Btrfs: Fix incorrect inode nlink in btrfs_link()Miao Xie
2011-04-13Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()Li Zefan
2011-04-13Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()Li Zefan
2011-04-13m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao