aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tun: read vnet_hdr_sz onceWillem de Bruijn2017-07-041-4/+6
* hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann2017-07-041-5/+10
* tty: nozomi: avoid a harmless gcc warningArnd Bergmann2017-07-041-1/+1
* ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-07-041-4/+4
* Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov2017-07-041-6/+2
* Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov2017-07-041-1/+8
* catc: Use heap buffer for memory size testBen Hutchings2017-07-041-7/+18
* catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-07-041-16/+17
* virtio-console: avoid DMA from stackOmar Sandoval2017-07-041-2/+10
* platform/x86: acer-wmi: setup accelerometer when ACPI device was foundLee, Chun-Yi2017-07-041-5/+4
* platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Chun-Yi Lee2017-07-041-4/+18
* xen, fbfront: fix connecting to backendJuergen Gross2017-07-041-2/+2
* iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger2017-07-041-16/+0
* iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger2017-07-041-5/+7
* mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki2017-07-041-6/+4
* drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang2017-07-041-1/+4
* drm/vmwgfx: Remove getparam error messageThomas Hellstrom2017-07-041-2/+0
* drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister2017-07-041-1/+1
* drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister2017-07-041-2/+2
* HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath2017-07-041-0/+9
* HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2Ardinartsev Nikita2017-07-041-1/+1
* rtc: s35390a: improve irq handlingUwe Kleine-König2017-07-041-17/+31
* rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König2017-07-041-12/+57
* rtc: s35390a: make sure all members in the output are setUwe Kleine-König2017-07-041-0/+14
* ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann2017-07-041-0/+1
* ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf2017-07-041-1/+0
* virtio_balloon: init 1st buffer in stats vqLadi Prosek2017-07-041-0/+2
* fbcon: Fix vc attr at deinitTakashi Iwai2017-07-041-27/+40
* uvcvideo: uvc_scan_fallback() for webcams with broken chainHenrik Ingo2017-07-041-6/+112
* ACM gadget: fix endianness in notificationsOliver Neukum2017-07-041-1/+3
* igb: add i211 to i210 PHY workaroundTodd Fujinaka2017-07-041-1/+1
* igb: Workaround for igb i210 firmware issueChris J Arges2017-07-041-0/+4
* cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-07-041-3/+5
* Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov2017-07-041-2/+2
* ACPI / video: skip evaluating _DOD when it does not existAlex Hung2017-07-041-0/+3
* mvsas: fix misleading indentationLuis de Bethencourt2017-07-041-2/+2
* cpmac: remove hopeless #warningArnd Bergmann2017-07-041-1/+1
* mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann2017-07-041-3/+1
* xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2017-07-043-2/+6
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-07-041-1/+1
* drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-07-041-2/+2
* drm/ast: Fix test for VGA enabledY.C. Chen2017-07-041-6/+2
* bcma: use (get|put)_device when probing/removing device driverRafał Miłecki2017-07-041-0/+4
* rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-07-041-0/+3
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-07-041-2/+1
* sd: get disk reference in sd_check_events()Hannes Reinecke2017-07-041-2/+7
* rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk2017-07-041-0/+18
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-07-041-0/+1
* rtc: interface: ignore expired timers when enqueuing new timersColin Ian King2017-07-041-1/+15
* siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab2017-07-041-5/+13