summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-15usb: interface authorization: Declare authorized attributeStefan Koch1-0/+1
2015-08-15drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola1-0/+1
2015-08-15Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+13
2015-08-15Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman6-8/+224
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen1-0/+4
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen1-0/+2
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen1-1/+4
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen1-0/+2
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen1-0/+1
2015-08-10Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman7-12/+29
2015-08-09usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer1-3/+3
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi1-3/+7
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman1-2/+3
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga1-1/+7
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga1-0/+8
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga1-0/+3
2015-08-04usb: gadget: add endpoint capabilities helper macrosRobert Baldyga1-0/+20
2015-08-04usb: gadget: add endpoint capabilities flagsRobert Baldyga1-0/+21
2015-08-04usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga1-0/+1
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+11
2015-07-30usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov1-0/+7
2015-07-30usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga1-0/+10
2015-07-30usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga1-0/+10
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga1-0/+11
2015-07-30Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-07-29usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun1-0/+4
2015-07-29usb: chipidea: set usb otg capabilitiesLi Jun1-0/+1
2015-07-29usb: common: add API to update usb otg capabilities by device treeLi Jun1-0/+7
2015-07-29usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin1-0/+2
2015-07-29usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun1-0/+15
2015-07-29usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga1-0/+2
2015-07-29usb: gadget: add usb_gadget_activate/deactivate functionsRobert Baldyga1-6/+94
2015-07-29usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi1-1/+1
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+6
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki1-0/+1
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman6-7/+32
2015-07-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso1-1/+1
2015-07-27net/macb: convert to kernel docAndy Shevchenko1-3/+11
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+21
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2015-07-25Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds1-5/+5
2015-07-25Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+3
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)1-0/+3
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng1-1/+0
2015-07-23drivers: usb: fsl: Modify phy clk valid bit checkingNikhil Badola1-0/+1
2015-07-23drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macroNikhil Badola1-0/+1
2015-07-23drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola1-0/+1
2015-07-23drivers:usb:fsl: Replace macros with enumerated typeNikhil Badola1-6/+10
2015-07-23NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust1-2/+5