index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-19
habanalabs: prevent possible out-of-bounds array access
Oded Gabbay
1
-3
/
+11
2020-07-16
ocxl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-15
ocxl: control via sysfs whether the FPGA is reloaded on a link reset
Philippe Bergheaud
3
-5
/
+117
2020-07-14
hpilo: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-12
/
+12
2020-07-13
cxl: Change PCIBIOS_SUCCESSFUL to 0
Saheed O. Bolarinwa
1
-2
/
+2
2020-07-10
habanalabs: set 4s timeout for message to device CPU
Oded Gabbay
7
-30
/
+38
2020-07-10
habanalabs: set clock gating per engine
Oded Gabbay
6
-61
/
+93
2020-07-10
habanalabs: block WREG_BULK packet on PDMA
Oded Gabbay
1
-1
/
+6
2020-07-10
misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC
Ricky Wu
5
-32
/
+972
2020-07-10
vop: sparse warning fixup
Michael S. Tsirkin
1
-1
/
+1
2020-07-10
misc: cxl: flash: Remove unused variable 'drc_index'
Lee Jones
1
-2
/
+2
2020-07-10
misc: eeprom: at24: Tell the compiler that ACPI functions may not be used
Lee Jones
1
-1
/
+1
2020-07-10
uacce: remove uacce_vma_fault
Zhangfei Gao
1
-9
/
+0
2020-07-10
Merge branch 'char-misc-linus' into 'char-misc-next'
Greg Kroah-Hartman
2
-14
/
+13
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2020-07-01
misc: ibmvmc: Repair ill-named function argument descriptions
Lee Jones
1
-3
/
+3
2020-07-01
misc: ocxl: config: Provide correct formatting to function headers
Lee Jones
1
-9
/
+9
2020-07-01
misc: cxl: hcalls: Demote half-assed kerneldoc attempt
Lee Jones
1
-21
/
+21
2020-07-01
misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issues
Lee Jones
1
-2
/
+10
2020-07-01
misc: mic: scif: scif_fence: Fix a bunch of different documentation issues
Lee Jones
1
-13
/
+21
2020-07-01
misc: mic: scif: scif_dma: Fix a couple of kerneldoc issues
Lee Jones
1
-1
/
+2
2020-07-01
misc: mic: scif: scif_nm: Supply various kerneldoc fix-ups
Lee Jones
1
-8
/
+9
2020-07-01
misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issues
Lee Jones
1
-7
/
+11
2020-07-01
misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s)
Lee Jones
1
-0
/
+9
2020-07-01
misc: mic: scif: scif_api: Demote scif_accept() function header
Lee Jones
1
-1
/
+1
2020-07-01
misc: mic: scif: scif_api: Remove set but unused variable 'read_size'
Lee Jones
1
-3
/
+1
2020-07-01
misc: mic: cosm: cosm_debugfs: Demote function headers from kerneldoc
Lee Jones
1
-2
/
+2
2020-07-01
misc: mic: scif: scif_ports: Fix copy 'n' paste error
Lee Jones
1
-4
/
+5
2020-07-01
misc: mic: cosm: cosm_main: Document 'force' function argument
Lee Jones
1
-0
/
+1
2020-07-01
misc: mic: host: mic_debugfs: Demote function headers from kerneldoc
Lee Jones
1
-4
/
+4
2020-07-01
misc: mic: card: mic_debugfs: Demote function headers from kerneldoc
Lee Jones
1
-5
/
+5
2020-07-01
misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headers
Lee Jones
1
-0
/
+4
2020-07-01
misc: mic: host: mic_intr: Properly document function arguments
Lee Jones
1
-1
/
+3
2020-07-01
misc: ibmasm: dot_command: Demote function headers from kerneldoc
Lee Jones
1
-3
/
+3
2020-07-01
misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-file
Lee Jones
2
-9
/
+9
2020-07-01
misc: ibmasm: r_heartbeat: Demote function headers from kerneldoc
Lee Jones
1
-1
/
+1
2020-07-01
misc: ibmasm: command: Demote function headers from kerneldoc
Lee Jones
1
-3
/
+3
2020-07-01
misc: ibmasm: event: Demote function headers from kerneldoc
Lee Jones
1
-2
/
+2
2020-07-01
misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit()
Lee Jones
1
-2
/
+2
2020-07-01
misc: genwqe: card_debugfs: Demote file header from kerneldoc
Lee Jones
1
-1
/
+1
2020-07-01
misc: genwqe: card_sysfs: Demote function/file headers from kerneldoc
Lee Jones
1
-4
/
+4
2020-07-01
misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues
Lee Jones
1
-5
/
+15
2020-07-01
misc: genwqe: card_utils: Whole a plethora of documentation issues
Lee Jones
1
-4
/
+26
2020-07-01
misc: genwqe: card_dev: Whole host of kerneldoc fixes
Lee Jones
1
-6
/
+18
2020-07-01
misc: genwqe: card_base: Whole host of kerneldoc fixes
Lee Jones
1
-3
/
+21
2020-07-01
misc: genwqe: card_base: Provide documentation for genwqe_recover_card()'s args
Lee Jones
1
-0
/
+2
2020-07-01
misc: genwqe: card_base: Remove set but unused variable 'rc'
Lee Jones
1
-3
/
+1
2020-07-01
misc: enclosure: Update enclosure_remove_device() documentation to match reality
Lee Jones
1
-1
/
+1
2020-07-01
misc: pch_phub: Remove superfluous descriptions to non-existent args 'offset_address'
Lee Jones
1
-2
/
+0
2020-07-01
misc: pch_phub: Provide descriptions for 'chip' argument
Lee Jones
1
-0
/
+7
[prev]
[next]