summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-04Merge tag 'intel-pinctrl-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2019-09-04eeprom: Deprecate the legacy eeprom driverJean Delvare
2019-09-04soundwire: core: add device tree support for slave devicesSrinivas Kandagatla
2019-09-04dt-bindings: soundwire: add slave bindingsSrinivas Kandagatla
2019-09-04HID: apple: Fix stuck function keys when using FNJoao Moreno
2019-09-04ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang
2019-09-04soundwire: bus: set initial value to port_statusBard Liao
2019-09-04erofs: using switch-case while checking the inode type.Pratik Shinde
2019-09-04staging: exfat: cleanup explicit comparisons to NULLValentin Vidic
2019-09-04Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang
2019-09-04ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-09-04wcn36xx: use dynamic allocation for large variablesArnd Bergmann
2019-09-04ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()Jia-Ju Bai
2019-09-04ath9k: dynack: set ackto to max timeout in ath_dynack_resetLorenzo Bianconi
2019-09-04ath9k: dynack: set max timeout according to channel widthLorenzo Bianconi
2019-09-04ath9k: dynack: properly set last timeout timestamp in ath_dynack_resetLorenzo Bianconi
2019-09-04ath9k: dyanck: introduce ath_dynack_set_timeout routineLorenzo Bianconi
2019-09-04ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2019-09-04ath9k: add loader for AR92XX (and older) pci(e)Christian Lamparter
2019-09-04carl9170: remove set but not used variable 'udev'YueHaibing
2019-09-04wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()Markus Elfring
2019-09-04wil6210: Add EDMG channel supportAlexei Avshalom Lazar
2019-09-04dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedYoshihiro Shimoda
2019-09-04wil6210: fix wil_cid_valid with negative cid valuesColin Ian King
2019-09-04dmaengine: sprd: Fix the DMA link-list configurationBaolin Wang
2019-09-04dmaengine: iop-adma.c: fix printk format warningRandy Dunlap
2019-09-04Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2019-09-04dmaengine: stm32-dma: Use struct_size() helperGustavo A. R. Silva
2019-09-04dt-bindings: dmaengine: dma-common: Fix the dma-channel-mask propertyYoshihiro Shimoda
2019-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-04dmanegine: ioat/dca: Use struct_size() helperGustavo A. R. Silva
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-09-04dmaengine: iop-adma: remove set but not used variable 'slots_per_op'YueHaibing
2019-09-04dmaengine: dmatest: Add support for completion pollingPeter Ujfalusi
2019-09-04dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()Peter Ujfalusi
2019-09-04dmaengine: ti: omap-dma: Remove 'Assignment in if condition'Peter Ujfalusi
2019-09-04dmaengine: ti: edma: Remove 'Assignment in if condition'Peter Ujfalusi
2019-09-03xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUTkaixuxia
2019-09-03xfs: define a flags field for the AG geometry ioctl structureDarrick J. Wong
2019-09-03Documentation: fpga: dfl: add descriptions for virtualization and new interfa...Wu Hao
2019-09-03fpga: dfl: fme: add global error reporting supportWu Hao
2019-09-03fpga: dfl: afu: add STP (SignalTap) supportWu Hao
2019-09-03fpga: dfl: afu: add error reporting support.Wu Hao
2019-09-03fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao
2019-09-03fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao
2019-09-03fpga: dfl: afu: convert platform_driver to use dev_groupsWu Hao
2019-09-03fpga: dfl: fme: convert platform_driver to use dev_groupsWu Hao
2019-09-03fpga: dfl: make init callback optionalWu Hao
2019-09-03Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Moritz Fischer
2019-09-03Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4Moritz Fischer