Revision f9764dd4d3befedba403fbb20d99566f4d26829d authored by Linus Torvalds on 19 April 2019, 18:08:43 UTC, committed by Linus Torvalds on 19 April 2019, 18:08:43 UTC
Pull char/misc fixes from Greg KH:
 "Here are four small misc driver fixes for 5.1-rc6.

  Nothing major at all, they fix up a Kconfig issues, a SPDX invalid
  license tag, and two tiny bugfixes.

  All have been in linux-next for a while with no reported issues"

* tag 'char-misc-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  drivers: power: supply: goldfish_battery: Fix bogus SPDX identifier
  extcon: ptn5150: fix COMPILE_TEST dependencies
  misc: fastrpc: add checked value for dma_set_mask
  habanalabs: remove low credit limit of DMA #0
2 parent s 240206f + bb0925b
History
File Mode Size
Kconfig -rw-r--r-- 702 bytes
Makefile -rw-r--r-- 551 bytes
af_rds.c -rw-r--r-- 21.2 KB
bind.c -rw-r--r-- 7.7 KB
cong.c -rw-r--r-- 12.9 KB
connection.c -rw-r--r-- 25.8 KB
ib.c -rw-r--r-- 16.8 KB
ib.h -rw-r--r-- 13.9 KB
ib_cm.c -rw-r--r-- 34.1 KB
ib_fmr.c -rw-r--r-- 6.4 KB
ib_frmr.c -rw-r--r-- 9.8 KB
ib_mr.h -rw-r--r-- 4.9 KB
ib_rdma.c -rw-r--r-- 16.7 KB
ib_recv.c -rw-r--r-- 30.1 KB
ib_ring.c -rw-r--r-- 4.8 KB
ib_send.c -rw-r--r-- 29.4 KB
ib_stats.c -rw-r--r-- 3.1 KB
ib_sysctl.c -rw-r--r-- 4.0 KB
info.c -rw-r--r-- 6.4 KB
info.h -rw-r--r-- 973 bytes
loop.c -rw-r--r-- 7.1 KB
loop.h -rw-r--r-- 235 bytes
message.c -rw-r--r-- 13.3 KB
page.c -rw-r--r-- 4.5 KB
rdma.c -rw-r--r-- 23.1 KB
rdma_transport.c -rw-r--r-- 8.2 KB
rdma_transport.h -rw-r--r-- 919 bytes
rds.h -rw-r--r-- 30.8 KB
rds_single_path.h -rw-r--r-- 1.2 KB
recv.c -rw-r--r-- 23.3 KB
send.c -rw-r--r-- 39.1 KB
stats.c -rw-r--r-- 4.3 KB
sysctl.c -rw-r--r-- 3.4 KB
tcp.c -rw-r--r-- 20.5 KB
tcp.h -rw-r--r-- 3.1 KB
tcp_connect.c -rw-r--r-- 6.1 KB
tcp_listen.c -rw-r--r-- 10.4 KB
tcp_recv.c -rw-r--r-- 9.2 KB
tcp_send.c -rw-r--r-- 6.8 KB
tcp_stats.c -rw-r--r-- 2.3 KB
threads.c -rw-r--r-- 8.8 KB
transport.c -rw-r--r-- 4.2 KB

back to top