summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-20usb: musb: fix musb pointer acqusition in musb_host_finish_resumeDaniel Mack1-1/+1
2013-12-20usb: musb: fix prototype for musb_port_resetDaniel Mack1-1/+1
2013-12-20usb: phy: am335x: fix randconfig errorsFelipe Balbi1-6/+5
2013-12-20usb: musb: fix setting JZ4740 gadget periphal mode on resetApelete Seketeli1-1/+9
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli3-1/+209
2013-12-20usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2-2/+2
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack4-34/+61
2013-12-19usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX1-1/+1
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian1-0/+19
2013-12-19usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...Rashika Kheria1-5/+1
2013-12-19usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria1-0/+1
2013-12-19usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus2-0/+2
2013-12-19usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian1-11/+35
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi551-3074/+7035
2013-12-17usb: gadget: f_sourcesink: Fix sparse warningJingoo Han1-4/+4
2013-12-17usb: gadget: f_serial: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_phonet: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_obex: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_ncm: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_mass_storage: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_loopback: Fix sparse warningJingoo Han1-2/+2
2013-12-17usb: musb: ux500_dma: fix potential NULL dereference errorLee Jones1-1/+3
2013-12-17usb: gadget: atmel_usba: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: atmel_usba: Use devm_*() functionsJingoo Han1-47/+17
2013-12-17usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz1-3/+3
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga29-61/+73
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky1-4/+2
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-588/+1036
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+38
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-14i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-14Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-12-13Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds15-67/+191
2013-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-0/+3
2013-12-13Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+10
2013-12-13Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+10
2013-12-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+5
2013-12-13Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtdLinus Torvalds1-5/+1
2013-12-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-33/+14
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber1-1/+9
2013-12-13dm space map: disallow decrementing a reference count below zeroJoe Thornber1-9/+23
2013-12-13Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown1-3/+8
2013-12-12Merge branch 'akpm' (fixes from Andrew)Linus Torvalds5-45/+113
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski4-13/+27
2013-12-12rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski1-0/+25
2013-12-12rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski1-6/+31
2013-12-12rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski1-2/+4
2013-12-12drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven1-27/+27
2013-12-12drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski1-0/+2