index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: bcm2835: Fixes bare use of unsigned
Jacko Dirks
2020-05-05
1
-2
/
+2
*
Merge series "Grab bag with AMD SPI fixes" from Lukas Wunner <lukas@wunner.de>:
Mark Brown
2020-05-05
1
-22
/
+5
|
\
|
*
spi: amd: Drop superfluous member from struct amd_spi
Lukas Wunner
2020-05-04
1
-4
/
+2
|
*
spi: amd: Fix refcount underflow on remove
Lukas Wunner
2020-05-04
1
-12
/
+1
|
*
spi: amd: Drop duplicate driver data assignments
Lukas Wunner
2020-05-04
1
-2
/
+0
|
*
spi: amd: Pass probe errors back to driver core
Lukas Wunner
2020-05-04
1
-1
/
+1
|
*
spi: amd: Fix duplicate iounmap in error path
Lukas Wunner
2020-05-04
1
-3
/
+1
*
|
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-05-05
5
-39
/
+47
|
\
\
|
|
/
|
/
|
|
*
spi: bcm-qspi: Handle clock probe deferral
Florian Fainelli
2020-04-21
1
-7
/
+5
|
*
spi: bcm-qspi: when tx/rx buffer is NULL set to 0
Justin Chen
2020-04-21
1
-4
/
+4
|
*
spi: bcm-qspi: Make PM suspend/resume work with SCMI clock management
Kamal Dasu
2020-04-21
1
-2
/
+2
|
*
spi: bcm-qspi: Drive MSPI peripheral SSb pin on cs_change
Kamal Dasu
2020-04-21
1
-7
/
+12
|
*
spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
Andy Shevchenko
2020-04-14
1
-0
/
+1
|
*
spi: sc18is602: Fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
2020-04-14
1
-1
/
+1
|
*
spi: spi-axi-spi-engine: Access register after clock initialization
RafaĆ Hibner
2020-04-09
1
-16
/
+16
|
*
spi: spi-ep93xx: fix wrong SPI mode selection
Jungseung Lee
2020-04-03
1
-2
/
+6
*
|
spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit()
Jules Irenge
2020-04-30
1
-0
/
+1
*
|
spi: pxa2xx: Apply CS clk quirk to BXT
Evan Green
2020-04-30
1
-0
/
+1
*
|
spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue
Patrice Chotard
2020-04-29
1
-0
/
+5
*
|
spi: uniphier: fix error return code in uniphier_spi_probe()
Wei Yongjun
2020-04-29
1
-2
/
+6
*
|
spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe()
Wei Yongjun
2020-04-29
1
-3
/
+2
*
|
spi: spi-amd: fix warning
Sanjay R Mehta
2020-04-28
1
-1
/
+1
*
|
spi: spi-amd: Add AMD SPI controller driver support
Sanjay R Mehta
2020-04-27
4
-0
/
+345
*
|
Merge tag 'v5.7-rc3' into spi-5.8
Mark Brown
2020-04-27
768
-4691
/
+8053
|
\
\
|
*
|
Linux 5.7-rc3
v5.7-rc3
Linus Torvalds
2020-04-26
1
-1
/
+1
|
*
|
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-04-26
4
-18
/
+78
|
|
\
\
|
|
*
|
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
2020-04-23
1
-0
/
+5
|
|
*
|
cifs: ensure correct super block for DFS reconnect
Paulo Alcantara
2020-04-23
1
-17
/
+65
|
|
*
|
cifs: do not share tcons with DFS
Paulo Alcantara
2020-04-23
1
-0
/
+4
|
|
*
|
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
2020-04-22
1
-1
/
+2
|
|
*
|
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-04-21
1
-0
/
+2
|
*
|
|
Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-04-26
29
-121
/
+349
|
|
\
\
\
|
|
*
|
|
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2020-04-23
2
-17
/
+17
|
|
*
|
|
usb-storage: Add unusual_devs entry for JMicron JMS566
Alan Stern
2020-04-23
1
-0
/
+7
|
|
*
|
|
USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...
Alan Stern
2020-04-23
2
-5
/
+2
|
|
*
|
|
USB: hub: Fix handling of connect changes during sleep
Alan Stern
2020-04-23
1
-0
/
+14
|
|
*
|
|
usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...
Naoki Kiryu
2020-04-22
1
-1
/
+4
|
|
*
|
|
xhci: Don't clear hub TT buffer on ep0 protocol stall
Mathias Nyman
2020-04-21
1
-5
/
+11
|
|
*
|
|
xhci: prevent bus suspend if a roothub port detected a over-current condition
Mathias Nyman
2020-04-21
1
-0
/
+9
|
|
*
|
|
xhci: Fix handling halted endpoint even if endpoint ring appears empty
Mathias Nyman
2020-04-21
3
-10
/
+39
|
|
*
|
|
Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-04-20
8
-37
/
+62
|
|
|
\
\
\
|
|
|
*
|
|
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
2020-04-17
1
-24
/
+22
|
|
|
*
|
|
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
2020-04-17
1
-5
/
+20
|
|
|
*
|
|
usb: gadget: udc: atmel: Fix vbus disconnect handling
Cristian Birsan
2020-04-17
1
-2
/
+2
|
|
|
*
|
|
usb: dwc3: gadget: Fix request completion check
Thinh Nguyen
2020-04-17
1
-10
/
+2
|
|
|
*
|
|
usb: dwc3: gadget: Do link recovery for SS and SSP
Thinh Nguyen
2020-04-16
1
-6
/
+2
|
|
|
*
|
|
dt-bindings: usb: renesas,usb3-peri: add r8a77961 support
Yoshihiro Shimoda
2020-04-16
1
-0
/
+1
|
|
|
*
|
|
dt-bindings: usb: renesas,usbhs: add r8a77961 support
Yoshihiro Shimoda
2020-04-16
1
-0
/
+1
|
|
|
*
|
|
dt-bindings: usb: usb-xhci: add r8a77961 support
Yoshihiro Shimoda
2020-04-16
1
-1
/
+2
|
|
|
*
|
|
docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
Mauro Carvalho Chehab
2020-04-16
1
-2
/
+2
[next]