summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-18uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen
2015-03-18usb: gadget: constify of_device_id arrayFabian Frederick
2015-03-18usb: isp1760: add peripheral/device controller chip idSudeep Holla
2015-03-18usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla
2015-03-18usb: load usb phy earlierZhangfei Gao
2015-03-18usb: storage: Fix trivial typo in isd200_log_config()Yannick Guerrini
2015-03-18drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesBas Peters
2015-03-18drivers: usb: storage: alauda.c: properly place braces after function declara...Bas Peters
2015-03-18USB: gadget: f_mass_storage: use static attribute groups for sysfs entriesTakashi Iwai
2015-03-18USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring
2015-03-18ueagle-atm: Delete unnecessary checks before the function call "release_firmw...Markus Elfring
2015-03-18USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...Markus Elfring
2015-03-18uwb/whci: Delete an unnecessary check before the function call "umc_device_un...Markus Elfring
2015-03-18usb: xhci: plat: Add USB phy supportMaxime Ripard
2015-03-18xhci: unify cycle state toggling operation with 'XOR'Lin Wang
2015-03-18USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-18USB: image: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-18usb: host/sl811-hcd: fix sparse warningLad, Prabhakar
2015-03-18usb: chipidea: support runtime power management for otg fsm modeLi Jun
2015-03-18usb: chipidea: host: turn on vbus before add hcd if early vbus on is requiredLi Jun
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun
2015-03-18chipidea: pci: register nop PHYAndy Shevchenko
2015-03-18usb: chipidea: host: add .bus_suspend quirkPeter Chen
2015-03-18Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR...Daniel Tang
2015-03-18Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must con...Daniel Tang
2015-03-18usb: chipidea: Add errata for revision 2.40aSanchayan Maity
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen
2015-03-18usb: chipidea: add identification registers access APIsPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: add imx6sx initialization routinePeter Chen
2015-03-18usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen
2015-03-18usb: chipidea: imx: add usb as system wakeup sourcePeter Chen
2015-03-18usb: chipidea: add usb as system wakeup sourcePeter Chen
2015-03-18usb: chipidea: imx: add runtime power management supportPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: add .set_wakeup interfacePeter Chen
2015-03-18usb: chipidea: add runtime power management supportPeter Chen
2015-03-18usb: chipidea: imx: simplify the usbmisc callersPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: delete clock informationPeter Chen
2015-03-18usb: chipidea: imx: using common platform flag directlyPeter Chen
2015-03-18usb: chipidea: udc: return immediately if re-enable non-empty endpointPeter Chen
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin