aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-30IB/hfi1: Support ib_alloc_mr verbMike Marciniszyn3-3/+11
2015-08-28ipath,qib: Expose max_sge_rd correctlySteve Wise1-0/+1
2015-08-28staging/hfi1: replace indent spaces with tabsJeff Becker1-5/+5
2015-08-28IB/hfi1: add driver filesMike Marciniszyn58-0/+57454
2015-08-28RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise26-0/+9116
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro40-0/+30501
2015-08-28Staging: Add staging/rdma directory and update MAINTAINERSDoug Ledford4-0/+29
2015-08-04staging: lustre: Include unaligned.h instead of access_ok.hGuenter Roeck1-1/+1
2015-08-03staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULLMalcolm Priestley1-2/+3
2015-07-31staging: comedi: das1800: add missing break in switchH Hartley Sweeten1-0/+1
2015-07-14staging: vt6656: check ieee80211_bss_conf bssid not NULLMalcolm Priestley1-1/+1
2015-07-14staging: vt6655: check ieee80211_bss_conf bssid not NULLMalcolm Priestley1-1/+1
2015-07-06staging:lustre: remove irq.h from socklnd.hJames Simmons1-1/+0
2015-07-06staging: make board support depend on OF_IRQ and CLKDEV_LOOKUPPaul Gortmaker1-1/+1
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds673-49497/+55991
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-5/+9
2015-06-26staging: wilc1000: disable driver due to build warningsGreg Kroah-Hartman1-0/+1
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds21-1377/+125
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+1
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner1-1/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-30/+12
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+4
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-39/+8
2015-06-19Staging: rts5208: fix CHANGE_LINK_STATE valueFabio Falzoi1-1/+1
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesisIsaac Assegai1-6/+6
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Place braces on correct linesIsaac Assegai1-22/+10
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operatorsIsaac Assegai1-7/+7
2015-06-18Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabsIsaac Assegai1-229/+229
2015-06-18Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 charactersIsaac Assegai1-2/+2
2015-06-18Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabsIsaac Assegai1-7/+7
2015-06-18Staging: sm750fb: modedb.h: Shorten lines to under 80 charactersIsaac Assegai1-12/+24
2015-06-18Staging: sm750fb: modedb.h: Replace spaces with tabsIsaac Assegai1-217/+217
2015-06-18staging: comedi: addi_apci_3120: rename 'this_board' variablesH Hartley Sweeten1-7/+7
2015-06-18staging: comedi: addi_apci_1516: rename 'this_board' variablesH Hartley Sweeten1-12/+12
2015-06-18staging: comedi: ni_atmio: cleanup ni_getboardtype()H Hartley Sweeten1-15/+12
2015-06-18staging: comedi: vmk80xx: sanity check context used to get the boardinfoH Hartley Sweeten1-1/+4
2015-06-18staging: comedi: vmk80xx: rename 'boardinfo' variablesH Hartley Sweeten1-15/+15
2015-06-18staging: comedi: dt3000: rename 'this_board' variablesH Hartley Sweeten1-11/+11
2015-06-18staging: comedi: adv_pci_dio: rename 'this_board' variablesH Hartley Sweeten1-24/+24
2015-06-18staging: comedi: cb_pcidas64: rename 'thisboard' variablesH Hartley Sweeten1-110/+108
2015-06-18staging: comedi: cb_pcidas: rename 'thisboard' variablesH Hartley Sweeten1-32/+32
2015-06-18staging: comedi: me4000: rename 'thisboard' variablesH Hartley Sweeten1-15/+15
2015-06-18staging: comedi: das1800: rename 'thisboard' variablesH Hartley Sweeten1-25/+25
2015-06-18staging: comedi: das1800: cleanup das1800_probe()H Hartley Sweeten1-21/+23
2015-06-18staging: comedi: das800: rename 'thisboard' variablesH Hartley Sweeten1-18/+18
2015-06-18staging: comedi: das800: cleanup das800_probe()H Hartley Sweeten1-25/+30
2015-06-18staging: comedi: das08: rename 'thisboard' variablesH Hartley Sweeten1-26/+25