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
*
drivers: uio: remove redundant assignment to variable retval
Colin Ian King
2020-04-28
1
-1
/
+1
*
fpga: dfl: fme: add performance reporting support
Wu Hao
2020-04-28
6
-1
/
+1030
*
firmware: xilinx: Add sysfs and API to set boot health status
Rajan Vaja
2020-04-28
1
-0
/
+39
*
firmware: xilinx: Add sysfs to set shutdown scope
Rajan Vaja
2020-04-28
1
-1
/
+97
*
firmware: xilinx: Add system shutdown API interface
Rajan Vaja
2020-04-28
1
-0
/
+13
*
firmware: xilinx: Add sysfs interface
Rajan Vaja
2020-04-28
1
-1
/
+166
*
firmware: xilinx: Add APIs to read/write GGS/PGGS registers
Rajan Vaja
2020-04-28
1
-0
/
+66
*
firmware: xilinx: Remove eemi ops for fpga related APIs
Rajan Vaja
2020-04-28
3
-44
/
+5
*
firmware: xilinx: Remove eemi ops for aes engine
Rajan Vaja
2020-04-28
2
-13
/
+3
*
firmware: xilinx: Remove eemi ops for set_requirement
Rajan Vaja
2020-04-28
2
-18
/
+6
*
firmware: xilinx: Remove eemi ops for release_node
Rajan Vaja
2020-04-28
2
-6
/
+3
*
firmware: xilinx: Remove eemi ops for request_node
Rajan Vaja
2020-04-28
2
-8
/
+4
*
firmware: xilinx: Remove eemi ops for set_suspend_mode
Rajan Vaja
2020-04-28
2
-7
/
+3
*
firmware: xilinx: Remove eemi ops for init_finalize
Rajan Vaja
2020-04-28
2
-10
/
+3
*
firmware: xilinx: Remove eemi ops for reset_get_status
Rajan Vaja
2020-04-28
2
-10
/
+3
*
firmware: xilinx: Remove eemi ops for reset_assert
Rajan Vaja
2020-04-28
2
-15
/
+9
*
firmware: xilinx: Use APIs instead of IOCTLs
Rajan Vaja
2020-04-28
3
-74
/
+96
*
firmware: xilinx: Remove eemi ops for clock set/get parent
Rajan Vaja
2020-04-28
2
-8
/
+6
*
firmware: xilinx: Remove eemi ops for clock set/get rate
Rajan Vaja
2020-04-28
1
-4
/
+4
*
firmware: xilinx: Remove eemi ops for clock_getdivider
Rajan Vaja
2020-04-28
3
-7
/
+5
*
firmware: xilinx: Remove eemi ops for clock_setdivider
Rajan Vaja
2020-04-28
3
-6
/
+5
*
firmware: xilinx: Remove eemi ops for clock_getstate
Rajan Vaja
2020-04-28
3
-6
/
+4
*
firmware: xilinx: Remove eemi ops for clock_disable
Rajan Vaja
2020-04-28
3
-7
/
+4
*
firmware: xilinx: Remove eemi ops for clock_enable
Rajan Vaja
2020-04-28
3
-5
/
+4
*
firmware: xilinx: Remove eemi ops for query_data
Rajan Vaja
2020-04-28
4
-17
/
+10
*
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
2020-04-28
2
-12
/
+3
*
firmware: xilinx: Remove eemi ops for get_api_version
Rajan Vaja
2020-04-28
3
-5
/
+5
*
firmware: fpga: replace the error codes with the standard ones
Richard Gong
2020-04-28
3
-64
/
+33
*
nvmem: core: cleanup old eeprom compat entry attributes
Srinivas Kandagatla
2020-04-28
1
-38
/
+14
*
slimbus: ngd: remove redundant assignment
Srinivas Kandagatla
2020-04-28
1
-1
/
+0
*
slimbus: ngd: get drvdata from correct device
Srinivas Kandagatla
2020-04-28
1
-2
/
+2
*
bus: mhi: core: Add support for MHI suspend and resume
Manivannan Sadhasivam
2020-04-28
2
-1
/
+145
*
Merge 5.7-rc3 into char-misc-next
Greg Kroah-Hartman
2020-04-27
188
-919
/
+2031
|
\
|
*
Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-04-26
25
-118
/
+344
|
|
\
|
|
*
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
1
-3
/
+1
|
|
*
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
4
-34
/
+56
|
|
|
\
|
|
|
*
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
|
|
|
*
usb: dwc3: gadget: Properly set maxpacket limit
Thinh Nguyen
2020-04-16
2
-11
/
+45
|
|
|
*
usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name
Thinh Nguyen
2020-04-16
2
-4
/
+4
[next]