summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-20tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-06-20hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-06-20tty: nozomi: avoid a harmless gcc warningArnd Bergmann1-1/+1
2017-06-20ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-06-20Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov1-6/+2
2017-06-20Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov1-1/+8
2017-06-20catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-06-20catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-06-20virtio-console: avoid DMA from stackOmar Sandoval1-2/+10
2017-06-20mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-30/+52
2017-06-20platform/x86: acer-wmi: setup accelerometer when ACPI device was foundLee, Chun-Yi1-5/+4
2017-06-20platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Chun-Yi Lee1-4/+18
2017-06-20char: lack of bool string made CONFIG_DEVPORT always onMax Bires1-1/+4
2017-06-20xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-06-20iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger1-16/+0
2017-06-20iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger1-5/+7
2017-06-20mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki1-6/+4
2017-06-20drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-06-20drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-06-20drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-06-20drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-06-20HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath1-0/+9
2017-06-20HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2Ardinartsev Nikita1-1/+1
2017-06-20rtc: s35390a: improve irq handlingUwe Kleine-König1-17/+31
2017-06-20rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König1-12/+57
2017-06-20rtc: s35390a: make sure all members in the output are setUwe Kleine-König1-0/+14
2017-06-20ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-06-20ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf1-1/+0
2017-06-20virtio_balloon: init 1st buffer in stats vqLadi Prosek1-0/+2
2017-06-20fbcon: Fix vc attr at deinitTakashi Iwai1-27/+40
2017-06-20uvcvideo: uvc_scan_fallback() for webcams with broken chainHenrik Ingo1-6/+112
2017-06-20mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter1-1/+3
2017-06-20ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-06-20igb: add i211 to i210 PHY workaroundTodd Fujinaka1-1/+1
2017-06-20igb: Workaround for igb i210 firmware issueChris J Arges1-0/+4
2017-06-20cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki1-3/+5
2017-06-20Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov1-2/+2
2017-06-20ACPI / video: skip evaluating _DOD when it does not existAlex Hung1-0/+3
2017-06-20mvsas: fix misleading indentationLuis de Bethencourt1-2/+2
2017-06-20cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-06-20mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-06-20xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman3-2/+6
2017-06-20drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan1-1/+1
2017-06-20drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer1-2/+2
2017-06-20drm/ast: Fix test for VGA enabledY.C. Chen1-6/+2
2017-06-20bcma: use (get|put)_device when probing/removing device driverRafał Miłecki1-0/+4
2017-06-20rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise1-0/+3
2017-06-20ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-06-20sd: get disk reference in sd_check_events()Hannes Reinecke1-2/+7
2017-06-20rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18