summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | phy: brcm-sata: Return proper error if brcm_sata_phy_init failsAxel Lin2016-08-121-1/+1
| | * | | mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner2016-08-121-0/+153
| | * | | phy-sun4i-usb: Add support for peripheral-only modeHans de Goede2016-08-121-22/+46
| * | | | Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-08-301-2/+5
| |\ \ \ \
| | * | | | usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun2016-08-191-2/+5
| * | | | | Merge tag 'usb-serial-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-253-3/+12
| |\ \ \ \ \
| | * | | | | USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov2016-08-241-0/+4
| | * | | | | USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov2016-08-201-0/+5
| | * | | | | USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-151-2/+2
| | * | | | | USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-151-1/+1
| * | | | | | Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-08-2512-20/+57
| |\ \ \ \ \ \
| | * | | | | | usb: dwc3: gadget: always decrement by 1Felipe Balbi2016-08-251-4/+1
| | * | | | | | usb: dwc3: debug: fix ep name on trace outputFelipe Balbi2016-08-251-1/+1
| | * | | | | | usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi2016-08-251-1/+1
| | * | | | | | usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang2016-08-221-1/+6
| | * | | | | | usb: dwc3: gadget: don't rely on jiffies while holding spinlockNicolas Saenz Julienne2016-08-221-3/+3
| | * | | | | | usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter2016-08-221-5/+2
| | * | | | | | usb: gadget: function: f_rndis: socket buffer may be NULLPeter Chen2016-08-221-0/+3
| | * | | | | | usb: gadget: function: f_eem: socket buffer may be NULLPeter Chen2016-08-221-3/+7
| | * | | | | | usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun2016-08-221-1/+1
| | * | | | | | usb: dwc2: Add reset control to dwc2Dinh Nguyen2016-08-222-0/+23
| | * | | | | | usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi2016-08-221-0/+1
| | * | | | | | usb: dwc3: pci: runtime_resume child deviceFelipe Balbi2016-08-221-1/+8
| * | | | | | | USB: avoid left shift by -1Alan Stern2016-08-231-5/+11
| * | | | | | | USB: fix typo in wMaxPacketSize validationAlan Stern2016-08-231-1/+1
| |/ / / / / /
* | | | | | | devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds2016-09-031-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-038-34/+54
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-08-298-34/+54
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | nvme-rdma: Get rid of redundant definesSagi Grimberg2016-08-281-4/+0
| | * | | | | | nvme-rdma: Get rid of duplicate variableSagi Grimberg2016-08-281-8/+7
| | * | | | | | nvme: fabrics drivers don't need the nvme-pci driverChristoph Hellwig2016-08-192-2/+2
| | * | | | | | nvme-fabrics: get a reference when reusing a nvme_host structureChristoph Hellwig2016-08-191-1/+3
| | * | | | | | nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp2016-08-193-7/+7
| | * | | | | | nvme-loop: set sqsize to 0-based value, per specJay Freyensee2016-08-181-2/+2
| | * | | | | | nvme-rdma: fix sqsize/hsqsize per specJay Freyensee2016-08-181-4/+10
| | * | | | | | fabrics: define admin sqsize min default, per specJay Freyensee2016-08-182-3/+19
| | * | | | | | nvmet-rdma: +1 to *queue_size from hsqsize/hrqsizeJay Freyensee2016-08-181-2/+2
| | * | | | | | nvmet-rdma: Fix use after freeVincent Stehlé2016-08-161-1/+2
| | * | | | | | nvme-rdma: initialize ret to zero to avoid returning garbageColin Ian King2016-08-161-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-09-031-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | tpm: invalid self test error messageJarkko Sakkinen2016-09-031-2/+1
* | | | | | | | | Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-09-032-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-021-3/+3
| * | | | | | | | | ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi2016-09-021-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-09-032-5/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki2016-09-021-5/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idlePaul E. McKenney2016-08-311-3/+3
| | * | | | | | | | PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idlePaul E. McKenney2016-08-311-2/+2
| | |/ / / / / / /
| * / / / / / / / cpufreq: dt: Add terminate entry for of_device_id tablesWei Yongjun2016-08-311-0/+2
| |/ / / / / / /
* | | | | | | | x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-021-2/+2