summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter
2015-09-18IB/hfi1: clean up some definesDan Carpenter
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter
2015-09-18IB/hfi1: fix a locking bugDan Carpenter
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny
2015-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford
2015-09-11Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-09staging: board: Migrate away from __pm_genpd_name_add_device()Geert Uytterhoeven
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITYJubin John
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-03STAGING: Octeon: Use common helpers for determining interface and portJanne Huttunen
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen
2015-09-03STAGING: Octeon: Increase output command buffersJanne Huttunen
2015-09-03STAGING: Octeon: Set SSO group mask properly on CN68XXAaro Koskinen
2015-09-03STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-30IB/hfi1: Support ib_alloc_mr verbMike Marciniszyn
2015-08-28ipath,qib: Expose max_sge_rd correctlySteve Wise
2015-08-28staging/hfi1: replace indent spaces with tabsJeff Becker
2015-08-28IB/hfi1: add driver filesMike Marciniszyn
2015-08-28RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro
2015-08-28Staging: Add staging/rdma directory and update MAINTAINERSDoug Ledford
2015-08-18staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-17staging: wilc1000: fix build warning with setup_timer()Greg Kroah-Hartman
2015-08-17staging: wilc1000: remove DECLARE_WILC_BUFFER()Raphaël Beamonte
2015-08-17staging: wilc1000: remove void function return statements that are not usefulRaphaël Beamonte
2015-08-17staging: wilc1000: coreconfigurator.c: fix kmalloc error checkChaehyun Lim
2015-08-17staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOCChaehyun Lim
2015-08-17staging: wilc1000: remove unused codes of gps8ConfigPacketChaehyun Lim
2015-08-17staging: wilc1000: remove unnecessary void pointer castChaehyun Lim