summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-13USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-04-13USB: isp1760-hcd: move imask clear after pending work is doneRichard Retanubun
2011-04-13USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0Valentin Longchamp
2011-04-13usb: qcserial add missing errorpath kfreesSteven Hardy
2011-04-13usb: qcserial avoid pointing to freed memorySteven Hardy
2011-04-13usb: Fix qcserial memory leak on rmmodSteven Hardy
2011-04-13USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich
2011-04-13USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak
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 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman
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-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-10dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-04-07mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin
2011-04-07mlx4: Sensing link type at device initializationYevgeny Petrilin
2011-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-04-07watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-07spi: Fix race condition in stop_queue()Vasily Khoruzhick
2011-04-07Merge commit 'v2.6.39-rc2' into spi/mergeGrant Likely