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 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-31
3
-10
/
+9
|
\
|
*
crypto: sa2ul - add Kconfig selects to fix build error
Randy Dunlap
2020-08-21
1
-0
/
+3
|
*
crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2020-08-21
1
-7
/
+2
|
*
crypto: qat - add delay before polling mailbox
Giovanni Cabiddu
2020-08-21
1
-3
/
+4
*
|
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
10
-180
/
+258
|
\
\
|
*
|
irqchip/ingenic: Leave parent IRQ unmasked on suspend
Paul Cercueil
2020-08-25
1
-1
/
+1
|
*
|
irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...
qiuguorui1
2020-08-25
1
-2
/
+12
|
*
|
irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...
Marc Zyngier
2020-08-25
4
-14
/
+4
|
*
|
irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpers
Marc Zyngier
2020-08-17
1
-1
/
+1
|
*
|
irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC
Lokesh Vutla
2020-08-16
1
-13
/
+74
|
*
|
irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field
Lokesh Vutla
2020-08-16
1
-7
/
+9
|
*
|
irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
Lokesh Vutla
2020-08-16
1
-59
/
+93
|
*
|
firmware: ti_sci: Add support for getting resource with subtype
Lokesh Vutla
2020-08-16
1
-22
/
+67
|
*
|
firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
Lokesh Vutla
2020-08-16
1
-55
/
+1
|
*
|
firmware: ti_sci: Drop the device id to resource type translation
Lokesh Vutla
2020-08-16
1
-11
/
+1
|
|
/
*
|
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
2
-21
/
+14
|
\
\
|
*
|
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2020-08-26
2
-16
/
+4
|
*
|
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2020-08-26
1
-4
/
+8
|
*
|
cpuidle: Fixup IRQ state
Peter Zijlstra
2020-08-26
1
-1
/
+2
*
|
|
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-30
1
-0
/
+2
|
\
\
\
|
*
|
|
video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
Michael Ellerman
2020-08-27
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-30
24
-161
/
+376
|
\
\
\
|
*
|
|
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
2020-08-28
1
-0
/
+7
|
*
|
|
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
Cyril Roelandt
2020-08-27
1
-1
/
+1
|
*
|
|
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
2020-08-27
1
-3
/
+2
|
*
|
|
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
2020-08-27
1
-4
/
+4
|
*
|
|
USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
Alan Stern
2020-08-27
1
-0
/
+5
|
*
|
|
usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...
Badhri Jagan Sridharan
2020-08-25
1
-3
/
+25
|
*
|
|
USB: PHY: JZ4770: Fix static checker warning.
周琰杰 (Zhou Yanjie)
2020-08-25
1
-0
/
+1
|
*
|
|
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
2020-08-25
1
-12
/
+69
|
*
|
|
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
2020-08-25
1
-11
/
+27
|
*
|
|
xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
Ding Hui
2020-08-23
1
-1
/
+2
|
*
|
|
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
2020-08-23
1
-9
/
+10
|
*
|
|
usb: host: xhci: fix ep context print mismatch in debugfs
Li Jun
2020-08-23
1
-4
/
+4
|
*
|
|
usb: uas: Add quirk for PNY Pro Elite
Thinh Nguyen
2020-08-19
1
-0
/
+7
|
*
|
|
Merge tag 'fixes-for-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-08-19
2
-21
/
+93
|
|
\
\
\
|
|
*
|
|
usb: dwc3: gadget: Handle ZLP for sg requests
Thinh Nguyen
2020-08-17
1
-0
/
+31
|
|
*
|
|
usb: dwc3: gadget: Fix handling ZLP
Thinh Nguyen
2020-08-17
1
-2
/
+23
|
|
*
|
|
usb: dwc3: gadget: Don't setup more than requested
Thinh Nguyen
2020-08-17
1
-16
/
+35
|
|
*
|
|
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
2020-08-17
1
-3
/
+4
|
|
|
/
/
|
*
|
|
USB: Fix device driver race
Bastien Nocera
2020-08-18
1
-2
/
+38
|
*
|
|
USB: Also match device drivers using the ->match vfunc
Bastien Nocera
2020-08-18
1
-2
/
+3
|
*
|
|
usb: host: xhci-tegra: fix tegra_xusb_get_phy()
JC Kuo
2020-08-18
1
-1
/
+1
|
*
|
|
usb: host: xhci-tegra: otg usb2/usb3 port init
JC Kuo
2020-08-18
1
-0
/
+2
|
*
|
|
usb: hcd: Fix use after free in usb_hcd_pci_remove()
Andy Shevchenko
2020-08-18
1
-1
/
+4
|
*
|
|
usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
Hans de Goede
2020-08-18
2
-17
/
+23
|
*
|
|
usb: typec: ucsi: Rework ppm_lock handling
Hans de Goede
2020-08-18
1
-34
/
+22
|
*
|
|
usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
Hans de Goede
2020-08-18
1
-2
/
+4
|
*
|
|
usb: typec: ucsi: Fix AB BA lock inversion
Hans de Goede
2020-08-18
1
-9
/
+9
|
*
|
|
usbip: Implement a match function to fix usbip
M. Vefa Bicakci
2020-08-18
1
-0
/
+6
[next]