| Commit message (Expand) | Author | Age | Files | Lines |
* | fsi: Add On-Chip Controller (OCC) driver | Eddie James | 2018-12-03 | 3 | -0/+610 |
* | hwmon: (core) remove redundant cast | Rasmus Villemoes | 2018-12-03 | 1 | -2/+2 |
* | hwmon: (adm1275) Allow setting shunt reg value | Kun Yi | 2018-12-03 | 1 | -2/+13 |
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2018-12-02 | 1 | -1/+1 |
|\ |
|
| * | gpio: davinci: restore a way to manually specify the GPIO base | Bartosz Golaszewski | 2018-11-26 | 1 | -1/+1 |
* | | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-12-02 | 3 | -58/+12 |
|\ \ |
|
| * | | pvcalls-front: fixes incorrect error handling | Pan Bian | 2018-11-29 | 1 | -2/+2 |
| * | | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" | Igor Druzhinin | 2018-11-29 | 1 | -56/+9 |
| * | | xen: xlate_mmu: add missing header to fix 'W=1' warning | Srikanth Boddepalli | 2018-11-29 | 1 | -0/+1 |
* | | | Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla... | Linus Torvalds | 2018-12-02 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | dmaengine: at_hdmac: fix module unloading | Richard Genoud | 2018-11-29 | 1 | -0/+2 |
| * | | | dmaengine: at_hdmac: fix memory leak in at_dma_xlate() | Richard Genoud | 2018-11-29 | 1 | -1/+7 |
| | |/
| |/| |
|
* | | | Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-12-01 | 4 | -4/+11 |
|\ \ \ |
|
| * | | | nvme-rdma: fix double freeing of async event data | Prabhath Sajeepa | 2018-11-30 | 1 | -0/+2 |
| * | | | nvme: flush namespace scanning work just before removing namespaces | Sagi Grimberg | 2018-11-30 | 1 | -1/+3 |
| * | | | nvme: warn when finding multi-port subsystems without multipathing enabled | Christoph Hellwig | 2018-11-30 | 1 | -0/+3 |
| * | | | nvme-pci: fix surprise removal | Igor Konopko | 2018-11-27 | 1 | -1/+1 |
| * | | | nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request() | Ewan D. Milne | 2018-11-27 | 1 | -1/+1 |
| * | | | nvme: Free ctrl device name on init failure | Keith Busch | 2018-11-27 | 1 | -1/+1 |
* | | | | Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-12-01 | 4 | -24/+13 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus | Bjorn Helgaas | 2018-12-01 | 3 | -11/+2 |
| |\ \ \ \ |
|
| | * | | | | PCI: dwc: Fix MSI-X EP framework address calculation bug | Gustavo Pimentel | 2018-11-27 | 1 | -1/+0 |
| | * | | | | PCI: layerscape: Fix wrong invocation of outbound window disable accessor | Hou Zhiqiang | 2018-11-20 | 1 | -1/+1 |
| | * | | | | PCI: imx6: Fix link training status detection in link up check | Trent Piepho | 2018-11-20 | 1 | -9/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | PCI: Fix incorrect value returned from pcie_get_speed_cap() | Mikulas Patocka | 2018-12-01 | 1 | -13/+11 |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-12-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value | Lorenzo Pieralisi | 2018-11-30 | 1 | -1/+1 |
* | | | | | | Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-11-30 | 8 | -25/+67 |
|\ \ \ \ \ \ |
|
| * | | | | | | misc: mic/scif: fix copy-paste error in scif_create_remote_lookup | YueHaibing | 2018-11-27 | 1 | -1/+1 |
| * | | | | | | thunderbolt: Prevent root port runtime suspend during NVM upgrade | Mika Westerberg | 2018-11-26 | 1 | -2/+38 |
| * | | | | | | Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl() | Dexuan Cui | 2018-11-26 | 1 | -0/+8 |
| * | | | | | | binder: fix race that allows malicious free of live buffer | Todd Kjos | 2018-11-26 | 3 | -21/+19 |
| * | | | | | | fsi: fsi-scom.c: Remove duplicate header | Brajeswar Ghosh | 2018-11-26 | 1 | -1/+0 |
| * | | | | | | fsi: master-ast-cf: select GENERIC_ALLOCATOR | Arnd Bergmann | 2018-11-26 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-11-30 | 1 | -2/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | devres: Align data[] to ARCH_KMALLOC_MINALIGN | Alexey Brodkin | 2018-11-11 | 1 | -2/+8 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-11-30 | 23 | -71/+100 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2018-11-22 | 13 | -33/+52 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers | Hans de Goede | 2018-11-16 | 12 | -24/+49 |
| | * | | | | | | iio:st_magn: Fix enable device after trigger | Martin Kelly | 2018-11-03 | 1 | -9/+3 |
| * | | | | | | | staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION | Ben Wolsieffer | 2018-11-11 | 1 | -1/+6 |
| * | | | | | | | staging: mt7621-pinctrl: fix uninitialized variable ngroups | Colin Ian King | 2018-11-11 | 1 | -1/+1 |
| * | | | | | | | staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station | Larry Finger | 2018-11-09 | 1 | -1/+1 |
| * | | | | | | | staging: most: use format specifier "%s" in snprintf | Colin Ian King | 2018-11-09 | 1 | -1/+1 |
| * | | | | | | | staging: rtl8723bs: Fix incorrect sense of ether_addr_equal | Larry Finger | 2018-11-07 | 1 | -2/+2 |
| * | | | | | | | staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc' | Sergio Paracuellos | 2018-11-07 | 1 | -1/+2 |
| * | | | | | | | staging: comedi: clarify/unify macros for NI macro-defined terminals | Spencer E. Olson | 2018-11-07 | 1 | -18/+21 |
| * | | | | | | | drivers: staging: cedrus: find ctx before dereferencing it ctx | Colin Ian King | 2018-11-07 | 1 | -11/+11 |
| * | | | | | | | staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()' | Christophe JAILLET | 2018-11-07 | 1 | -1/+1 |
| * | | | | | | | staging: comedi: ni_mio_common: scale ao INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTS | Spencer E. Olson | 2018-11-07 | 1 | -1/+2 |
| | |/ / / / /
| |/| | | | | |
|