index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-25
can: peak_pci: fix checkpatch warnings
Marc Kleine-Budde
1
-2
/
+4
2021-07-25
can: peak_pci: convert comments to network style comments
Marc Kleine-Budde
1
-35
/
+14
2021-07-25
net: at91_can: fix the comments style issue
Peng Li
1
-28
/
+14
2021-07-25
net: at91_can: remove redundant space
Peng Li
1
-1
/
+1
2021-07-25
net: at91_can: add braces {} to all arms of the statement
Peng Li
1
-7
/
+7
2021-07-25
net: at91_can: fix the alignment issue
Peng Li
1
-11
/
+13
2021-07-25
net: at91_can: use BIT macro
Peng Li
1
-13
/
+13
2021-07-25
net: at91_can: fix the code style issue about macro
Peng Li
1
-8
/
+8
2021-07-25
net: at91_can: add blank line after declarations
Peng Li
1
-0
/
+3
2021-07-25
net: at91_can: remove redundant blank lines
Peng Li
1
-2
/
+0
2021-07-25
can: at91_can: use DEVICE_ATTR_RW() helper macro
Zhen Lei
1
-5
/
+5
2021-07-25
can: janz-ican3: use DEVICE_ATTR_RO/RW() helper macro
Zhen Lei
1
-12
/
+11
2021-07-25
can: esd_usb2: use DEVICE_ATTR_RO() helper macro
Zhen Lei
1
-6
/
+6
2021-07-25
can: mcp251xfd: mcp251xfd_open(): request IRQ as shared
Marc Kleine-Budde
1
-2
/
+2
2021-07-25
can: mcp251xfd: Fix header block to clarify independence from OF
Andy Shevchenko
1
-2
/
+2
2021-07-25
can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
Andy Shevchenko
1
-3
/
+11
2021-07-25
can: m_can: remove support for custom bit timing
Marc Kleine-Budde
2
-21
/
+6
2021-07-25
can: m_can: use devm_platform_ioremap_resource_byname
Yang Yingliang
1
-2
/
+1
2021-07-25
can: m_can: Add support for transceiver as phy
Faiz Abbas
3
-1
/
+25
2021-07-25
dt-bindings: net: can: Document transceiver implementation as phy
Faiz Abbas
1
-0
/
+3
2021-07-25
can: netlink: remove redundant check in can_validate()
Vincent Mailhol
1
-1
/
+1
2021-07-25
can: netlink: clear data_bittiming if FD is turned off
Vincent Mailhol
1
-2
/
+5
2021-07-25
can: bittiming: fix documentation for struct can_tdc
Marc Kleine-Budde
1
-2
/
+2
2021-07-25
can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...
Marc Kleine-Budde
4
-3
/
+27
2021-07-25
can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()
Marc Kleine-Budde
2
-6
/
+1
2021-07-25
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
6
-35
/
+48
2021-07-25
can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb cont...
Marc Kleine-Budde
1
-4
/
+4
2021-07-25
can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session s...
Marc Kleine-Budde
1
-4
/
+4
2021-07-25
can: j1939: j1939_session_completed(): use consistent name se_skb for the ses...
Marc Kleine-Budde
1
-4
/
+4
2021-07-25
can: j1939: replace fall through comment by fallthrough pseudo-keyword
Marc Kleine-Budde
1
-5
/
+10
2021-07-25
can: j1939: fix checkpatch warnings
Marc Kleine-Budde
1
-2
/
+3
2021-07-25
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
gushengxian
1
-1
/
+1
2021-07-25
Merge branch 'nfc-const'
David S. Miller
46
-112
/
+108
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
6
-7
/
+7
2021-07-25
nfc: constify nfc_llc_ops
Krzysztof Kozlowski
5
-7
/
+7
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
5
-6
/
+6
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
6
-7
/
+7
2021-07-25
nfc: constify nfc_hci_gate
Krzysztof Kozlowski
4
-4
/
+4
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
6
-7
/
+7
2021-07-25
nfc: st21nfca: constify file-scope arrays
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
18
-35
/
+37
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
6
-15
/
+15
2021-07-25
nfc: s3fwrn5: constify nci_ops
Krzysztof Kozlowski
3
-12
/
+5
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
7
-10
/
+11
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
2
-2
/
+2
2021-07-24
net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...
Vladimir Oltean
3
-1
/
+12
2021-07-23
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-5
/
+8
2021-07-23
net: phy: Remove unused including <linux/version.h>
chongjiapeng
1
-1
/
+0
2021-07-23
nfc: port100: constify protocol list array
Krzysztof Kozlowski
1
-4
/
+4
2021-07-23
mpls: defer ttl decrement in mpls_forward()
Kangmin Park
1
-1
/
+1
[next]