index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
dyndbg: accept query terms like file=bar and module=foo
Jim Cromie
2
-20
/
+34
2020-07-24
dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
Jim Cromie
2
-1
/
+22
2020-07-24
dyndbg: refactor parse_linerange out of ddebug_parse_query
Jim Cromie
1
-27
/
+36
2020-07-24
dyndbg: use gcc ?: to reduce word count
Jim Cromie
1
-4
/
+4
2020-07-24
dyndbg: make ddebug_tables list LIFO for add/remove_module
Jim Cromie
1
-1
/
+1
2020-07-24
dyndbg: prefer declarative init in caller, to memset in callee
Jim Cromie
1
-2
/
+1
2020-07-24
dyndbg: fix pr_err with empty string
Jim Cromie
1
-1
/
+1
2020-07-24
dyndbg: fix a BUG_ON in ddebug_describe_flags
Jim Cromie
1
-12
/
+11
2020-07-24
dyndbg: fix overcounting of ram used by dyndbg
Jim Cromie
1
-6
/
+2
2020-07-24
dyndbg: rename __verbose section to __dyndbg
Jim Cromie
4
-12
/
+12
2020-07-24
dyndbg: refine debug verbosity; 1 is basic, 2 more chatty
Jim Cromie
1
-13
/
+8
2020-07-24
dyndbg: drop obsolete comment on ddebug_proc_open
Jim Cromie
1
-7
/
+0
2020-07-24
dyndbg-docs: initialization is done early, not arch
Jim Cromie
1
-2
/
+2
2020-07-24
dyndbg-docs: eschew file /full/path query in docs
Jim Cromie
1
-10
/
+9
2020-07-23
mei: hw: don't use one element arrays
Tomas Winkler
1
-4
/
+4
2020-07-23
mei: hw: use sizeof of variable instead of struct type
Tomas Winkler
2
-6
/
+4
2020-07-23
mei: client: use sizeof of variable instead of struct type
Tomas Winkler
1
-4
/
+4
2020-07-23
mei: bus: use sizeof of variable instead of struct type
Tomas Winkler
2
-13
/
+12
2020-07-23
mei: ioctl: use sizeof of variable instead of struct type
Tomas Winkler
1
-3
/
+3
2020-07-23
mei: hbm: use sizeof of variable instead of struct type
Tomas Winkler
1
-42
/
+32
2020-07-23
Revert "mei: Avoid the use of one-element arrays"
Greg Kroah-Hartman
2
-5
/
+5
2020-07-23
bus: fsl-mc: probe the allocatable objects first
Grigore Popescu
1
-17
/
+40
2020-07-23
bus: fsl-mc: use raw spin lock to serialize mc cmds
Laurentiu Tudor
3
-4
/
+4
2020-07-23
bus: fsl-mc: add missing device types
Ioana Ciornei
2
-0
/
+60
2020-07-23
cardreader/rtsx_pcr.c: use generic power management
Vaibhav Gupta
1
-22
/
+11
2020-07-23
misc: hpilo: avoid a useless memset
Christophe JAILLET
1
-2
/
+0
2020-07-23
misc: hpilo: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-3
/
+4
2020-07-23
char: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-7
/
+7
2020-07-23
misc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-23
android: binder.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-23
misc: mic: <linux/mic_bus.h>: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-23
mei: Avoid the use of one-element arrays
Gustavo A. R. Silva
2
-5
/
+5
2020-07-23
mei: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-23
mei: hdcp: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-07-22
misc: rtsx: Use standard PCI definitions
Bjorn Helgaas
5
-21
/
+16
2020-07-22
misc: rtsx: Find L1 PM Substates capability instead of hard-coding
Bjorn Helgaas
5
-13
/
+24
2020-07-22
misc: rtsx: Remove rtsx_pci_read/write_config() wrappers
Bjorn Helgaas
10
-42
/
+44
2020-07-22
misc: rtsx: Remove unused pcie_cap
Bjorn Helgaas
2
-2
/
+0
2020-07-22
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
1
-1
/
+3
2020-07-21
phy: qualcomm: fix setting of tx_deamp_3_5db when device property read fails
Colin Ian King
1
-1
/
+1
2020-07-21
phy: bcm63xx-usbh: Add BCM63xx USBH driver
Álvaro Fernández Rojas
3
-0
/
+466