summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-20brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2016-10-20dm: fix AB-BA deadlock in __dm_destroy()Junichi Nomura1-3/+2
2016-10-17mfd: wm8350-i2c: Make sure the i2c regmap functions are compiledUwe Kleine-König1-0/+1
2016-10-17ALSA: usb-line6: use the same declaration as definition in header for MIDI ma...Takashi Sakamoto1-1/+1
2016-10-07ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava1-7/+17
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman1-1/+2
2016-10-07USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2016-10-07USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-1/+1
2016-10-07IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-10-07IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-10-07IB/core: Fix use after free in send_leave functionErez Shitrit1-11/+2
2016-10-07IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2016-10-07brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli1-1/+1
2016-10-07brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli1-1/+3
2016-10-07gspca: avoid unused variable warningsArnd Bergmann3-3/+3
2016-10-07em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter1-3/+2
2016-10-07hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon1-2/+14
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter1-5/+2
2016-10-07iwlwifi: pcie: fix access to scratch bufferSara Sharon1-2/+2
2016-10-07hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle1-1/+4
2016-10-07drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher1-0/+6
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2016-10-07mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2016-10-06IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche1-58/+1
2016-10-06kaweth: fix firmware downloadOliver Neukum1-2/+1
2016-10-06iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel1-1/+9
2016-10-06ppp: defer netns reference release for ppp channelWANG Cong1-2/+3
2016-10-06qxl: check for kmap failuresDan Carpenter1-0/+2
2016-10-06i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu1-7/+11
2016-10-06can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-10-06mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter1-3/+3
2016-10-06Staging: iio: adc: fix indent on break statementColin Ian King1-1/+1
2016-10-06iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2016-09-29USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-29usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-29USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-09-29iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-29iio: accel: kxsd9: Fix raw read returnLinus Walleij1-0/+1
2016-09-29dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-09-29clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai1-1/+8
2016-09-29x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina1-5/+1
2016-09-29mISDN: Fixing missing validation in base_sock_bind()Emrah Demir1-0/+3
2016-09-29mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2-0/+3
2016-09-29HID: add usb device id for Apple Magic KeyboardJean-Gabriel Gill-Couture3-0/+4
2016-09-29Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov1-1/+1
2016-09-29hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski1-1/+8
2016-09-29cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi1-5/+38
2016-09-29scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler1-2/+3
2016-09-29drm/msm: fix use of copy_from_user() while holding spinlockRob Clark1-5/+22