aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross
2013-08-14USB: uss720: fix DMA-buffer allocationJohan Hovold
2013-08-14USB: quatech2: fix port DMA-buffer allocationsJohan Hovold
2013-08-14USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix port DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold
2013-08-14usb: add two quirky touchscreenOliver Neukum
2013-08-14USB: chipidea: i.MX: simplify usbmiscSascha Hauer
2013-08-14usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen
2013-08-14usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen
2013-08-14usb: chipidea: move otg related things to otg filePeter Chen
2013-08-14usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen
2013-08-14usb: chipidea: add role init and destroy APIsPeter Chen
2013-08-14usb: chipidea: otg: add otg file used to access otgscPeter Chen
2013-08-14usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen
2013-08-14usb: chipidea: host: add vbus regulator controlPeter Chen
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen
2013-08-14usb: chipidea: remove previous MODULE_ALIASFabio Estevam
2013-08-14usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann
2013-08-14usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann
2013-08-14usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...Lothar Waßmann
2013-08-14usb: chipidea: improve kconfig 2.0Lothar Waßmann
2013-08-14usb: chipidea: imx: delete the dead codePeter Chen
2013-08-14usb: chipidea: move hw_phymode_configure() into probeFabio Estevam
2013-08-14usb: chipidea: ci_hdrc_imx: remove unused variable 'res'Fabio Estevam
2013-08-14Documentation sysfs-bus-usb: Document all files used by libusbHans de Goede
2013-08-14usb: dwc3: core: cope with NULL pdataFelipe Balbi
2013-08-14usb: rh_call_control tbuf overflow fixSean O. Stalley
2013-08-14usb: host: add Kconfig option for EHSETJack Pham
2013-08-14pl2303: improve the chip type detection/distinctionFrank Schäfer
2013-08-14pl2303: improve the chip type information output on startupFrank Schäfer
2013-08-14pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()Frank Schäfer
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14m68k: Truncate base in do_div()Andreas Schwab
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven
2013-08-13xhci: fix dma mask setup in xhci.cXenia Ragiadakou
2013-08-13xhci: trace debug statements related to ring expansionXenia Ragiadakou
2013-08-13xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou
2013-08-13xhci: trace debug statements for urb cancellationXenia Ragiadakou
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen