summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2017-03-162-0/+2
* mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi2017-03-161-1/+2
* drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin2017-03-161-1/+2
* ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-03-161-1/+2
* drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira2017-03-161-4/+5
* USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský2017-03-161-0/+4
* USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork2017-03-161-0/+1
* iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-03-161-2/+4
* platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko2017-03-161-1/+1
* nbd: only set MSG_MORE when we have more to sendJosef Bacik2017-03-161-4/+2
* nbd: fix use-after-free of rq/bio in the xmit pathJens Axboe2017-03-161-9/+23
* USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado2017-03-161-0/+1
* can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-03-161-4/+12
* can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-03-161-0/+1
* qla2xxx: Fix crash due to null pointer accessQuinn Tran2017-03-161-4/+12
* clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim2017-03-161-0/+5
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-03-161-9/+14
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-03-161-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-03-161-18/+20
* be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-03-161-1/+1
* net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli2017-03-161-7/+18
* i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich2017-03-161-1/+1
* mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren2017-03-161-2/+4
* xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2017-03-162-20/+0
* USB: serial: ch341: fix control-message error handlingJohan Hovold2017-03-161-11/+21
* vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-03-161-1/+1
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-03-161-2/+2
* tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-03-161-6/+5
* USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold2017-03-161-7/+17
* USB: serial: ch341: fix resume after resetJohan Hovold2017-03-161-4/+13
* USB: serial: ch341: fix open error handlingJohan Hovold2017-03-161-3/+10
* USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold2017-03-161-9/+6
* USB: serial: ch341: fix open and resume after B0Johan Hovold2017-03-161-2/+3
* USB: serial: ch341: fix initial modem-control stateJohan Hovold2017-03-161-1/+0
* USB: serial: ch341: reinitialize chip on reconfigurationAidan Thornton2017-03-161-17/+20
* USB: serial: ch341: add register and USB request definitionsAidan Thornton2017-03-161-19/+32
* USB: ch341: set tty baud speed according to tty structNicolas PLANEL2017-03-161-9/+6
* USB: ch341: remove redundant close from open error pathJohan Hovold2017-03-161-1/+0
* drm/radeon: drop verde dpm quirksAlex Deucher2017-03-161-13/+0
* ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav2017-03-161-0/+3
* sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-03-161-0/+1
* sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-03-161-2/+2
* HID: hid-cypress: validate length of reportGreg Kroah-Hartman2017-03-161-0/+3
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-03-161-0/+10
* usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-03-161-0/+7
* usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-03-161-30/+29
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-03-161-1/+1
* sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-03-161-0/+1
* net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-03-161-9/+9
* mei: move write cb to completion on credentials failuresAlexander Usyskin2017-03-161-8/+12