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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
dt-bindings: can: flexcan: add can wakeup property
Sean Nyekjaer
1
-0
/
+2
2019-07-24
can: flexcan: add support for PE clock source select
Dong Aisheng
1
-2
/
+12
2019-07-24
dt-bindings: can: flexcan: add PE clock source property to device tree
Dong Aisheng
1
-0
/
+8
2019-07-24
can: flexcan: implement can Runtime PM
Aisheng Dong
1
-38
/
+81
2019-07-24
can: Kconfig: correct history of the CAN protocol
Robert P. J. Day
1
-5
/
+6
2019-07-24
can: xilinx_can: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-07-24
can: xilinx_can: Add support for CANFD FD frames
Appana Durga Kedareswara rao
1
-16
/
+214
2019-07-24
can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
Appana Durga Kedareswara rao
1
-0
/
+12
2019-07-24
can: xilinx_can: Fix flags field initialization for axi can and canps
Appana Durga Kedareswara rao
1
-0
/
+2
2019-07-24
can: xilinx_can: Fix kernel doc warnings
Appana Durga Kedareswara rao
1
-0
/
+6
2019-07-24
can: xilinx_can: Fix style issues
Appana Durga Kedareswara rao
1
-19
/
+22
2019-07-24
can: tcan4x5x: Add tcan4x5x driver to the kernel
Dan Murphy
3
-0
/
+542
2019-07-24
dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
Dan Murphy
1
-0
/
+37
2019-07-24
can: m_can: Rename m_can_priv to m_can_classdev
Dan Murphy
3
-289
/
+294
2019-07-24
can: m_can: Create a m_can platform framework
Dan Murphy
5
-345
/
+704
2019-07-24
can: m_can: Fix checkpatch issues on existing code
Dan Murphy
1
-8
/
+5
2019-07-24
can: mark expected switch fall-throughs
Gustavo A. R. Silva
4
-5
/
+8
2019-07-24
can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices
Henning Colliander
3
-0
/
+1926
2019-07-24
can: kvaser_usb: Use struct_size() in alloc_candev()
Gustavo A. R. Silva
1
-2
/
+1
2019-07-24
can: sja1000: f81601: add Fintek F81601 support
Ji-Ze Hong (Peter Hong)
3
-0
/
+223
2019-07-24
ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7
Tony Lindgren
4
-3
/
+12
2019-07-24
ARM: dts: Fix flags for gpio7
Tony Lindgren
3
-3
/
+3
2019-07-24
bus: ti-sysc: Fix using configured sysc mask value
Tony Lindgren
1
-4
/
+1
2019-07-24
bus: ti-sysc: Fix handling of forced idle
Tony Lindgren
1
-1
/
+1
2019-07-24
ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
Tony Lindgren
1
-1
/
+2
2019-07-24
can: sja1000: Makefile/Kconfig: sort alphabetically
Marc Kleine-Budde
2
-40
/
+41
2019-07-24
MAINTAINERS: can: add missing files to CAN NETWORK DRIVERS and CAN NETWORK LAYER
Marc Kleine-Budde
1
-0
/
+5
2019-07-23
scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
Hannes Reinecke
1
-1
/
+6
2019-07-23
scsi: ibmvfc: fix WARN_ON during event pool release
Tyrel Datwyler
1
-1
/
+1
2019-07-23
scsi: fcoe: fix a typo
Christophe JAILLET
2
-2
/
+2
2019-07-23
scsi: megaraid_sas: Make some functions static
YueHaibing
1
-13
/
+14
2019-07-23
scsi: megaraid_sas: fix panic on loading firmware crashdump
Junxiao Bi
1
-0
/
+3
2019-07-23
scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
Colin Ian King
1
-1
/
+1
2019-07-23
Merge branch 'convert-tests-to-libbpf'
Alexei Starovoitov
7
-297
/
+111
2019-07-23
selftests/bpf: remove perf buffer helpers
Andrii Nakryiko
2
-134
/
+0
2019-07-23
samples/bpf: switch trace_output sample to perf_buffer API
Andrii Nakryiko
1
-29
/
+14
2019-07-23
samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
Andrii Nakryiko
1
-44
/
+17
2019-07-23
selftests/bpf: switch test_tcpnotify to perf_buffer API
Andrii Nakryiko
1
-54
/
+36
2019-07-23
selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API
Andrii Nakryiko
2
-36
/
+44
2019-07-23
libbpf: provide more helpful message on uninitialized global var
Andrii Nakryiko
1
-3
/
+10
2019-07-23
Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2
-1
/
+6
2019-07-23
libbpf: fix using uninitialized ioctl results
Ilya Maximets
1
-4
/
+3
2019-07-23
Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
12
-19
/
+54
2019-07-23
Merge branch 'fix-gso_segs'
Alexei Starovoitov
2
-3
/
+14
2019-07-23
selftests/bpf: add another gso_segs access
Eric Dumazet
1
-0
/
+11
2019-07-23
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
1
-3
/
+3
2019-07-23
net: thunderx: Use fwnode_get_mac_address()
Andy Shevchenko
1
-12
/
+6
2019-07-23
tc-testing: added tdc tests for [b|p]fifo qdisc
Roman Mashak
1
-0
/
+304
2019-07-23
bpf: fix narrower loads on s390
Ilya Leoshkevich
2
-2
/
+15
2019-07-23
hv_sock: Use consistent types for UUIDs
Andy Shevchenko
1
-12
/
+12
[prev]
[next]