summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-04net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang
2015-02-04Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-...Mark Brown
2015-02-04spi: spi-imx: cleanup wait_for_completion handlingNicholas Mc Guire
2015-02-04spi: sh-msiof: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-04spi: match var type to return type of wait_for_completionNicholas Mc Guire
2015-02-04regmap: Fix i2c word access when using SMBus access functionsGuenter Roeck
2015-02-04regmap: Export regmap_get_val_endianGuenter Roeck
2015-02-04spi: spi-pxa2xx: only include mach/dma.h for legacy DMARob Herring
2015-02-04spi: atmel: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-02-04Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich
2015-02-04Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich
2015-02-04Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-02-04Merge tag 'md/3.19-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-02-04PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe
2015-02-03hwmon: (tmp102) add hibernation callbacksGrygorii Strashko
2015-02-03Merge tag 'gpio-v3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-02-03Merge branches 'ipoib' and 'odp' into for-nextRoland Dreier
2015-02-03IB/core: Temporarily disable ex_query_device uverbHaggai Eran
2015-02-03ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi
2015-02-03Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA"Rafael J. Wysocki
2015-02-03spi: imx: use pio mode for i.mx6dlRobin Gong
2015-02-03ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck
2015-02-03sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring
2015-02-03ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring
2015-02-03xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel
2015-02-03net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein
2015-02-03isdn: off by one in connect_res()Dan Carpenter
2015-02-03sunvnet: set queue mapping when doing packet copiesDavid L Stevens
2015-02-03qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner
2015-02-03Merge tag 'drm-amdkfd-fixes-2015-02-02' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-02-03Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2015-02-02spi: fsl-dspi: Remove possible memory leak of 'chip'Bhuvanchandra DV
2015-02-02spi: sh-msiof: Update calculation of frequency dividingNobuhiro Iwamatsu
2015-02-02regulator: Build sysfs entries with static attribute groupsTakashi Iwai
2015-02-02spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n)Ian Abbott
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König
2015-02-02hwmon: (ads2828) Only keep data in device data structure if neededGuenter Roeck
2015-02-02hwmon: (ads2828) Convert to use regmapGuenter Roeck
2015-02-02sd: Fix max transfer length for 4k disksBrian King
2015-02-02scsi: fix device handler detach oopsMike Christie
2015-02-02spi/xilinx: Fix access invalid memory on xilinx_spi_txRicardo Ribalda Delgado
2015-02-02regmap: ac97: Clean up indentationMark Brown
2015-02-02drm/amdkfd: Don't create BUG due to incorrect user parameterOded Gabbay
2015-02-02drm/amdkfd: max num of queues can't be 0Oded Gabbay
2015-02-02drm/amdkfd: Fix bug in accounting of queuesOded Gabbay
2015-02-02md/bitmap: fix a might_sleep() warning.NeilBrown