summaryrefslogtreecommitdiffstats
path: root/net/802 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-20usb: dwc3: gadget: no more tracking endpoint type with its nameFelipe Balbi1-23/+1
2016-06-20usb: dwc3: trace: pretty-print TRB's ctrl fieldJanusz Dziedzic1-2/+38
2016-06-20usb: dwc3: gadget: add a per-endpoint request queue lockFelipe Balbi2-0/+3
2016-06-20usb: dwc3: pci: add Power Management dummy hooksFelipe Balbi1-0/+39
2016-06-20usb: dwc3: implement runtime PMFelipe Balbi3-15/+174
2016-06-20usb: dwc3: gadget: fix for possible endpoint disable raceFelipe Balbi1-1/+17
2016-06-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski1-0/+4
2016-06-20usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi1-5/+7
2016-06-20usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadgetFelipe Balbi2-3/+4
2016-06-20usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi2-57/+5
2016-06-20usb: dwc3: core: re-factor init and exit pathsFelipe Balbi1-58/+60
2016-06-20usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi2-9/+9
2016-06-20usb: dwc3: gadget: add a pointer to endpoint registersFelipe Balbi6-156/+78
2016-06-20usb: dwc3: gadget: pass dep as argument to endpoint commandFelipe Balbi3-20/+21
2016-06-20usb: dwc3: gadget: initialize NUMP based on RxFIFO SizeFelipe Balbi2-11/+55
2016-06-20usb: dwc3: gadget: split __dwc3_gadget_kick_transfer()Felipe Balbi1-57/+65
2016-06-20usb: dwc3: gadget: return 0 if we try to Wakeup in superspeedFelipe Balbi1-1/+1
2016-06-20usb: dwc3: gadget: remove udelay(1) when sending ep cmdsFelipe Balbi1-2/+0
2016-06-20usb: dwc3: gadget: rely on sg_is_last() and list_is_last()Felipe Balbi1-5/+5
2016-06-20usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer()Felipe Balbi1-34/+14
2016-06-20usb: dwc3: gadget: prepare TRBs on update transfers tooFelipe Balbi1-21/+29
2016-06-20usb: dwc3: core: get rid of DWC3_PM_OPS macroFelipe Balbi1-6/+2
2016-06-20usb: dwc3: gadget: fix gadget suspend/resumeFelipe Balbi2-33/+12
2016-06-20usb: dwc3: gadget: re-factor ->udc_start and ->udc_stopFelipe Balbi1-41/+49
2016-06-20usb: gadget: net2280: add USB2380 supportTim Harvey3-22/+34
2016-06-20usb: gadget: storage: increase maximum storage num buffersFelipe Balbi1-1/+1
2016-06-20usb: gadget: storage: get rid of fsg_num_buffers_validate()Felipe Balbi1-21/+1
2016-06-20Linux 4.7-rc4v4.7-rc4Linus Torvalds1-1/+1
2016-06-19ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodesLee Jones1-0/+3
2016-06-18isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray1-1/+2
2016-06-18isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray1-1/+1
2016-06-18watchdog: ebc-c384_wdt: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-18iio: stx104: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-18gpio: Allow PC/104 devices on X86_64William Breathitt Gray1-4/+4
2016-06-18isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray4-2/+14
2016-06-18usbip: rate limit get_frame_number messageGreg Kroah-Hartman1-1/+1
2016-06-17Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...Hans de Goede1-1/+1
2016-06-17Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"Hans de Goede1-1/+2
2016-06-17Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra1-1/+2
2016-06-17btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba1-5/+0
2016-06-17btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba1-1/+1
2016-06-17btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2-15/+12
2016-06-17Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik1-1/+10
2016-06-17btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney4-4/+7
2016-06-17Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo6-15/+28
2016-06-17btrfs: Use correct format specifierHeinrich Schuchardt1-1/+1
2016-06-17ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach1-1/+1
2016-06-17ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo1-2/+5
2016-06-17ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik3-5/+8
2016-06-17iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel1-5/+12