aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-18uwb/whci: Delete an unnecessary check before the function call "umc_device_unregister"Markus Elfring1-2/+1
2015-03-18usb: xhci: plat: Add USB phy supportMaxime Ripard1-1/+18
2015-03-18xhci: unify cycle state toggling operation with 'XOR'Lin Wang1-2/+2
2015-03-18USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire1-3/+3
2015-03-18USB: image: use msecs_to_jiffies for time conversionNicholas Mc Guire1-4/+7
2015-03-18usb: host/sl811-hcd: fix sparse warningLad, Prabhakar1-1/+1
2015-03-18usb: chipidea: support runtime power management for otg fsm modeLi Jun3-7/+59
2015-03-18usb: chipidea: host: turn on vbus before add hcd if early vbus on is requiredLi Jun1-5/+22
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun1-4/+8
2015-03-18chipidea: pci: register nop PHYAndy Shevchenko1-7/+24
2015-03-18usb: chipidea: host: add .bus_suspend quirkPeter Chen1-0/+44
2015-03-18Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FORCE_FULLSPEED is set in the platform dataDaniel Tang1-0/+3
2015-03-18Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must connect at full speedDaniel Tang1-1/+1
2015-03-18usb: chipidea: Add errata for revision 2.40aSanchayan Maity1-0/+20
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen3-2/+45
2015-03-18usb: chipidea: add identification registers access APIsPeter Chen1-0/+39
2015-03-18usb: chipidea: usbmisc_imx: add imx6sx initialization routinePeter Chen1-0/+47
2015-03-18usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen1-4/+5
2015-03-18usb: chipidea: imx: add usb as system wakeup sourcePeter Chen1-0/+13
2015-03-18usb: chipidea: add usb as system wakeup sourcePeter Chen1-0/+10
2015-03-18usb: chipidea: imx: add runtime power management supportPeter Chen1-6/+100
2015-03-18usb: chipidea: usbmisc_imx: add .set_wakeup interfacePeter Chen2-0/+53
2015-03-18usb: chipidea: add runtime power management supportPeter Chen3-6/+102
2015-03-18usb: chipidea: imx: simplify the usbmisc callersPeter Chen2-16/+18
2015-03-18usb: chipidea: usbmisc_imx: delete clock informationPeter Chen1-19/+0
2015-03-18usb: chipidea: imx: using common platform flag directlyPeter Chen1-6/+2
2015-03-18usb: chipidea: udc: return immediately if re-enable non-empty endpointPeter Chen1-3/+6
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds33-107/+373
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds9-52/+57
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds15-226/+175
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-5/+7
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-19/+21
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-22/+57
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold1-3/+3
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold1-13/+0
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin1-1/+3
2015-03-07tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu1-0/+32
2015-03-07serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing1-14/+0
2015-03-07serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing1-4/+0
2015-03-07Change email address for 8250_pciRussell King1-1/+1
2015-03-07serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO"Sebastian Andrzej Siewior1-6/+5
2015-03-07Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach1-4/+0
2015-03-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds31-297/+371
2015-03-07i2c: designware-baytrail: baytrail_i2c_acquire() might sleepAndy Shevchenko1-2/+4
2015-03-07i2c: designware-baytrail: cross-check lock functionsAndy Shevchenko1-1/+1
2015-03-07i2c: designware-baytrail: fix sparse warningsAndy Shevchenko1-7/+5
2015-03-07i2c: designware-baytrail: fix typo in error pathAndy Shevchenko1-2/+2