summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-14vme: remove unneeded kfreeDing Xiang1-1/+0
2018-09-14binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen1-0/+55
2018-09-14android: binder: use kstrdup instead of open-coding itRasmus Villemoes1-2/+1
2018-09-14binder: use standard functions to allocate fdsTodd Kjos3-165/+260
2018-09-14android: binder: no outgoing transaction when thread todo has transactionSherry Yang1-12/+32
2018-09-12uio: convert to vm_fault_tSouptick Joarder1-1/+1
2018-09-12uio: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+1
2018-09-12nvmem: core: return error code instead of NULL from nvmem_device_getSrinivas Kandagatla1-1/+1
2018-09-12misc: lkdtm: fixed static variable initializationParth Y Shah1-1/+1
2018-09-12misc: bh1770glc: remove unused array prox_curr_maColin Ian King1-3/+0
2018-09-12misc: apds990x: remove unused array ir_currentsColin Ian King1-1/+0
2018-09-12uio: ensure class is registered before devicesAlexandre Belloni1-0/+9
2018-09-12Drivers: hv: vmbus: Fix synic per-cpu context initializationMichael Kelley1-3/+12
2018-09-12uio_hv_generic: drop #ifdef DEBUGStephen Hemminger1-1/+0
2018-09-12uio_hv_generic: increase size of receive and send buffersStephen Hemminger1-3/+3
2018-09-12vmbus: add driver_override supportStephen Hemminger1-19/+96
2018-09-12drivers: fpga: fix two trivial spelling mistakesColin Ian King2-2/+2
2018-09-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds2-5/+10
2018-09-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-2/+9
2018-09-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-12/+14
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-9/+17
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds1-57/+178
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-7/+8
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki1-6/+7
2018-09-07Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-50/+120
2018-09-07Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta1-0/+4
2018-09-06irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He1-1/+3
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski1-1/+1
2018-09-06Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stb...Olof Johansson1-0/+1
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla1-1/+7
2018-09-06rbd: support cloning across namespacesIlya Dryomov1-14/+97
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov1-48/+86
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui1-1/+1
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare1-6/+7
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson1-0/+1
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-40/+72
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-77/+80
2018-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-12/+11
2018-09-05drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder1-1/+2
2018-09-05memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko1-11/+9
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-127/+427
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn1-4/+16
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan1-2/+3
2018-09-04nbd: don't allow invalid blocksize settingsJens Axboe1-0/+3
2018-09-04i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi1-1/+6
2018-09-04Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2-48/+14
2018-09-04bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan4-12/+9
2018-09-04bnxt_en: Clean up unused functions.Michael Chan4-18/+1