summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: fix use-after-free at controller deregistrationJohan Hovold2017-11-211-2/+3
* staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede2017-11-212-62/+55
* staging: vboxvideo: Fix reporting invalid suggested-offset-propertiesHans de Goede2017-11-213-14/+24
* staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold2017-11-211-3/+5
* staging: ccree: fix 64 bit scatter/gather DMA opsGilad Ben-Yossef2017-11-211-1/+1
* staging: sm750fb: Fix parameter mistake in poke32Huacai Chen2017-11-211-1/+1
* staging: wilc1000: Fix bssid buffer offset in TxqAditya Shankar2017-11-211-1/+1
* rpmsg: glink: Add missing MODULE_LICENSEBjorn Andersson2017-11-211-0/+3
* HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke2017-11-211-0/+1
* HID: cp2112: add HIDRAW dependencySébastien Szymanski2017-11-211-1/+1
* platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_tableHans de Goede2017-11-211-0/+1
* platform/x86: peaq-wmi: Add DMI check before binding to the WMI interfaceHans de Goede2017-11-211-0/+18
* USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold2017-11-211-0/+6
* USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold2017-11-211-3/+13
* USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer2017-11-211-0/+1
* USB: serial: Change DbC debug device binding IDLu Baolu2017-11-211-2/+2
* USB: serial: metro-usb: stop I/O after failed openJohan Hovold2017-11-211-3/+8
* usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov2017-11-211-0/+1
* USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer2017-11-211-0/+3
* USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-211-0/+14
* USB: early: Use new USB product ID and strings for DbC deviceLu Baolu2017-11-211-3/+3
* crypto: brcm - Explicity ACK mailbox messageraveendra padasalagi2017-11-211-55/+46
* media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov2017-11-211-12/+12
* media: imon: Fix null-ptr-deref in imon_probeArvind Yadav2017-11-211-0/+5
* dmaengine: dmatest: warn user when dma test times outAdam Wallis2017-11-211-0/+1
* EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo2017-11-211-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1110-22/+45
|\
| * Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller2017-11-115-9/+25
| |\
| | * can: ifi: Fix transmitter delay calculationMarek Vasut2017-11-101-3/+3
| | * can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean2017-11-101-2/+12
| | * can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-101-2/+10
| | * can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-102-2/+0
| * | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev2017-11-101-1/+1
| * | net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-101-7/+5
| * | net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed2017-11-101-4/+6
| * | net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7
| * | net/mlx5: Loop over temp list to release delay eventsHuy Nguyen2017-11-101-1/+1
| |/
* | Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-101-2/+2
|\ \
| * | rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov2017-11-091-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-103-2/+4
|\ \ \
| * | | Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos2017-11-071-2/+2
| * | | Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-071-0/+1
| * | | Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-071-0/+1
* | | | Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-11-104-18/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2017-11-092-16/+17
| |\ \ \
| | * | | drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson2017-11-081-16/+9
| | * | | drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-081-0/+8
| | | |/ | | |/|
| * | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-11-072-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh2017-11-011-1/+1
| | * | drm/vmwgfx: constify vmw_fence_opsArvind Yadav2017-11-011-1/+1