summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-3/+3
2016-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds27-443/+919
2016-05-20scripts/spelling.txt: add "fimware" misspellingKees Cook1-1/+1
2016-05-19Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds12-3/+1214
2016-05-18Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-11/+6
2016-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds18-58/+58
2016-05-18Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-9/+5
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro8-108/+128
2016-05-09lustre: don't need to lock inode in directory lseekAl Viro1-3/+1
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman8-108/+128
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar8-108/+128
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal4-7/+7
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2-2/+2
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-108/+128
2016-05-03Merge getxattr prototype change into work.lookupsAl Viro2-6/+4
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab18-108/+1472
2016-05-02direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig1-2/+2
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2-2/+2
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-1/+1
2016-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds7-88/+94
2016-04-29Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-20/+34
2016-04-28IB/hfi1: Serialize hrtimer function callsJubin John2-15/+12
2016-04-28IB/hfi1: Fix MAD port poll for active cablesDean Luick1-1/+15
2016-04-28IB/hfi1: Correctly report neighbor link down reasonDean Luick1-14/+9
2016-04-28IB/hfi1: Use the neighbor link down reason only when validDean Luick2-9/+130
2016-04-28IB/hfi1: Ignore link downgrade with 0 lanesDean Luick1-1/+5
2016-04-28IB/hfi1: Add RSM rule for user FECN handlingDean Luick1-0/+84
2016-04-28IB/hfi1: Create a routine to set a receive side mapping ruleDean Luick1-18/+57
2016-04-28IB/hfi1: Move QOS decision logic into its own functionDean Luick1-17/+50
2016-04-28IB/hfi1: Extract RSM map table init from QOSDean Luick2-21/+71
2016-04-28IB/hfi1: Reduce kernel context pio buffer allocationJianxin Xiong4-25/+61
2016-04-28IB/hfi1: Change default number of user contextsJubin John3-54/+84
2016-04-28IB/hfi1: Use global defines for upper bits in opcodeMike Marciniszyn2-4/+1
2016-04-28IB/hfi1: Remove unreachable codeMike Marciniszyn1-1/+1
2016-04-28IB/hfi1: Fix double QSFP resource acquire on cache refreshDean Luick2-29/+23
2016-04-28IB/hfi1: Guard against concurrent I2C access across all chainsDean Luick1-1/+8
2016-04-28IB/hfi1: Remove module presence check outside pre-LNI checksEaswar Hariharan2-16/+12
2016-04-28IB/hfi1: Always turn on CDRs for low power QSFP modulesEaswar Hariharan7-82/+74
2016-04-28IB/hfi1: Check P_KEY for all sent packets from user modeSebastian Sanchez4-41/+77
2016-04-28IB/hfi1: Adjust default MTU to be 10KBSebastian Sanchez3-4/+9
2016-04-28IB/hfi1: Simplify init_qpmap_table()Dean Luick1-5/+2
2016-04-28IB/hfi1: Correctly obtain the full service classDean Luick1-1/+1
2016-04-28IB/hfi1: Fix QOS rule mappingsDean Luick1-27/+21
2016-04-28IB/hfi1: Remove invalid QOS checkDean Luick1-2/+0
2016-04-28IB/hfi1: Fix QOS num_vl bit widthDean Luick1-1/+1
2016-04-28IB/hfi1: Fix i2c resource reservation checksDean Luick1-4/+4
2016-04-28IB/hfi1: Fix sysfs file offset usageDean Luick1-2/+2
2016-04-28IB/rdmavt,hfi1,qib: Fix memory leakJubin John1-2/+2
2016-04-28IB/hfi1: Fix buffer cache races which may cause corruptionMitko Haralanov2-17/+45