index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: configfs: Add max_speed setting
Thinh Nguyen
2020-01-15
2
-0
/
+47
*
usb: gadget: udc: core: Warn about failed to find udc
Dejin Zheng
2020-01-15
1
-0
/
+2
*
usb: gadget: legacy: set max_speed to super-speed
Roger Quadros
2020-01-15
4
-4
/
+4
*
usb: dwc2: fix debugfs FIFO count
John Keeping
2020-01-15
1
-1
/
+2
*
usb: dwc2: Fix IN FIFO allocation
John Keeping
2020-01-15
1
-1
/
+2
*
usb: phy-generic: Delete unused platform data
Linus Walleij
2020-01-15
5
-43
/
+15
*
usb: dwc2: Fix NULL qh in dwc2_queue_transaction
Alexandru M Stan
2020-01-15
1
-1
/
+1
*
usb: dwc2: Fix Stalling a Non-Isochronous OUT EP
Minas Harutyunyan
2020-01-15
1
-5
/
+17
*
usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set
Thinh Nguyen
2020-01-15
1
-0
/
+3
*
usb: dwc3: gadget: Set link state to RX_Detect on disconnect
Thinh Nguyen
2020-01-15
1
-0
/
+2
*
usb: dwc3: gadget: Don't send unintended link state change
Thinh Nguyen
2020-01-15
2
-9
/
+21
*
thunderbolt: fix memory leak of object sw
Colin Ian King
2020-01-14
1
-2
/
+4
*
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
2020-01-13
485
-2350
/
+3773
|
\
|
*
Linux 5.5-rc6
v5.5-rc6
Linus Torvalds
2020-01-12
1
-1
/
+1
|
*
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-12
4
-6
/
+6
|
|
\
|
|
*
riscv: Fixup obvious bug for fp-regs reset
Guo Ren
2020-01-12
1
-1
/
+1
|
|
*
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
2020-01-12
3
-5
/
+5
|
*
|
Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-12
3
-7
/
+19
|
|
\
\
|
|
*
|
iommu/dma: fix variable 'cookie' set but not used
Qian Cai
2020-01-07
1
-3
/
+0
|
|
*
|
iommu/vt-d: Unlink device if failed to add to group
Jon Derrick
2020-01-07
1
-3
/
+10
|
|
*
|
iommu: Remove device link to group on failure
Jon Derrick
2020-01-07
1
-0
/
+1
|
|
*
|
iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU
Patrick Steinhardt
2020-01-07
1
-1
/
+8
|
|
|
/
|
*
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-11
4
-15
/
+23
|
|
\
\
|
|
*
|
i2c: fix bus recovery stop mode timing
Russell King
2020-01-09
1
-3
/
+10
|
|
*
|
i2c: bcm2835: Store pointer to bus clock
Stefan Wahren
2020-01-06
1
-9
/
+8
|
|
*
|
dt-bindings: i2c: at91: fix i2c-sda-hold-time-ns documentation for sam9x60
Eugen Hristev
2020-01-06
1
-2
/
+4
|
|
*
|
i2c: at91: fix clk_offset for sam9x60
Eugen Hristev
2020-01-06
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-11
18
-32
/
+45
|
|
\
\
|
|
*
|
um: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
5
-12
/
+10
|
|
*
|
clone3: ensure copy_thread_tls is implemented
Amanieu d'Antras
2020-01-07
1
-0
/
+10
|
|
*
|
xtensa: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-4
/
+5
|
|
*
|
riscv: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-3
/
+4
|
|
*
|
parisc: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-4
/
+5
|
|
*
|
arm: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-3
/
+4
|
|
*
|
arm64: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-5
/
+6
|
|
*
|
arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers
Amanieu d'Antras
2020-01-07
2
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-01-10
2
-5
/
+7
|
|
\
\
|
|
*
|
HID: hidraw, uhid: Always report EPOLLOUT
Jiri Kosina
2020-01-10
2
-5
/
+7
|
*
|
|
Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-10
19
-93
/
+243
|
|
\
\
\
|
|
*
|
|
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
2020-01-08
1
-1
/
+1
|
|
*
|
|
usb: ohci-da8xx: ensure error return on variable error is set
Colin Ian King
2020-01-08
1
-2
/
+6
|
|
*
|
|
usb: musb: Disable pullup at init
Paul Cercueil
2020-01-08
1
-0
/
+3
|
|
*
|
|
usb: musb: fix idling for suspend after disconnect interrupt
Tony Lindgren
2020-01-08
1
-0
/
+8
|
|
*
|
|
usb: typec: ucsi: Fix the notification bit offsets
Heikki Krogerus
2020-01-08
1
-9
/
+9
|
|
*
|
|
USB: Fix: Don't skip endpoint descriptors with maxpacket=0
Alan Stern
2020-01-06
1
-4
/
+8
|
|
*
|
|
USB-PD tcpm: bad warning+size, PPS adapters
Douglas Gilbert
2020-01-02
1
-5
/
+15
|
|
*
|
|
Merge tag 'usb-serial-5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-01-02
3
-0
/
+15
|
|
|
\
\
\
|
|
|
*
|
|
USB: serial: option: add ZLP support for 0x1bc7/0x9010
Daniele Palmas
2019-12-20
3
-0
/
+13
|
|
|
*
|
|
USB: serial: option: add Telit ME910G1 0x110a composition
Daniele Palmas
2019-12-16
1
-0
/
+2
|
|
*
|
|
|
Merge tag 'phy-for-5.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2020-01-02
4
-47
/
+98
|
|
|
\
\
\
\
[next]