summaryrefslogtreecommitdiffstats
path: root/crypto/pcrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi4-0/+61
2017-12-12usb: xhci: make function xhci_dbc_free_req staticColin Ian King1-1/+1
2017-12-12xhci: fixup incorrect memset size parameter when clearing up DbC on exit.Mathias Nyman1-1/+1
2017-12-12USB: remove the URB_NO_FSBR flagAlan Stern7-13/+2
2017-12-12usb: typec: wcove: fix the sink capabilitiesHeikki Krogerus1-3/+1
2017-12-08doc: usb: chipidea: Fix typo in 'enumerate'Fabio Estevam1-6/+6
2017-12-08xhci: add port status tracing for Get Hub Status requestsMathias Nyman2-0/+7
2017-12-08xhci: add port status tracing for Get Port Status hub requestsMathias Nyman2-0/+6
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis7-5/+23
2017-12-08usb: xhci: Cleanup printk debug message for ERSTLu Baolu3-21/+0
2017-12-08usb: xhci: Cleanup printk debug message for registersLu Baolu4-258/+0
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu9-0/+1829
2017-12-08usb: xhci: Make some static functions globalLu Baolu3-42/+72
2017-12-08xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman5-31/+16
2017-12-08xhci: add helper to allocate command with input contextMathias Nyman3-4/+26
2017-12-08dt-bindings: usb-xhci: Document r8a7743 supportFabrizio Castro1-1/+3
2017-12-08usb: xhci: remove unused variable ep_ringCorentin Labbe1-2/+0
2017-12-08usb: xhci: remove unused variable urb_privCorentin Labbe1-2/+0
2017-12-08usb: xhci: remove unused variable epCorentin Labbe1-2/+0
2017-12-08usb: xhci: remove unused variable last_freed_endpointCorentin Labbe1-3/+0
2017-12-07typec: tcpm: Only request matching pdosBadhri Jagan Sridharan1-42/+121
2017-12-07typec: tcpm: Validate source and sink capsBadhri Jagan Sridharan3-17/+131
2017-12-07usb: early: Correct the endpoint type value for bulk in endpointLu Baolu1-1/+1
2017-12-07uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devicesHans de Goede1-63/+0
2017-12-07usb: host: fotg210: Use dma_pool_zallocVasyl Gomonovych1-5/+2
2017-12-07usb: Don't print a warning if interface driver rebind is deferred at resumeMathias Nyman1-1/+1
2017-12-07tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT1-1/+1
2017-12-06USB: storage: Remove obsolete "FIXME"Mikhail Zaytsev1-4/+4
2017-12-06usb: typec: remove duplicate includesPravin Shedge1-1/+0
2017-12-06usb: core: Fix logging messages with spurious periods after newlinesJoe Perches3-17/+14
2017-11-28USB: of: clean up device-node helperJohan Hovold4-20/+19
2017-11-28USB: ledtrig-usbport: fix of-node leakJohan Hovold1-1/+7
2017-11-28USB: add device-tree support for interfacesJohan Hovold3-6/+96
2017-11-28dt-bindings: usb: add interface bindingJohan Hovold1-2/+66
2017-11-28typec: tcpm: fusb302: Resolve out of order messaging eventsAdam Thomson1-4/+17
2017-11-28typec: fusb302: Use dev_err during probeMats Karrman1-9/+8
2017-11-28USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King1-1/+1
2017-11-28USB: host: whci: remove redundant variable tColin Ian King1-2/+0
2017-11-28usb: core: lower log level when device is not able to deal with stringKai-Heng Feng1-1/+1
2017-11-27Linux 4.15-rc1v4.15-rc1Linus Torvalds1-2/+2
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas11-454/+2