aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03staging: fsl-dpaa2/eth: Change RX buffer alignmentBogdan Purcareata2-12/+33
2017-11-03staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata1-3/+0
2017-11-03staging: fsl-dpaa2/eth: Split functionIoana Radulescu1-34/+45
2017-11-03staging: fsl-dpaa2/eth: Label cleanupIoana Radulescu1-20/+15
2017-11-03staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org1-2/+0
2017-11-03staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown1-18/+3
2017-11-03staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown1-12/+3
2017-11-03staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown1-26/+19
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown1-20/+16
2017-11-03staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown1-3/+0
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown1-89/+21
2017-11-03staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown1-8/+2
2017-11-03staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_lock()NeilBrown1-3/+2
2017-11-03staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown1-13/+2
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook13-74/+69
2017-11-03staging: VME: Remove PIO2 driverMartyn Welch6-1044/+0
2017-11-03staging: rtl8822be: fix wrong dma unmap lenStanislaw Gruszka1-1/+1
2017-11-03staging: rtl8723bs: remove unused variablesArnd Bergmann1-4/+0
2017-11-03staging: greybus: remove unused kfifo_tsArnd Bergmann1-24/+3
2017-11-03staging: rtl8723bs: Fix space before '[' error.Arvind Yadav1-3/+3
2017-11-03staging: rtlwifi: Remove unused variableKees Cook1-1/+0
2017-11-03staging: ks7010: Convert timers to use timer_setup()Kees Cook1-3/+2
2017-11-03Staging: rtlwifi: pci: fixed a coding style issueWoohyung Jeon1-1/+1
2017-11-03staging: rtl8723bs: Fix checkpatch.pl errorSidong Yang1-3/+3
2017-11-03staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King1-3/+3
2017-11-02staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede2-62/+55
2017-11-02staging: rtl8188eu: Fix bug introduced by convert timers to use timer_setup()Hans de Goede1-1/+1
2017-11-02staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lines over 80 characters"Hans de Goede1-1/+1
2017-11-02staging: unisys: Fix incorrect unisys MAINTAINERS patternTom Saeger1-1/+1
2017-11-02staging: ion: simplify ioctl args checking functionBenjamin Gaignard1-6/+5
2017-11-02staging: android: ion: remove redundant variable tableColin Ian King1-2/+0
2017-11-02staging: vc04_services: Convert timers to use timer_setup()Kees Cook2-10/+8
2017-11-02staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold1-3/+5
2017-11-02staging: ccree: Fix indentation in ssi_buffer_mgr.cStephen Brennan1-8/+8
2017-11-02staging: ccree: fix 64 bit scatter/gather DMA opsGilad Ben-Yossef1-1/+1
2017-10-23Linux 4.14-rc6Linus Torvalds1-1/+1
2017-10-23staging: vc04_services: Remove unnecessary bracesMihaela Muraru1-10/+16
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov2-6/+1
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger1-1/+2
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2-2/+3
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven1-12/+27
2017-10-22textsearch: fix typos in library helpersRandy Dunlap2-2/+2
2017-10-22rxrpc: Don't release call mutex on error pointerDavid Howells1-2/+3
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu1-1/+1
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu1-7/+6
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu1-0/+1
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata1-1/+10
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata1-0/+31
2017-10-22net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund1-3/+2
2017-10-22soreuseport: fix initialization raceCraig Gallek3-11/+11