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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Erwan Le Ray
1
-5
/
+4
2019-09-04
serial: stm32: add pm_runtime support
Erwan Le Ray
1
-3
/
+38
2019-09-04
serial: stm32: select pinctrl state in each suspend/resume function
Erwan Le Ray
1
-0
/
+5
2019-09-04
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
1
-2
/
+8
2019-09-04
tty: serial: fsl_lpuart: correct the FIFO depth size
Fugang Duan
1
-10
/
+9
2019-09-04
tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl
Fugang Duan
1
-1
/
+0
2019-09-04
tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()
Fugang Duan
1
-1
/
+1
2019-09-04
tty: serial: fsl_lpuart: add earlycon for imx8qxp platform
Fugang Duan
1
-0
/
+1
2019-09-04
tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting
Fugang Duan
1
-2
/
+0
2019-09-04
serial: 8250_exar: Use struct_size() helper
Andy Shevchenko
1
-3
/
+1
2019-09-04
tty: nozomi: Use dev_get_drvdata
Chuhong Yuan
1
-2
/
+2
2019-09-04
serial: 8250: Use dev_get_drvdata where possible
Chuhong Yuan
2
-4
/
+2
2019-09-04
tty/isicom: remove redundant assignment to variable word_count
Colin Ian King
1
-1
/
+0
2019-09-04
tty: serial: Remove call to memset after pci_alloc_consistent
Fuqian Huang
1
-2
/
+0
2019-09-04
tty: hvcs: Fix odd use of strlcpy
Joe Perches
1
-2
/
+2
2019-09-04
serial: 8250_omap: Fix idling for unloaded serdev drivers
Tony Lindgren
1
-1
/
+10
2019-09-04
tty: n_gsm: add helpers to convert mux-num to/from tty-base
Martin Hundebøll
1
-4
/
+15
2019-09-04
vhost: Remove unnecessary variable
Yunsheng Lin
1
-3
/
+2
2019-09-04
virtio-net: lower min ring num_free for efficiency
? jiang
1
-1
/
+1
2019-09-04
vhost/test: fix build for vhost test
Tiwei Bie
1
-4
/
+9
2019-09-04
vhost/test: fix build for vhost test
Tiwei Bie
1
-1
/
+1
2019-09-04
dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
Peter Ujfalusi
1
-12
/
+5
2019-09-04
dmaengine: ti: edma: Only reset region0 access registers
Peter Ujfalusi
1
-5
/
+4
2019-09-04
dmaengine: ti: edma: Do not reset reserved paRAM slots
Peter Ujfalusi
1
-3
/
+6
2019-09-04
EDAC/mc_sysfs: Make debug messages consistent
Robert Richter
1
-34
/
+30
2019-09-04
soundwire: stream: make stream name a const pointer
Srinivas Kandagatla
1
-1
/
+1
2019-09-04
soundwire: Add compute_params callback
Vinod Koul
1
-0
/
+10
2019-09-04
dma-mapping: introduce a dma_common_find_pages helper
Christoph Hellwig
1
-12
/
+3
2019-09-04
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
1
-3
/
+3
2019-09-04
remoteproc: don't allow modular build
Christoph Hellwig
1
-1
/
+1
2019-09-04
dma-mapping: remove dma_{alloc,free,mmap}_writecombine
Christoph Hellwig
1
-6
/
+5
2019-09-04
parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
2
-2
/
+0
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
4
-0
/
+8
2019-09-04
gpio: of: Normalize return code variable name
Linus Walleij
1
-7
/
+7
2019-09-04
gpio: gpiolib: Normalize return code variable name
Linus Walleij
1
-110
/
+110
2019-09-04
gpio: ep93xx: Pass irqchip when adding gpiochip
Linus Walleij
1
-67
/
+73
2019-09-04
Merge tag 'intel-pinctrl-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
12
-119
/
+156
2019-09-04
eeprom: Deprecate the legacy eeprom driver
Jean Delvare
1
-1
/
+4
2019-09-04
soundwire: core: add device tree support for slave devices
Srinivas Kandagatla
3
-0
/
+55
2019-09-04
HID: apple: Fix stuck function keys when using FN
Joao Moreno
1
-19
/
+26
2019-09-04
soundwire: bus: set initial value to port_status
Bard Liao
1
-1
/
+1
2019-09-04
staging: exfat: cleanup explicit comparisons to NULL
Valentin Vidic
2
-46
/
+46
2019-09-04
Staging: rtl8723bs: Use kzfree rather than its implementation
zhong jiang
1
-2
/
+1
2019-09-04
ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
Hui Peng
1
-0
/
+8
2019-09-04
wcn36xx: use dynamic allocation for large variables
Arnd Bergmann
1
-81
/
+105
2019-09-04
ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
Jia-Ju Bai
1
-2
/
+2
2019-09-04
ath9k: dynack: set ackto to max timeout in ath_dynack_reset
Lorenzo Bianconi
1
-7
/
+13
2019-09-04
ath9k: dynack: set max timeout according to channel width
Lorenzo Bianconi
1
-8
/
+30
2019-09-04
ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset
Lorenzo Bianconi
1
-1
/
+1
2019-09-04
ath9k: dyanck: introduce ath_dynack_set_timeout routine
Lorenzo Bianconi
1
-16
/
+21
[prev]
[next]