summaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-14usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter1-2/+2
2016-11-14usb: mtu3: declare functions staticSudip Mukherjee2-2/+2
2016-11-14usb: xhci: move slot_id from xhci_hcd to xhci_command structureLu Baolu3-6/+6
2016-11-14usb: xhci: remove the use of xhci->addr_devLu Baolu3-10/+10
2016-11-14usb: xhci: cleanup cmd_completion in xhci_virt_deviceLu Baolu2-2/+0
2016-11-14xhci: add helper to get the endpoint state of a endpoint contextMathias Nyman3-14/+9
2016-11-14usb: host: xhci: plat: add support for Renesas r8a7796 SoCYoshihiro Shimoda3-0/+11
2016-11-14usb: host: xhci: rcar: add a new firmware version for r8a7796Yoshihiro Shimoda2-0/+4
2016-11-14usb: xhci: clean up error_bitmask usageLu Baolu2-26/+22
2016-11-14xhci: Remove duplicate xhci urb giveback functionsMathias Nyman1-69/+56
2016-11-14xhci: Giveback urb in finish_td directlyMathias Nyman1-23/+8
2016-11-14xhci: refactor handle_tx_event() urb givebackMathias Nyman1-29/+32
2016-11-14xhci: fix non static symbol warningWei Yongjun1-2/+2
2016-11-14xhci: cleanup and refactor td_to_noop()Mathias Nyman1-42/+20
2016-11-14xhci: refactor and cleanup process_isoc_td()Mathias Nyman1-37/+32
2016-11-14xhci: rename endpoint related trb variablesMathias Nyman1-39/+38
2016-11-14xhci: cleanup and refactor process_bulk_intr_td()Mathias Nyman1-62/+46
2016-11-14xhci: cleanup and refactor process_ctrl_td()Mathias Nyman1-58/+45
2016-11-14xhci: remove extra URB_SHORT_NOT_OK checks in xhci, core handles most casesMathias Nyman1-47/+7
2016-11-14xhci: add trb_is_noop() helper functionMathias Nyman1-7/+9
2016-11-14xhci: use trb helper functions when possibleMathias Nyman1-6/+5
2016-11-14xhci: don't try to reset the host if it is unaccessibleMathias Nyman1-1/+6
2016-11-14xhci: cleanup error message if halting the host failed.Mathias Nyman1-6/+6
2016-11-14xhci: remove unnecessary xhci_quiesce call before xhci_haltMathias Nyman1-1/+0
2016-11-13Linux 4.9-rc5v4.9-rc5Linus Torvalds1-1/+1
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab7-152/+246
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab1-2/+3
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab7-95/+61
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-11-12aoe: fix crash in page count manipulationJens Axboe1-41/+0
2016-11-12lightnvm: invalid offset calculation for lba_shiftMatias Bjørling1-1/+1
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann1-2/+0
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann1-1/+1
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann1-26/+28
2016-11-11crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann1-1/+1
2016-11-11dib0700: fix nec repeat handlingSean Young1-2/+3
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann1-1/+1
2016-11-11nios2: fix timer initcall return valueArnd Bergmann1-0/+1
2016-11-11x86: apm: avoid uninitialized dataArnd Bergmann1-1/+4
2016-11-11NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann1-4/+6
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann4-5/+16
2016-11-11lib/stackdepot: export save/fetch stack for driversChris Wilson1-0/+2
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski4-1/+10
2016-11-11memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLABGreg Thelen1-2/+2
2016-11-11coredump: fix unfreezable coredumping taskAndrey Ryabinin1-0/+3
2016-11-11mm/filemap: don't allow partially uptodate page for pipesEryu Guan1-0/+3
2016-11-11mm/hugetlb: fix huge page reservation leak in private mapping error pathsMike Kravetz1-0/+66
2016-11-11ocfs2: fix not enough credit panicJunxiao Bi1-1/+1
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede3-20/+1