summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | usb: gadget: udc: start_udc() can be statickbuild test robot2017-07-181-3/+3
| | * | usb: dwc2: gadget: On USB RESET reset device address to zeroMinas Harutyunyan2017-07-181-0/+3
| | * | usb: dwc3: gadget: only unmap requests from DMA if mappedJack Pham2017-07-171-3/+5
| | * | usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMAGeert Uytterhoeven2017-07-171-1/+2
| | * | usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMAGeert Uytterhoeven2017-07-171-1/+1
| | * | usb: gadget: f_mass_storage: Fix the logic to iterate all common->lunsAxel Lin2017-07-171-1/+1
| | * | usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R2017-07-171-10/+8
| | * | usb: dwc3: core: Call dwc3_core_get_phy() before initializing physVignesh R2017-07-171-3/+3
| | |/
| * | usb: storage: return on error to avoid a null pointer dereferenceColin Ian King2017-07-171-1/+4
| * | usb: typec: include linux/device.h in ucsi.hArnd Bergmann2017-07-171-0/+1
| * | USB: cdc-acm: add device-id for quirky printerJohan Hovold2017-07-171-0/+3
| |/
* | Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-2234-21/+4912
|\ \
| * | staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino2017-07-181-0/+1
| * | staging: speakup: safely register and unregister ldiscOkash Khawaja2017-07-182-6/+4
| * | staging: speakup: add functions to register and unregister ldiscOkash Khawaja2017-07-182-0/+14
| * | staging: speakup: safely close ttyOkash Khawaja2017-07-181-1/+1
| * | staging: sm750fb: avoid conflicting vesafbTeddy Wang2017-07-181-0/+24
| * | staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann2017-07-181-4/+15
| * | staging: vboxvideo: Add vboxvideo to drivers/stagingHans de Goede2017-07-1724-0/+4846
| * | staging: sm750fb: fixed a assignment typoLynn Lei2017-07-161-1/+1
| * | staging: rtl8188eu: memory leak in rtw_free_cmd_obj()Dan Carpenter2017-07-161-1/+1
| * | staging: vchiq_arm: fix error codes in probeDan Carpenter2017-07-161-6/+4
| * | staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott2017-07-161-2/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-218-28/+80
|\ \
| * | nvmet: don't report 0-bytes in serial numberMartin Wilck2017-07-201-2/+14
| * | nvmet: preserve controller serial number between rebootsJohannes Thumshirn2017-07-201-0/+22
| * | nvmet: Move serial number from controller to subsystemJohannes Thumshirn2017-07-203-5/+4
| * | nvmet: prefix version configfs file with attrJohannes Thumshirn2017-07-201-4/+4
| * | nvme-pci: Fix an error handling path in 'nvme_probe()'Christophe JAILLET2017-07-201-3/+4
| * | nvme-pci: Remove nvme_setup_prps BUG_ONKeith Busch2017-07-201-8/+25
| * | nvme-pci: add another device ID with stripe quirkDavid Wayne Fugate2017-07-201-0/+3
| * | nvmet-fc: fix byte swapping in nvmet_fc_ls_create_associationChristoph Hellwig2017-07-201-4/+4
| * | nvme: fix byte swapping in the streams codeChristoph Hellwig2017-07-201-1/+1
| * | nbd: kill unused ret in recv_workKefeng Wang2017-07-131-2/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-2130-117/+288
|\ \ \
| * | | RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa2017-07-201-0/+2
| * | | RDMA/uverbs: Fix the check for port numberIsmail, Mustafa2017-07-201-1/+2
| * | | RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg2017-07-201-2/+4
| * | | rxe: fix broken receive queue drainingVijay Immanuel2017-07-202-0/+6
| * | | RDMA/qedr: Prevent memory overrun in verbs' user responsesAmrani, Ram2017-07-201-4/+12
| * | | iw_cxgb4: don't use WR keys/addrs for 0 byte readsGanesh Goudar2017-07-201-1/+1
| * | | IB/mlx4: Fix CM REQ retries in paravirt modeHÃ¥kon Bugge2017-07-201-0/+4
| * | | IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan2017-07-201-3/+1
| * | | IB/core: Fix sparse warningsMatan Barak2017-07-201-10/+0
| * | | RDMA/bnxt_re: Fix the value reported for local ack delaySelvin Xavier2017-07-202-1/+8
| * | | RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cqSelvin Xavier2017-07-203-0/+25
| * | | RDMA/bnxt_re: Fix return value of poll routineDevesh Sharma2017-07-201-0/+1
| * | | RDMA/bnxt_re: Enable atomics only if host bios supportsDevesh Sharma2017-07-203-2/+21
| * | | RDMA/bnxt_re: Specify RDMA component when allocating stats contextSomnath Kotur2017-07-201-0/+1
| * | | RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QPEddie Wai2017-07-201-2/+13