summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+28
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-02-01hyperv: Fix the error processing in netvsc_send()Haiyang Zhang1-3/+8
2015-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-9/+33
2015-01-31Merge tag 'char-misc-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2015-01-31Merge tag 'staging-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+3
2015-01-31Merge tag 'usb-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-5/+28
2015-01-31drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian1-0/+2
2015-01-31ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita1-2/+2
2015-01-31ixgbe: Fix checksum error when using stacked vlanToshiaki Makita1-1/+1
2015-01-31igbvf: Fix checksum error when using stacked vlanToshiaki Makita1-8/+11
2015-01-31Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier1-2/+6
2015-01-31Revert "IPoIB: Make the carrier_on_task race aware"Roland Dreier1-15/+6
2015-01-31Revert "IPoIB: fix MCAST_FLAG_BUSY usage"Roland Dreier2-101/+57
2015-01-31Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race"Roland Dreier1-32/+5
2015-01-31Revert "IPoIB: change init sequence ordering"Roland Dreier1-17/+7
2015-01-31Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier6-58/+34
2015-01-31Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue"Roland Dreier3-12/+15
2015-01-31Revert "IPoIB: No longer use flush as a parameter"Roland Dreier3-16/+17
2015-01-30Merge tag 'iommu-fixes-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2015-01-30i2c: sh_mobile: terminate DMA reads properlyWolfram Sang1-1/+11
2015-01-30EDAC, mv64x60_edac: Fix an error code in probe()Dan Carpenter1-1/+2
2015-01-30EDAC: edac_mc_sysfs: Make stuff staticBorislav Petkov1-11/+11
2015-01-30EDAC: Fix the leak of mci->bus->name when bus_register failsJunjie Mao1-13/+16
2015-01-30spi: Revert "spi/xilinx: Remove iowrite/ioread wrappers"Mark Brown1-4/+24
2015-01-30regulator: qcom-rpm: Make it possible to specify supplyBjorn Andersson1-0/+1
2015-01-30gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold1-1/+1
2015-01-30gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold1-0/+1
2015-01-30Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-i...Dave Airlie4-26/+19
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark1-0/+30
2015-01-30Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+11
2015-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-18/+7
2015-01-30net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann1-0/+2
2015-01-30net: lance,ni64: don't build for ARMArnd Bergmann1-2/+2
2015-01-30net: wan: add missing virt_to_bus dependenciesArnd Bergmann1-3/+3
2015-01-30net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann1-1/+2
2015-01-30ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-01-30vxlan: setup the right link netns in newlink hdlrNicolas Dichtel1-5/+5
2015-01-30caif: remove wrong dev_net_set() callNicolas Dichtel1-1/+0
2015-01-29Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-53/+55
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-1/+1
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar8-24/+46
2015-01-29ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2-5/+13
2015-01-29ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita10-22/+80
2015-01-28spi/xilinx: Check number of slaves rangeRicardo Ribalda1-0/+7
2015-01-28regulator: core: Consolidate drms update handlingBjorn Andersson1-77/+35
2015-01-28regulator: qcom-rpm: signedness bug in probe()Dan Carpenter1-1/+1
2015-01-28spi/xilinx: Use polling mode on small transfersRicardo Ribalda Delgado1-18/+25
2015-01-28spi/xilinx: Remove remaining_words driver data variableRicardo Ribalda Delgado1-16/+12
2015-01-28spi/xilinx: Remove iowrite/ioread wrappersRicardo Ribalda Delgado1-24/+4