index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-28
7
-23
/
+28
|
\
|
*
nvmet: fix PSDT field check in command format
Max Gurtovoy
2018-02-28
1
-3
/
+6
|
*
nvme-multipath: fix sysfs dangerously created links
Baegjae Sung
2018-02-28
2
-14
/
+13
|
*
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-02-26
1
-1
/
+4
|
*
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
2018-02-22
1
-2
/
+2
|
*
nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes
Christoph Hellwig
2018-02-22
1
-2
/
+2
|
*
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
Christoph Hellwig
2018-02-22
1
-1
/
+1
*
|
nbd: fix return value in error handling path
Gustavo A. R. Silva
2018-02-27
1
-1
/
+1
*
|
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
2018-02-27
1
-1
/
+1
*
|
bcache: correct flash only vols (check all uuids)
Coly Li
2018-02-27
1
-1
/
+1
*
|
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-26
8
-8
/
+8
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-23
1
-3
/
+9
|
\
\
|
*
|
crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
Kamil Konieczny
2018-02-15
1
-3
/
+9
*
|
|
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-02-22
38
-133
/
+350
|
\
\
\
|
*
|
|
Revert "usb: musb: host: don't start next rx urb if current one failed"
Bin Liu
2018-02-20
1
-7
/
+1
|
*
|
|
usb: musb: fix enumeration after resume
Andreas Kemnade
2018-02-20
1
-1
/
+2
|
*
|
|
Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-02-16
15
-83
/
+135
|
|
\
\
\
|
|
*
|
|
usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...
Roger Quadros
2018-02-15
2
-11
/
+41
|
|
*
|
|
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
Wei Yongjun
2018-02-15
1
-0
/
+1
|
|
*
|
|
usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
Vardan Mikayelyan
2018-02-12
1
-6
/
+6
|
|
*
|
|
usb: dwc2: Add safety check for STSPHSERCVD intr
Minas Harutyunyan
2018-02-12
1
-3
/
+7
|
|
*
|
|
usb: dwc2: Add safety check in setting of descriptor chain pointers
Minas Harutyunyan
2018-02-12
1
-1
/
+3
|
|
*
|
|
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
2018-02-12
1
-2
/
+2
|
|
*
|
|
usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
Yoshihiro Shimoda
2018-02-12
1
-0
/
+5
|
|
*
|
|
usb: gadget: udc: Remove USB_GADGET_DUALSPEED select
Ulf Magnusson
2018-02-12
1
-1
/
+0
|
|
*
|
|
usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
Thinh Nguyen
2018-02-12
1
-7
/
+9
|
|
*
|
|
usb: gadget: core: Fix use-after-free of usb_request
Manu Gautam
2018-02-12
1
-1
/
+1
|
|
*
|
|
usb: dwc3: omap: don't miss events during suspend/resume
Roger Quadros
2018-02-12
1
-0
/
+16
|
|
*
|
|
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
2018-02-12
1
-31
/
+7
|
|
*
|
|
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
2018-02-12
1
-4
/
+2
|
|
*
|
|
usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
Fabio Estevam
2018-02-12
1
-0
/
+3
|
|
*
|
|
usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
Manu Gautam
2018-02-12
1
-14
/
+22
|
|
*
|
|
usb: dwc3: Undo PHY init if soft reset fails
Brian Norris
2018-02-12
1
-0
/
+3
|
|
*
|
|
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
2018-02-12
1
-0
/
+2
|
|
*
|
|
usb: dwc3: ep0: Reset TRB counter for ep0 IN
Thinh Nguyen
2018-02-12
1
-1
/
+6
|
|
*
|
|
usb: dwc3: gadget: Set maxpacket size for ep0 IN
Thinh Nguyen
2018-02-12
1
-0
/
+2
|
|
*
|
|
usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
Yoshihiro Shimoda
2018-02-12
1
-1
/
+1
|
|
*
|
|
usb: dwc3: of-simple: fix oops by unbalanced clk disable call
Enric Balletbo i Serra
2018-02-12
1
-0
/
+1
|
*
|
|
|
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
2018-02-16
1
-3
/
+6
|
*
|
|
|
Add delay-init quirk for Corsair K70 RGB keyboards
Jack Stocker
2018-02-15
1
-0
/
+3
|
*
|
|
|
usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...
AMAN DEEP
2018-02-15
1
-7
/
+10
|
*
|
|
|
usb: host: ehci: always enable interrupt for qtd completion at test mode
Peter Chen
2018-02-15
1
-8
/
+4
|
*
|
|
|
usb: ldusb: add PIDs for new CASSY devices supported by this driver
Karsten Koop
2018-02-15
3
-0
/
+12
|
*
|
|
|
usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
Yoshihiro Shimoda
2018-02-15
1
-0
/
+5
|
*
|
|
|
usb: host: ehci: use correct device pointer for dma ops
Peter Chen
2018-02-15
1
-2
/
+2
|
*
|
|
|
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2018-02-15
2
-0
/
+5
|
*
|
|
|
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
Shigeru Yoshida
2018-02-15
2
-4
/
+10
|
*
|
|
|
USB: serial: option: Add support for Quectel EP06
Kristian Evensen
2018-02-15
1
-0
/
+7
|
*
|
|
|
xhci: fix xhci debugfs errors in xhci_stop
Zhengjun Xing
2018-02-15
1
-2
/
+1
|
*
|
|
|
xhci: xhci debugfs device nodes weren't removed after device plugged out
Zhengjun Xing
2018-02-15
1
-4
/
+2
[next]