aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-27staging: lustre: lmv: correctly iput lmo_rootNeilBrown1-1/+1
2018-02-27staging: lustre: lov: use correct env in lov_io_data_version_end()NeilBrown1-1/+1
2018-02-27Revert "Staging: bcm2048: Fix function argument alignment in radio-bcm2048.c."Greg Kroah-Hartman1-11/+11
2018-02-26staging: wilc1000: merge 'if' statements that test the same conditionDafna Hirschfeld1-7/+3
2018-02-26staging: rtl8192e: use struct pointer to get the size of the structSantha Meena Ramamoorthy1-2/+1
2018-02-26staging: speakup: add braces around else statementSantha Meena Ramamoorthy1-2/+4
2018-02-26staging: rtl8192u: Fix alignments in 'if' statementsDafna Hirschfeld1-2/+5
2018-02-26staging: fsl-mc: merge fix for CONFIG_FSL_MC_BUS movingStephen Rothwell1-1/+1
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman251-1568/+2281
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-10/+10
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+4
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-84/+136
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-101/+135
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-5/+27
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds20-98/+107
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-106/+233
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev1-1/+1
2018-02-23staging: speakup: remove space after a castSantha Meena Ramamoorthy1-1/+1
2018-02-23staging: speakup: match alignment with open parenthesisSantha Meena Ramamoorthy1-4/+4
2018-02-23staging: speakup: add spaces around arithmetic operatorsSantha Meena Ramamoorthy1-7/+8
2018-02-23Staging: gdm724x: LTE: Refactor gdm_lte_pdn_table().Quytelda Kahja1-11/+11
2018-02-23Staging: gdm724x: Simplify the struct gdm_endian to a variable.Quytelda Kahja6-46/+32
2018-02-23Staging: gdm724x: LTE: Fix trailing open parentheses.Quytelda Kahja1-23/+21
2018-02-23Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie5-2/+12
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+9
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter1-4/+10
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+1
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds38-133/+350
2018-02-22Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-30/+64
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-45/+45
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds20-97/+209
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon1-1/+1
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain1-1/+1
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4
2018-02-22staging: fsl-mc: Move irqchip code out of stagingBogdan Purcareata4-4/+8
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata27-915/+59
2018-02-22staging: wilc1000: rename _WPARxGtk_end_case_ label to avoid camelCaseAjay Singh1-3/+3
2018-02-22staging: wilc1000: rename _WPAPtk_end_case_ label to avoid camelCaseAjay Singh1-3/+3
2018-02-22staging: wilc1000: rename pstrStationParam to avoid camelCaseAjay Singh1-24/+22
2018-02-22staging: wilc1000: rename pstrDelStaParam to avoid camelCaseAjay Singh1-3/+2
2018-02-22staging: wilc1000: rename strDisconnectNotifInfo to avoid camelCaseAjay Singh1-12/+12
2018-02-22staging: wilc1000: rename pstrStatistics to avoid camelCaseAjay Singh1-10/+10
2018-02-22staging: wilc1000: rename pstrSetBeaconParam to avoid camelCaseAjay Singh1-26/+25
2018-02-22staging: wilc1000: rename Handle_SetMulticastFilter to avoid camelCaseAjay Singh1-3/+3
2018-02-22staging: wilc1000: rename pu32InactiveTime to avoid camelCaseAjay Singh1-2/+2
2018-02-22staging: wilc1000: rename variables using camelCase in handle_rcvd_ntwrk_info()Ajay Singh1-23/+22
2018-02-22staging: wilc1000: rename ptstrJoinBssParam to avoid camelCaseAjay Singh1-39/+39
2018-02-22staging: wilc1000: rename pu8HdnNtwrksWidVal to avoid camelCaseAjay Singh1-4/+4
2018-02-22staging: lustre: selftest: freeing an error pointerDan Carpenter1-4/+2