summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork1-0/+19
2012-03-02Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+24
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov1-0/+24
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi1-1/+1
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-0/+32
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman4-77/+99
2012-02-28USB: create module_usb_serial_driver macroGreg KH1-0/+28
2012-02-28usb/storage: remove Filler member from struct bulk_cs_wrapSebastian Andrzej Siewior1-1/+0
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior1-1/+1
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior1-0/+39
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi1-0/+10
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-15/+15
2012-02-27usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus1-45/+5
2012-02-24USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman1-7/+0
2012-02-24usb-serial: new API for driver registrationAlan Stern1-0/+9
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman6-2/+104
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+2
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2012-02-21sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2-0/+56
2012-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-02-20digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+20
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-15usb: uac2: Add ACHeader and FormatType descriptorJassi Brar1-0/+21
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp1-0/+2
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp1-0/+5
2012-02-13vfs: Provide function to get superblock and wait for it to thawJan Kara1-0/+1
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S1-0/+4
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung1-0/+1
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma1-0/+19
2012-02-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-8/+2
2012-02-13usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus1-2/+2
2012-02-13usb: otg: msm: Start using struct usb_otgHeikki Krogerus1-1/+1
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus1-17/+79
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus1-3/+3
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus4-54/+54
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-15/+5
2012-02-10USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp1-8/+2
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-14/+73
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman1-8/+40
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman49-385/+165
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+9
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-09USB: serial: add macro for console error reportingJohan Hovold1-0/+15
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett1-0/+8
2012-02-08Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+4
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern1-0/+3