aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-22PCI: Fix devfn for VPD access through function 0Alex Williamson
2015-10-22spi: spidev: fix possible NULL dereferenceSudip Mukherjee
2015-10-22spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee
2015-10-22spi: bcm2835: BUG: fix wrong use of PAGE_MASKMartin Sperl
2015-10-22spi: xtensa-xtfpga: fix register endiannessMax Filippov
2015-10-22spi: Fix documentation of spi_alloc_master()Guenter Roeck
2015-10-22leds/led-class: Add missing put_device()Ricardo Ribalda Delgado
2015-10-22leds:lp55xx: Correct Kconfig dependency for f/w user helperTakashi Iwai
2015-10-22pmem: add proper fencing to pmem_rw_page()Ross Zwisler
2015-10-22dmaengine: pxa_dma: fix initial list moveRobert Jarzmik
2015-10-22dmaengine: at_xdmac: fix bug in prep_dma_cyclicLudovic Desroches
2015-10-22dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko
2015-10-22dmaengine: at_xdmac: clean used descriptorLudovic Desroches
2015-10-22dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard
2015-10-22windfarm: decrement client count when unregisteringPaul Bolle
2015-10-22hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck
2015-10-22watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia
2015-10-22watchdog: sunxi: fix activation of system resetFrancesco Lavra
2015-10-22toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos
2015-10-22iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz
2015-10-22iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz
2015-10-22target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger
2015-10-22target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger
2015-10-22scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko
2015-10-22target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-10-03hp-wmi: limit hotkey enableKyle Evans
2015-10-03zram: fix possible use after free in zcomp_create()Luis Henriques
2015-10-03net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev
2015-10-03of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-10-03net: phy: fixed_phy: handle link-down caseStas Sergeev
2015-10-03net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli
2015-10-03ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-10-03net: dsa: actually force the speed on the CPU portRussell King
2015-10-03macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-10-03net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot
2015-10-03net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli
2015-10-03net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli
2015-10-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-10-03net: fec: clear receive interrupts before processing a packetRussell King
2015-10-03phylib: fix device deletion order in mdiobus_unregister()Mark Salter
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin
2015-09-29IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum
2015-09-29IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-09-29IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein
2015-09-29IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein
2015-09-29IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran
2015-09-29IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-09-29IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg