summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
AgeCommit message (Expand)Author
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork
2014-05-16net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork
2014-05-16net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-20net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork
2014-03-12USB: serial: make bulk_out_size a lower limitJohan Hovold
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-03-07Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I
2014-03-05usb: phy: Add set_wakeup APIPeter Chen
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum
2014-03-04uas: Pack iu struct definitionsHans de Goede
2014-03-04uas: Fix response iu struct definitionHans de Goede
2014-03-04uas: s/response_ui/response_iu/Hans de Goede
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-13usb: chipidea: add freescale imx28 special write register methodPeter Chen
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-12usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-09usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen
2013-12-09usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese
2013-11-26usb: phy: move OTG FSM headerAnton Tikhomirov
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds