summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-16Staging: vc04_services: Fix the "space prohibited" code style errorsMandel Benjamin
2017-02-16Staging: vc04_services: Fix the "wrong indent" code style errorsMandel Benjamin
2017-02-16staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-16Staging: rtl8192u: ieee80211: ieee80211.h - style fixDerek Robson
2017-02-16Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fixDerek Robson
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fixDerek Robson
2017-02-16Staging: rtl8192u: ieee80211: ieee80211_module.c - style fixDerek Robson
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fixDerek Robson
2017-02-16Staging: rtl8192u: r8192U.h - style fixDerek Robson
2017-02-16Staging: rtl8192u: r8192U_core.c - style fixDerek Robson
2017-02-16Staging: rtl8192u: r819xU_cmdpkt.c - style fixDerek Robson
2017-02-16staging: rtl8192u: blank lines aren't necessary before a close brace '}'simran singhal
2017-02-16staging: rtl8192u: Adding space after enum and struct definitionsimran singhal
2017-02-16staging: rtl8192u: Adding space after struct definitionsimran singhal
2017-02-16Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel
2017-02-16Staging: ks7010: ks*: Remove redundant blank linesShiva Kerdel
2017-02-16Staging: ks7010: ks*: Add missing blank lines after declarationsShiva Kerdel
2017-02-16staging: visorbus, replace init_timer with setup_timerStefan Svinciak
2017-02-16staging: vt6656: rxtx.c Removed multiple dereferencingMichael S. Hansen
2017-02-16staging: vt6656: Alignment match open parenthesisArushi Singhal
2017-02-16staging: vt6656: Alignment should match open parenthesisArushi Singhal
2017-02-16Staging: bcm2835-audio: fixed a code style issue:Bo YU
2017-02-16staging: bcm2835-audio: allocate enough data for work queuesDan Carpenter
2017-02-16Staging: bcm2835-audio: && vs & typoDan Carpenter
2017-02-16staging: wlan-ng: remove space before tabGargi Sharma
2017-02-16staging: lustre: Fix incompatible argument in osc_match_baseMaxime Rossi Bellom
2017-02-16Staging: comedi: drivers: comedi_test: Add auto-configuration capabilityCheah Kok Cheong
2017-02-14staging: comedi: fixed multiple line dereferenceArtur Lorincz
2017-02-14staging: comedi: made comedi_lrange struct constantArtur Lorincz
2017-02-14staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(...Arushi Singhal
2017-02-14Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 charactersShishir Kulkarni
2017-02-14staging: bcm2835-audio: remove unused macroHendrik v. Raven
2017-02-14staging: bcm2835-audio: Fixed checkpatch warning due to line spacingAbhijit Naik
2017-02-14staging: nvec: Fix incorrect type of i2c addressFranck Demathieu
2017-02-14staging: fsl-mc: Add missing headerBogdan Purcareata
2017-02-14staging: comedi: ni_pcimio: remove unused variable 'serial_number'Karthik Nayak
2017-02-14staging: comedi: dyna_pci10xx: usleep_range is preferred over udelaySaber Rezvani
2017-02-14staging: comedi: s626: usleep_range is preferred over udelaySaber Rezvani
2017-02-14staging: comedi: ni_pcidio.c: Spaces preferred around operatorsSaber Rezvani
2017-02-14staging: comedi: ni_pcidio: blank line issuesSaber Rezvani
2017-02-12staging:xgifb:vb_setmode.h: Add missing identifier namesJacob Zachariah
2017-02-12Staging: media: bcm2048: Fixed coding style issue.Ran Algawi