summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-28staging: nvec: Fix comparison to NULLLaura Garcia Liebana1-2/+2
2016-03-28staging: nvec: Remove space after a castLaura Garcia Liebana1-3/+4
2016-03-28staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana4-8/+10
2016-03-28staging: octeon: Use type int instead of int32_tLaura Garcia Liebana1-5/+5
2016-03-28staging: slicoss: Add error check for pci_map_singleAmitoj Kaur Chawla1-0/+5
2016-03-28Staging: most: Remove atomic_counter_t typedefPrasannaKumar Muralidharan1-4/+2
2016-03-28Staging: iio: ad5933: Remove unnecessary space after cast.Sandhya Bankar1-4/+4
2016-03-28Staging: iio: ade7758: Fix open parentheses alignment issues.Sandhya Bankar1-7/+3
2016-03-28Staging: iio: ade7758: Use a blank line after function/struct declarations.Sandhya Bankar1-0/+6
2016-03-28Staging: iio: ade7758_core: Remove unnecessary blank line.Sandhya Bankar1-1/+0
2016-03-28Staging: iio: ade7758_core: Fix open parentheses alignment issues.Sandhya Bankar1-47/+26
2016-03-28staging: iio: ad5933: remove unused #includesAlison Schofield1-2/+0
2016-03-28staging: iio: ad5933: move contents of header file to source fileAlison Schofield2-30/+12
2016-03-28staging: iio: io-trig-bfin-timer: use dev_get_platdata()Alison Schofield1-1/+2
2016-03-28staging: iio: ad5933: use dev_get_platdata()Alison Schofield1-1/+1
2016-03-28staging: iio: meter: remove fixme comment on device removeAlison Schofield3-3/+0
2016-03-28staging: iio: tsl2x7x_core: add blank line after struct declarationEva Rachel Retuya1-0/+1
2016-03-28staging: iio: tsl2x7x_core: add spaces around operatorsEva Rachel Retuya1-2/+2
2016-03-28staging: iio: tsl2x7x_core: remove space after a castEva Rachel Retuya1-2/+2
2016-03-28staging: iio: tsl2x7x_core: use preferred comment styleEva Rachel Retuya1-13/+25
2016-03-28staging: iio: tsl2x7x_core: adjust alignment to match open parenthesisEva Rachel Retuya1-72/+92
2016-03-28staging: unisys: visorbus: rename create_visor_device gotosDavid Kershner1-9/+9
2016-03-28staging: unisys: visorbus: Remove gotos in visorbus_matchDavid Kershner1-14/+10
2016-03-28staging: unisys: visorbus: fix up gotos in visorbus_initDavid Kershner1-13/+11
2016-03-28staging: unisys: visorbus: remove unused sysfs attribute devmajorminor/*Tim Sell3-216/+0
2016-03-28staging: unisys: visorbus: Fix up visordriver_probeDavid Kershner1-20/+12
2016-03-28staging: unisys: visorbus: fix my_create_device goto statementsDavid Kershner1-6/+6
2016-03-28staging: unisys: visorbus: Cleanup bus_epilog goto statementsDavid Kershner1-6/+12
2016-03-28staging: unisys: visorbus: Cleanup goto in bus_createDavid Kershner1-4/+4
2016-03-28staging: unisys: visorbus: chipset_init rename gotoDavid Kershner1-2/+2
2016-03-28staging: unisys: visorbus: cleanup gotos in parser_init_byte_streamDavid Kershner1-25/+14
2016-03-28staging: unisys: visorbus: get rid of gotos in intialize_controlvm_payload_infoDavid Kershner1-21/+9
2016-03-28staging: unisys: visorbus: cleanup goto in setup_crash_devices_work_queueDavid Kershner1-9/+5
2016-03-28staging: lustre: cleanup comment style for lnet selftestJames Simmons8-48/+50
2016-03-28staging: lustre: realign some code in lnet selftest so its readableJames Simmons2-3/+3
2016-03-28staging: lustre: remove excess blank lines in lnet selftest codeJames Simmons3-6/+0
2016-03-28staging: lustre: handle error returned from wait_event_timeout seltest timerJames Simmons1-4/+6
2016-03-28staging: lustre: add missing buffer overflow fix for console.cDmitry Eremin1-1/+1
2016-03-28staging: lustre: Correct missing newline for CERROR call in sfw_handle_server...James Nunez1-1/+1
2016-03-28staging: lustre: lnet: Replace sg++ with sg = sg_next(sg)Amitoj Kaur Chawla1-2/+2
2016-03-26Linux 4.6-rc1v4.6-rc1Linus Torvalds1-2/+2
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds22-519/+811
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds33-0/+11243
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds4-70/+79
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds22-166/+1177
2016-03-26f2fs/crypto: fix xts_tweak initializationLinus Torvalds1-1/+1
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe1-30/+0
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro3-58/+47
2016-03-25orangefs: fix do_readv_writev() handling of error halfway throughAl Viro1-1/+1
2016-03-25orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro1-3/+3