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-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
dt-bindings: soundwire: add slave bindings
Srinivas Kandagatla
1
-0
/
+82
2019-09-04
HID: apple: Fix stuck function keys when using FN
Joao Moreno
1
-19
/
+26
2019-09-04
ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
Hui Wang
1
-0
/
+2
2019-09-04
soundwire: bus: set initial value to port_status
Bard Liao
1
-1
/
+1
2019-09-04
erofs: using switch-case while checking the inode type.
Pratik Shinde
1
-6
/
+12
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
2019-09-04
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
1
-4
/
+4
2019-09-04
ath9k: add loader for AR92XX (and older) pci(e)
Christian Lamparter
3
-0
/
+233
2019-09-04
carl9170: remove set but not used variable 'udev'
YueHaibing
1
-2
/
+0
2019-09-04
wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
Markus Elfring
1
-1
/
+0
2019-09-04
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
6
-13
/
+240
2019-09-04
dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
Yoshihiro Shimoda
1
-9
/
+19
2019-09-04
wil6210: fix wil_cid_valid with negative cid values
Colin Ian King
1
-1
/
+1
2019-09-04
dmaengine: sprd: Fix the DMA link-list configuration
Baolin Wang
1
-2
/
+8
2019-09-04
dmaengine: iop-adma.c: fix printk format warning
Randy Dunlap
1
-2
/
+2
2019-09-04
Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
14
-74
/
+1058
2019-09-04
dmaengine: stm32-dma: Use struct_size() helper
Gustavo A. R. Silva
1
-9
/
+3
2019-09-04
dt-bindings: dmaengine: dma-common: Fix the dma-channel-mask property
Yoshihiro Shimoda
1
-1
/
+1
2019-09-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
9
-74
/
+144
2019-09-04
dmanegine: ioat/dca: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-09-03
Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
44
-370
/
+12463
2019-09-04
dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
YueHaibing
1
-2
/
+0
2019-09-04
dmaengine: dmatest: Add support for completion polling
Peter Ujfalusi
1
-7
/
+28
2019-09-04
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
Peter Ujfalusi
1
-1
/
+0
2019-09-04
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
Peter Ujfalusi
1
-4
/
+7
2019-09-04
dmaengine: ti: edma: Remove 'Assignment in if condition'
Peter Ujfalusi
1
-5
/
+10
2019-09-03
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
1
-41
/
+42
2019-09-03
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
2
-1
/
+5
2019-09-03
Documentation: fpga: dfl: add descriptions for virtualization and new interfaces.
Wu Hao
1
-0
/
+105
2019-09-03
fpga: dfl: fme: add global error reporting support
Wu Hao
5
-3
/
+440
2019-09-03
fpga: dfl: afu: add STP (SignalTap) support
Wu Hao
1
-0
/
+25
2019-09-03
fpga: dfl: afu: add error reporting support.
Wu Hao
5
-0
/
+266
2019-09-03
fpga: dfl: afu: expose __afu_port_enable/disable function.
Wu Hao
2
-11
/
+19
2019-09-03
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
3
-1
/
+147
2019-09-03
fpga: dfl: afu: convert platform_driver to use dev_groups
Wu Hao
1
-33
/
+36
2019-09-03
fpga: dfl: fme: convert platform_driver to use dev_groups
Wu Hao
1
-27
/
+2
2019-09-03
fpga: dfl: make init callback optional
Wu Hao
1
-4
/
+6
2019-09-03
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into fpga-dfl-for-5.4
Moritz Fischer
1971
-14072
/
+22314
2019-09-03
Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4
Moritz Fischer
2
-0
/
+17
[prev]
[next]