summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley136-11648/+6660
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley113-2891/+1413
2014-12-02scsi: set fmt to NULL scsi_extd_sense_format() by defaultDan Carpenter1-0/+3
2014-11-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-1/+23
2014-11-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+7
2014-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-52/+77
2014-11-28Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-29/+104
2014-11-28Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-27/+0
2014-11-28Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-144/+224
2014-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds3-22/+27
2014-11-28Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-0/+5
2014-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-67/+114
2014-11-27Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-10/+6
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-12/+18
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger1-0/+1
2014-11-27libsas: remove task_collector modeChristoph Hellwig18-465/+92
2014-11-27wd719x: remove dma_cache_sync callOndrej Zary1-2/+0
2014-11-27Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-1/+18
2014-11-26drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher1-1/+18
2014-11-26staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger3-18/+18
2014-11-26Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-15/+24
2014-11-26net: Check for presence of IFLA_AF_SPECThomas Graf2-0/+4
2014-11-26net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf2-0/+6
2014-11-26Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-11/+85
2014-11-26Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linusMark Brown2-7/+3
2014-11-26Merge remote-tracking branch 'spi/fix/dma' into spi-linusMark Brown1-3/+3
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen1-6/+7
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2014-11-26net: dsa: bcm_sf2: reset switch prior to initializationFlorian Fainelli1-23/+29
2014-11-26net: dsa: bcm_sf2: fix unmapping registers in case of errorsFlorian Fainelli1-2/+4
2014-11-26drm/i915: Cancel vdd off work before suspendVille Syrjälä1-0/+1
2014-11-26ufs: fix NULL dereference when no regulators are definedAkinobu Mita1-0/+6
2014-11-26ufs: ensure clk gating work is finished before module unloadingAkinobu Mita1-0/+2
2014-11-26irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-26irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-0/+36
2014-11-25Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+2
2014-11-25Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds5-32/+31
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman1-27/+0
2014-11-25tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2
2014-11-25rtlwifi: Change order in device startupLarry Finger1-10/+10
2014-11-25rtlwifi: rtl8821ae: Fix 5G detection problemLarry Finger1-2/+3
2014-11-25vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]Alexander Duyck1-2/+2
2014-11-25scsi_debug: add Report supported opcodes+tmfs; Compare and writeDouglas Gilbert1-19/+307
2014-11-25scsi_debug: change SCSI command parser to table drivenDouglas Gilbert1-558/+833
2014-11-25scsi_debug: add Capacity Changed Unit AttentionDouglas Gilbert1-4/+24
2014-11-25scsi_debug: append inject error flags onto scsi_cmnd objectDouglas Gilbert1-0/+68
2014-11-25scsi_debug: pinpoint invalid field in sense dataDouglas Gilbert1-50/+88
2014-11-25wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driverOndrej Zary4-0/+1256
2014-11-25eeprom-93cx6: Add (read-only) support for 8-bit modeOndrej Zary1-1/+61