summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-04mlxsw: pci: Fix EQE structure definitionElad Raz1-4/+4
2017-02-04mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-02-04mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-02-04r8152: fix the sw rx checksum is unavailablehayeswang1-1/+6
2017-02-01platform/x86: intel_mid_powerbtn: Set IRQ_ONESHOTAndy Shevchenko1-1/+1
2017-02-01pinctrl: broxton: Use correct PADCFGLOCK offsetMika Westerberg1-1/+1
2017-02-01s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2017-02-01IB/umem: Release pid in error and ODP flowKenneth Lee1-0/+2
2017-02-01IB/ipoib: move back IB LL address into the hard headerPaolo Abeni5-43/+64
2017-02-01drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira1-4/+5
2017-02-01can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov1-4/+12
2017-02-01can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón1-0/+1
2017-02-01RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-02-01ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-02-01drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai1-0/+7
2017-02-01fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-26dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski1-0/+11
2017-01-26ite-cir: initialize use_demodulator before using itNicolas Iooss1-0/+2
2017-01-26blackfin: check devm_pinctrl_get() for errorsDan Carpenter1-0/+2
2017-01-26clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim1-0/+1
2017-01-26qla2xxx: Fix crash due to null pointer accessQuinn Tran1-4/+12
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens1-1/+1
2017-01-26ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt1-4/+27
2017-01-26mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-01-26HID: corsair: fix control-transfer error handlingJohan Hovold1-3/+3
2017-01-26HID: corsair: fix DMA buffers on stackJohan Hovold1-12/+42
2017-01-26PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas1-5/+7
2017-01-26IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib1-2/+0
2017-01-26IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13
2017-01-26IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2017-01-26IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein1-1/+2
2017-01-26IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2017-01-26IB/mlx5: Wait for all async command completions to completeEli Cohen1-0/+28
2017-01-19pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLENiklas Söderlund1-1/+2
2017-01-19bus: vexpress-config: fix device reference leakJohan Hovold1-1/+6
2017-01-19ACPI / APEI: Fix NMI notification handlingPrarit Bhargava1-3/+4
2017-01-19cpufreq: powernv: Disable preemption while checking CPU throttling stateDenis Kirjanov1-1/+7
2017-01-19pinctrl: meson: fix gpio request disabling other modesNeil Armstrong1-1/+1
2017-01-19USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold1-9/+9
2017-01-19USB: serial: ch341: fix resume after resetJohan Hovold1-4/+13
2017-01-19drm/radeon: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-19sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita1-2/+2
2017-01-19tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud1-0/+11
2017-01-19vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi1-1/+1
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2-24/+0
2017-01-19i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich1-1/+1
2017-01-19i2c: print correct device invalid addressJohn Garry1-1/+1
2017-01-19Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck1-2/+2
2017-01-19USB: serial: ch341: fix open and resume after B0Johan Hovold1-2/+1
2017-01-19USB: serial: ch341: fix control-message error handlingJohan Hovold1-11/+21