summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-08virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1Paolo Bonzini1-3/+2
2015-09-08cpufreq: Use __func__ to print function's nameViresh Kumar1-2/+1
2015-09-08Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-67/+0
2015-09-07cpufreq: staticize cpufreq_cpu_get_raw()Viresh Kumar1-1/+1
2015-09-07NTB: Fix range check on memory window indexAllen Hubbe1-1/+1
2015-09-07NTB: Improve index handling in B2B MW workaroundAllen Hubbe1-6/+16
2015-09-07NTB: Use unique DMA channels for TX and RXDave Jiang1-19/+58
2015-09-07NTB: Remove dma_sync_wait from ntb_async_rxAllen Hubbe1-9/+3
2015-09-07NTB: Clean up QP stats infoDave Jiang1-9/+16
2015-09-07NTB: Make the transport list in order of discoveryDave Jiang1-1/+1
2015-09-07NTB: Add PCI Device IDs for Broadwell XeonDave Jiang2-0/+18
2015-09-07NTB: Add flow control to the ntb_netdevDave Jiang2-1/+94
2015-09-07spi: mediatek: fix spi cs polarity errorLeilk Liu1-20/+7
2015-09-07cxl: abort cxl_pci_enable_device_hook() if PCI channel is offlineAndrew Donnellan1-0/+6
2015-09-07cxgb4: fix usage of uninitialized variablefrançois romieu1-11/+6
2015-09-07fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov1-1/+1
2015-09-07net: dsa: mv88e6171: add hardware 802.1Q supportVivien Didelot1-0/+5
2015-09-07ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-09-07vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warningGeert Uytterhoeven1-4/+2
2015-09-07lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven1-6/+5
2015-09-06scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko1-1/+10
2015-09-06fcoe: Convert use of __constant_htons to htonsVaishali Thakkar1-1/+1
2015-09-06mpt2sas: setpci reset kernel oops fixNagarajkumar Narayanan4-9/+67
2015-09-06pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn2-0/+2
2015-09-06lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()Johannes Thumshirn1-3/+4
2015-09-06bfa: Fix incorrect de-reference of pointerAnil Gurumurthy1-1/+1
2015-09-06bfa: Fix indentationAnil Gurumurthy1-11/+11
2015-09-06scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...Jordan Hargrave1-10/+0
2015-09-06scsi_debug: resp_request: remove unused variableTomas Winkler1-2/+1
2015-09-06scsi_debug: fix REPORT LUNS Well Known LUTomas Winkler1-2/+3
2015-09-06scsi_debug: schedule_resp fix input variable checkTomas Winkler1-3/+10
2015-09-06scsi_debug: make dump_sector staticTomas Winkler1-1/+1
2015-09-06scsi_debug: vfree is null safe so drop the checkTomas Winkler1-7/+3
2015-09-06scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;Tomas Winkler1-7/+6
2015-09-06scsi_debug: define pr_fmt() for consistent loggingTomas Winkler1-65/+53
2015-09-06mpt2sas: Refcount fw_events and fix unsafe list usageCalvin Owens1-21/+91
2015-09-06mpt2sas: Refcount sas_device objects and fix unsafe list usageCalvin Owens3-154/+360
2015-09-06asus-nb-wmi: Add wapf=4 quirk for X456UA/X456UFDaniel Drake1-0/+18
2015-09-06net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero1-1/+3
2015-09-06be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla1-1/+1
2015-09-06Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds244-3471/+17151
2015-09-06Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds3-14/+16
2015-09-06Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds9-190/+373
2015-09-06net: wan: sbni: fix device usage countSudip Mukherjee1-0/+2
2015-09-06spi: Fix documentation of spi_alloc_master()Guenter Roeck1-2/+1
2015-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-6/+16
2015-09-05Input: imx_keypad - remove obsolete commentFabio Estevam1-2/+0
2015-09-05Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen3-0/+536
2015-09-05Input: Add touchscreen support for Colibri VF50Sanchayan Maity3-0/+399
2015-09-05Input: i8042 - lower log level for "no controller" messageTakashi Iwai1-1/+1