summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-16hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2CLi Yang1-0/+1
2015-11-16dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann2-13/+13
2015-11-16dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann1-10/+10
2015-11-16dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu1-1/+1
2015-11-16dmaengine: edma: predecence bug in GET_NUM_QDMACH()Dan Carpenter1-1/+1
2015-11-16dmaengine: edma: fix build without CONFIG_OFArnd Bergmann1-1/+1
2015-11-16dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven1-1/+2
2015-11-16dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven1-2/+6
2015-11-16char: ipmi: Move MODULE_DEVICE_TABLE() to follow structLuis de Bethencourt1-1/+1
2015-11-16ipmi: Stop the timer immediately if idleCorey Minyard1-0/+7
2015-11-16ipmi: Start the timer and thread on internal msgsCorey Minyard1-29/+44
2015-11-16net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong1-27/+37
2015-11-16net: dsa: mv88e6060: add register defines header fileNeil Armstrong1-0/+111
2015-11-16net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong1-1/+2
2015-11-16net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong1-1/+1
2015-11-16net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong1-1/+1
2015-11-16net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong1-49/+0
2015-11-16net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich1-3/+5
2015-11-16net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-11-16net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2-32/+43
2015-11-16net/mlx5e: Max mtu comparison fixDoron Tsur1-0/+2
2015-11-16net/mlx5e: Added self loopback preventionTariq Toukan1-0/+48
2015-11-16net/mlx5e: Fix inline header size calculationSaeed Mahameed1-2/+9
2015-11-16net: thunder: Fix crash upon shutdown after failed probePavel Fedin1-0/+3
2015-11-16fjes: fix inconsistent indentingColin Ian King1-1/+1
2015-11-15iwlwifi: mvm: Avoid dereferencing sta if it was already flushedAvri Altman1-24/+20
2015-11-15iwlwifi: mvm: don't overwrite the key indices in D3 entryLuca Coelho4-28/+39
2015-11-15iwlwifi: bump firmware API to 19Emmanuel Grumbach2-2/+2
2015-11-15iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon1-1/+18
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+18
2015-11-15iio: adc: xilinx: Fix VREFN scaleThomas Betker1-0/+1
2015-11-15iio: si7020: Swap data byte orderChris Lesiak1-4/+4
2015-11-14Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-31/+177
2015-11-14Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds4-8/+47
2015-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-697/+871
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds115-32642/+6481
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds40-3937/+2329
2015-11-14Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+16
2015-11-14Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds15-90/+606
2015-11-14ACPI / CPPC: Use h/w reduced version of the PCCT structureAshwin Chaugule1-1/+1
2015-11-14hpsa: logical vs bitwise AND typoDan Carpenter1-1/+1
2015-11-13mvsas: don't allow negative timeoutsDan Carpenter1-2/+2
2015-11-13mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy1-2/+1
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov8-697/+871
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-55/+54
2015-11-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-279/+283
2015-11-13HID: wacom: Add outbounding area for DTU1141Ping Cheng1-1/+2
2015-11-13crypto: qat - don't use userspace pointerTadeusz Struk1-1/+1
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-7/+84