aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov1-2/+1
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds537-20085/+15863
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+6
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-25/+5
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds13-2434/+103
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-6/+9
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+3
2017-02-16Staging: vc04_services: Fix the "space prohibited" code style errorsMandel Benjamin1-2/+2
2017-02-16Staging: vc04_services: Fix the "wrong indent" code style errorsMandel Benjamin1-2/+2
2017-02-16staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser4-19/+17
2017-02-16Staging: rtl8192u: ieee80211: ieee80211.h - style fixDerek Robson1-25/+36
2017-02-16Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fixDerek Robson1-140/+150
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fixDerek Robson1-14/+14
2017-02-16Staging: rtl8192u: ieee80211: ieee80211_module.c - style fixDerek Robson1-30/+30
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fixDerek Robson1-2/+2
2017-02-16Staging: rtl8192u: r8192U.h - style fixDerek Robson1-13/+26
2017-02-16Staging: rtl8192u: r8192U_core.c - style fixDerek Robson1-35/+35
2017-02-16Staging: rtl8192u: r819xU_cmdpkt.c - style fixDerek Robson1-30/+52
2017-02-16staging: rtl8192u: blank lines aren't necessary before a close brace '}'simran singhal1-3/+0
2017-02-16staging: rtl8192u: Adding space after enum and struct definitionsimran singhal1-19/+19
2017-02-16staging: rtl8192u: Adding space after struct definitionsimran singhal1-2/+2
2017-02-16Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel6-73/+73
2017-02-16Staging: ks7010: ks*: Remove redundant blank linesShiva Kerdel2-3/+0
2017-02-16Staging: ks7010: ks*: Add missing blank lines after declarationsShiva Kerdel2-0/+2
2017-02-16staging: visorbus, replace init_timer with setup_timerStefan Svinciak1-3/+1
2017-02-16staging: vt6656: rxtx.c Removed multiple dereferencingMichael S. Hansen1-2/+2
2017-02-16staging: vt6656: Alignment match open parenthesisArushi Singhal1-27/+27
2017-02-16staging: vt6656: Alignment should match open parenthesisArushi Singhal5-31/+31
2017-02-16Staging: bcm2835-audio: fixed a code style issue:Bo YU1-0/+1
2017-02-16staging: bcm2835-audio: allocate enough data for work queuesDan Carpenter1-6/+9
2017-02-16Staging: bcm2835-audio: && vs & typoDan Carpenter1-1/+1
2017-02-16staging: wlan-ng: remove space before tabGargi Sharma1-1/+1
2017-02-16staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom1-3/+3
2017-02-16Staging: comedi: drivers: comedi_test: Add auto-configuration capabilityCheah Kok Cheong1-12/+123
2017-02-14staging: comedi: fixed multiple line dereferenceArtur Lorincz1-3/+2
2017-02-14staging: comedi: made comedi_lrange struct constantArtur Lorincz1-1/+1
2017-02-14staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(sizeof(struct serio)...)Arushi Singhal1-1/+1
2017-02-14Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 charactersShishir Kulkarni1-1/+2
2017-02-14staging: bcm2835-audio: remove unused macroHendrik v. Raven1-3/+0
2017-02-14staging: bcm2835-audio: Fixed checkpatch warning due to line spacingAbhijit Naik1-1/+17
2017-02-14staging: nvec: Fix incorrect type of i2c addressFranck Demathieu1-1/+1
2017-02-14staging: fsl-mc: Add missing headerBogdan Purcareata2-0/+2
2017-02-14staging: comedi: ni_pcimio: remove unused variable 'serial_number'Karthik Nayak2-10/+0
2017-02-14staging: comedi: dyna_pci10xx: usleep_range is preferred over udelaySaber Rezvani1-4/+4
2017-02-14staging: comedi: s626: usleep_range is preferred over udelaySaber Rezvani1-1/+1
2017-02-14staging: comedi: ni_pcidio.c: Spaces preferred around operatorsSaber Rezvani1-20/+20
2017-02-14staging: comedi: ni_pcidio: blank line issuesSaber Rezvani1-0/+2
2017-02-12staging:xgifb:vb_setmode.h: Add missing identifier namesJacob Zachariah1-9/+9
2017-02-12Staging: media: bcm2048: Fixed coding style issue.Ran Algawi1-1/+1
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal10-33/+33