summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-14macsec: dynamically allocate space for sglistJason A. Donenfeld
2017-05-14staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann
2017-05-14staging: wlan-ng: add missing byte order conversionIgor Pylypiv
2017-05-14staging/lustre/llite: move root_squash from sysfs to debugfsOleg Drokin
2017-05-14brcmfmac: Make skb header writable before useJames Hughes
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-05-14scsi: smartpqi: fix time handlingArnd Bergmann
2017-05-14scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain
2017-05-14scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-05-14phy: qcom-usb-hs: Add depends on EXTCONStephen Boyd
2017-05-14clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036Heiko Stuebner
2017-05-14USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold
2017-05-14USB: serial: mct_u232: fix modem-status error handlingJohan Hovold
2017-05-14USB: serial: quatech2: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold
2017-05-14USB: serial: ark3116: fix open error handlingJohan Hovold
2017-05-14USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold
2017-05-14USB: serial: ssu100: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold
2017-05-14USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-05-14usb: chipidea: Only read/write OTGSC from one placeStephen Boyd
2017-05-14usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-14usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-14usb: dwc2: host: use msleep() for long delayNicholas Mc Guire
2017-05-14clk: Make x86/ conditional on CONFIG_COMMON_CLKPierre-Louis Bossart
2017-05-14iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter
2017-05-14iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon
2017-05-14iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon
2017-05-14iwlwifi: mvm: fix pending frame counter calculationSara Sharon
2017-05-14iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg
2017-05-14iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev
2017-05-14iwlwifi: mvm: fix reorder timer re-armingSara Sharon
2017-05-14iwlwifi: pcie: fix the set of DMA memory maskSara Sharon
2017-05-14iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani
2017-05-14iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach
2017-05-14iwlwifi: mvm: overwrite skb info laterJohannes Berg
2017-05-14iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho
2017-05-14iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-05-14leds: ktd2692: avoid harmless maybe-uninitialized warningArnd Bergmann
2017-05-14power: supply: bq24190_charger: Handle fault before status on interruptLiam Breck
2017-05-14power: supply: bq24190_charger: Don't read fault register outside irq_handle_...Liam Breck
2017-05-14power: supply: bq24190_charger: Call power_supply_changed() for relevant comp...Liam Breck
2017-05-14power: supply: bq24190_charger: Install irq_handler_thread() at end of probe()Liam Breck
2017-05-14power: supply: bq24190_charger: Call set_mode_host() on pm_resume()Liam Breck