aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-23usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia
2013-12-23usb: phy: fix some Kconfig descriptionsAaro Koskinen
2013-12-23usb: phy: isp1301-omap: fix smatch warningsAaro Koskinen
2013-12-23usb: phy: tahvo: fix smatch warningsAaro Koskinen
2013-12-23usb: phy-twl6030: Add missing bracesSachin Kamat
2013-12-23usb: phy-fsm: Staticize local symbolsSachin Kamat
2013-12-23usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat
2013-12-20usb: phy: Fix double lock in OTG FSMAnton Tikhomirov
2013-12-20usb: musb: fix musb pointer acqusition in musb_host_finish_resumeDaniel Mack
2013-12-20usb: musb: fix prototype for musb_port_resetDaniel Mack
2013-12-20usb: phy: am335x: fix randconfig errorsFelipe Balbi
2013-12-20usb: musb: fix setting JZ4740 gadget periphal mode on resetApelete Seketeli
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli
2013-12-20usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack
2013-12-19usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian
2013-12-19usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...Rashika Kheria
2013-12-19usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria
2013-12-19usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus
2013-12-19usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-17usb: gadget: f_sourcesink: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_serial: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_phonet: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_obex: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_ncm: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_mass_storage: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_loopback: Fix sparse warningJingoo Han
2013-12-17usb: musb: ux500_dma: fix potential NULL dereference errorLee Jones
2013-12-17usb: gadget: atmel_usba: Fix sparse warningJingoo Han
2013-12-17usb: gadget: atmel_usba: Use devm_*() functionsJingoo Han
2013-12-17usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
2013-12-15Linux 3.13-rc4v3.13-rc4Linus Torvalds
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-14i40e: fix null dereferenceJesse Brandeburg
2013-12-14Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-13Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-12-13ARM: fix asm/memory.h build errorRussell King