summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-07staging: pi433: Split rf69_set_sync_enabled into two functionsSimon Sandström3-16/+27
2017-12-07staging: pi433: Split rf69_set_crc_enabled into two functionsSimon Sandström3-16/+28
2017-12-06drivers: staging: remove duplicate includesPravin Shedge3-3/+0
2017-12-06staging: unisys: move dependencies from UNISYSSPAR to VISORBUSDavid Kershner2-2/+1
2017-12-06staging: unisys: combine visorchannel.h and visorbus.hDavid Kershner5-183/+168
2017-12-06staging: unisys: remove !UML flagDavid Kershner1-1/+1
2017-12-06staging: unisys: fix dependencies with UNISYSSPAR Kconfig flagDavid Kershner1-2/+1
2017-12-06staging: pi433: Rename enum modShaping in rf69_enum.hSimon Sandström5-20/+21
2017-12-06staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with smarter fu...Marcus Wolf1-156/+180
2017-12-06staging: pi433: Rename enum optionOnOff in rf69_enum.hSimon Sandström5-53/+63
2017-12-06staging: pi433: Rename variable in struct pi433_rx_cfgSimon Sandström2-2/+2
2017-12-06staging: pi433: Capitalize constant definitionsSimon Sandström2-38/+38
2017-12-06staging: pi433: Fix indentation in rf69_enum.hSimon Sandström1-104/+103
2017-12-06staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_objec...Andrii1-1/+1
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman280-1341/+2091
2017-12-06staging: dgnc: add identifiers to function parametersAshish Kalra1-2/+2
2017-12-06staging: android: add identifiers to function parametersAshish Kalra1-1/+2
2017-12-06staging: android: Fix checkpatch.pl errorAshish Kalra1-3/+3
2017-12-06staging: olpc_dcon: Line up parentheses in func calls and defsZebulon McCorkle2-11/+21
2017-12-06staging: olpc_dcon: Change bitshifts to BIT macroZebulon McCorkle1-15/+15
2017-12-06staging: xgifb: remove macros with hidden variableJoshua Abraham2-118/+118
2017-12-06staging: ccree: amend aead func def for readabilityGilad Ben-Yossef1-90/+51
2017-12-06staging: ccree: fix AEAD func naming conventionGilad Ben-Yossef3-281/+273
2017-12-06staging: ccree: NULLify backup_info when unusedGilad Ben-Yossef1-0/+1
2017-12-06staging: ccree: update TODO listGilad Ben-Yossef1-21/+2
2017-12-06staging: ccree: remove interim DT docsGilad Ben-Yossef1-27/+0
2017-12-06staging: ccree: remove braces for single statement blocksGilad Ben-Yossef1-2/+1
2017-12-06staging: ccree: fix indentation of var assignmentGilad Ben-Yossef1-2/+2
2017-12-06staging: ccree: remove more unnecessary parenthesesGilad Ben-Yossef3-6/+6
2017-12-06staging: ccree: remove unproven likely/unlikelyGilad Ben-Yossef8-227/+209
2017-12-06staging: ccree: remove inline qualifiersGilad Ben-Yossef5-44/+43
2017-12-06staging: vc04_services: Use __func__Genki Sky1-2/+2
2017-12-06staging: vc04_services: Unsplit user-visible stringsGenki Sky2-6/+4
2017-12-06staging: vc04_services: Join multiline dereferencesGenki Sky1-10/+6
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-30/+73
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-9/+34
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-37/+155
2017-12-05Merge tag 'pinctrl-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-10/+21
2017-12-05Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds3-4/+4
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-3/+5
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-83/+177
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+23
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+33
2017-12-03liquidio: fix incorrect indentation of assignment statementColin Ian King1-1/+1
2017-12-03Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...David S. Miller6-11/+25
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang1-1/+18
2017-12-03stmmac: reset last TSO segment size after device openLars Persson1-0/+1
2017-12-03ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng1-0/+1
2017-12-03s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2-4/+2
2017-12-03s390/qeth: fix GSO throughput regressionJulian Wiedmann4-0/+38