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
2020-12-04
regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22x
DingHua Ma
1
-1
/
+1
2020-12-04
dpaa_eth: fix build errorr in dpaa_fq_init
Anders Roxell
1
-1
/
+1
2020-12-04
PCI/MSI: Set device flag indicating only 32-bit MSI support
Vidya Sagar
1
-5
/
+8
2020-12-04
PCI/MSI: Move MSI/MSI-X flags updaters to msi.c
Bjorn Helgaas
2
-21
/
+21
2020-12-04
PCI/MSI: Move MSI/MSI-X init to msi.c
Bjorn Helgaas
4
-21
/
+41
2020-12-04
spi: pxa2xx: Add support for Intel Alder Lake PCH-S
Jarkko Nikula
1
-0
/
+5
2020-12-04
regulator: qcom-rpmh: Add support for PM8350/PM8350c
Vinod Koul
1
-0
/
+62
2020-12-04
regulator: dt-bindings: Add PM8350x compatibles
Vinod Koul
1
-0
/
+4
2020-12-04
regulator: da9121: include linux/gpio/consumer.h
Arnd Bergmann
1
-0
/
+1
2020-12-04
ASoC: q6afe-clocks: Add missing parent clock rate
Srinivas Kandagatla
1
-0
/
+1
2020-12-04
ASoC: jz4740-i2s: add missed checks for clk_get()
Chuhong Yuan
1
-0
/
+4
2020-12-04
Merge tag 'drm-fixes-2020-12-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
20
-185
/
+233
2020-12-04
PCI/ERR: Clear AER status only when we control AER
Sean V Kelley
1
-2
/
+11
2020-12-04
PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
Sean V Kelley
1
-7
/
+23
2020-12-04
PCI/ERR: Avoid negated conditional for clarity
Sean V Kelley
1
-4
/
+4
2020-12-04
PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
Sean V Kelley
1
-17
/
+20
2020-12-04
PCI/ERR: Simplify by computing pci_pcie_type() once
Sean V Kelley
3
-8
/
+11
2020-12-04
PCI/ERR: Simplify by using pci_upstream_bridge()
Sean V Kelley
1
-1
/
+1
2020-12-04
PCI/ERR: Rename reset_link() to reset_subordinates()
Sean V Kelley
2
-6
/
+6
2020-12-04
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
5
-1
/
+83
2020-12-04
PCI/ERR: Bind RCEC devices to the Root Port driver
Qiuxu Zhuo
3
-1
/
+12
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
8
-57
/
+39
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
11
-42
/
+28
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
4
-13
/
+10
2020-12-04
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
6
-161
/
+48
2020-12-04
block: remove the unused block_sleeprq tracepoint
Christoph Hellwig
2
-40
/
+0
2020-12-04
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
3
-7
/
+23
2020-12-04
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
2
-13
/
+19
2020-12-04
Documentation/ABI/rnbd-srv: add document for force_close
Jack Wang
1
-0
/
+8
2020-12-04
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
3
-4
/
+57
2020-12-04
Documentation/ABI/rnbd-clt: session name is appended to the device path
Gioh Kim
1
-3
/
+3
2020-12-04
Documentation/ABI/rnbd-clt: fix typo in sysfs-class-rnbd-client
Gioh Kim
1
-1
/
+1
2020-12-04
block/rnbd-clt: support mapping two devices with the same name from different servers
Guoqing Jiang
2
-5
/
+12
2020-12-04
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
2
-1
/
+6
2020-12-04
tty: Fix ->session locking
Jann Horn
3
-14
/
+41
2020-12-04
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
1
-2
/
+2
2020-12-04
tty: Remove dead termiox code
Jann Horn
3
-69
/
+2
2020-12-04
tty/serial/imx: Enable TXEN bit in imx_poll_init().
Mingrui Ren
1
-1
/
+1
2020-12-04
tty : serial: jsm: Fixed file by adding spacing
Clement Smith
1
-1
/
+1
2020-12-04
tty: serial: uartlite: Support probe deferral
Alexander Sverdlin
1
-2
/
+2
2020-12-04
usb: mtu3: mtu3_debug: remove an unused struct member
Dan Carpenter
1
-1
/
+0
2020-12-04
USB: core: return -EREMOTEIO on short usb_control_msg_recv()
Johan Hovold
1
-1
/
+1
2020-12-04
USB: core: drop short-transfer check from usb_control_msg_send()
Johan Hovold
1
-3
/
+2
2020-12-04
xsk: Return error code if force_zc is set
Zhang Changzhong
1
-0
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
196
-2565
/
+4326
2020-12-04
USB: apple-mfi-fastcharge: Fix use after free in probe
Dan Carpenter
1
-1
/
+3
2020-12-04
Staging: rtl8723bs/core fix brace coding style issues in rtw_ioctl_set.c
Brother Matthew De Angelis
1
-23
/
+15
2020-12-04
Merge tag 'mhi-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
12
-146
/
+653
2020-12-04
usb: gadget: f_fs: Use local copy of descriptors for userspace copy
Vamsi Krishna Samavedam
1
-2
/
+4
2020-12-04
usb: ohci-omap: Fix descriptor conversion
Linus Walleij
2
-3
/
+3
[prev]
[next]