summaryrefslogtreecommitdiffstats
path: root/lib/ts_kmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-08usb: xhci: fix link trb decodingLu Baolu1-7/+5
2017-04-08usb: xhci: remove xhci_dbg_ctx()Lu Baolu3-181/+0
2017-04-08usb: xhci: remove xhci_debug_trb()Lu Baolu3-63/+0
2017-04-08usb: xhci: remove ring debugging codeLu Baolu4-75/+0
2017-04-08usb: xhci: remove enq_updates and deq_updates from ringLu Baolu4-16/+0
2017-04-08usb: xhci: remove error messages for failed memory allocationLu Baolu4-16/+12
2017-04-08usb: xhci: make several functions staticLu Baolu2-70/+30
2017-04-08usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu2-27/+0
2017-04-08usb: xhci: add xhci_log_ring trace eventsLu Baolu3-0/+74
2017-04-08xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman4-67/+80
2017-04-08xhci: Do not halt the host until both HCD have disconnected their devices.Joel Stanley1-10/+10
2017-04-08xhci: add slot and endpoint numbers to debug messages in handle_tx_eventZhengjun Xing1-25/+55
2017-04-08usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi1-22/+37
2017-04-08usb: host: xhci: add Slot and EP Context tracersFelipe Balbi4-2/+302
2017-04-08usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi2-12/+18
2017-04-08usb: host: xhci: print device slot from URB tracersFelipe Balbi1-3/+5
2017-04-08usb: xhci: Add port test modes support for usb2.Guoqing Zhang2-0/+87
2017-04-08usb: xhci: Expose xhci_start() function.Guoqing Zhang2-1/+2
2017-04-08usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang2-18/+33
2017-04-08usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang1-21/+45
2017-04-08usb: xhci: clear EINT bit in status correctlyLu Baolu1-2/+2
2017-04-08usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker1-0/+2
2017-04-08usb: usbip: Remove unnecessary get_vdev()Yuyang Du1-30/+2
2017-04-08usb: misc: refactor codeGustavo A. R. Silva1-28/+21
2017-04-08usb: misc: add missing continue in switchGustavo A. R. Silva1-0/+1
2017-04-08usb: hcd: use correct device pointer for dma opsSekhar Nori1-1/+1
2017-04-03Linux 4.11-rc5v4.11-rc5Linus Torvalds1-1/+1
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi1-2/+21
2017-04-01cdc-acm: remove unused element of struct acmTobias Herzog1-1/+0
2017-04-01cdc-acm: log message for serial state notificationTobias Herzog1-0/+2
2017-04-01cdc-acm: reassemble fragmented notificationsTobias Herzog2-29/+86
2017-04-01cdc-acm: fix possible invalid access when processing notificationTobias Herzog1-4/+9
2017-04-01kasan: do not sanitize kexec purgatoryMike Galbraith1-0/+1
2017-04-01drivers/rapidio/devices/tsi721.c: make module parameter variable name uniqueRandy Dunlap2-4/+4
2017-04-01mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz1-1/+3
2017-04-01kasan: report only the first error by defaultMark Rutland5-5/+55
2017-04-01hugetlbfs: initialize shared policy as part of inode allocationMike Kravetz1-13/+12
2017-04-01mm: fix section name for .data..ro_after_initKees Cook5-9/+6
2017-04-01mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi1-2/+4
2017-04-01mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner1-1/+1
2017-04-01mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2-2/+8
2017-04-01mm: move mm_percpu_wq initialization earlierMichal Hocko3-3/+5
2017-04-01mm: migrate: fix remove_migration_pte() for ksm pagesNaoya Horiguchi1-2/+5
2017-03-31nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS typeTigran Mkrtchyan1-0/+4
2017-03-31NFSv4.1 fix infinite loop on IO BAD_STATEID errorOlga Kornievskaia1-6/+3
2017-03-31serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker1-2/+6
2017-03-31tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre1-0/+3
2017-03-31tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5
2017-03-31serial: mxs-auart: Fix baudrate calculationUwe Kleine-König1-1/+1
2017-03-31irqchip/mips-gic: Fix Local compare interruptMatt Redfearn1-0/+4