aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-05-23imx-hdmi: Make checkpatch happyFabio Estevam
2014-05-23staging: et131x: Remove empty file Module.symversDaniele Forsi
2014-05-23staging: et131x: add blank lines after declarationsMaarten de Jonge
2014-05-23staging: et131x: Remove useless return variablesPeter Senna Tschudin
2014-05-23staging: silicom: Remove unused pointer in bypass_init_module()Christian Engelmayer
2014-05-23staging: silicom: Remove needless calls of get_status_port_fn()Christian Engelmayer
2014-05-23staging: silicom: add blank line after declarationsFernando Apesteguia
2014-05-23staging: cxt1e1: remove set a value to static variableDaeseok Youn
2014-05-23staging: cxt1e1: Fix line length over 80 characters in musycc.cDaeseok Youn
2014-05-23staging: cxt1e1: remove redundant curly braces in musycc.cDaeseok Youn
2014-05-23staging: cxt1e1: remove dead code in musycc.cDaeseok Youn
2014-05-23staging: cxt1e1: Fix no spaces at the start of a line in musycc.cDaeseok Youn
2014-05-23staging: panel: (coding style) Line alignments and malloc sizeofDominique van den Broeck
2014-05-23staging: panel: (coding style) Matching bracesDominique van den Broeck
2014-05-23staging: panel: fix regression in lcd_writeBastien Armand
2014-05-23drivers/staging/speakup/: avoid world-writable sysfs files.Rusty Russell
2014-05-23staging/rtl8192e: userspace ptr deref + incorrect declarationsDominique van den Broeck
2014-05-23staging: r8188eu: Add support for Dlink DWA-121 802.11n Wireless N 150 Pico A...Kim Nylund
2014-05-23staging: r8188eu: Fix some sparse warningsLarry Finger
2014-05-23Staging: unisys: visorchipset: Remove filexfer.cKen Cox
2014-05-23Staging: unisys: Fixup sparse warnings for dereferencing noderef types.Ken Cox
2014-05-23Staging: unisys: Remove unused macros from visorchannel/visorchannel.hKen Cox
2014-05-23Staging: unisys: virthba: declare virthba_queue_command as staticKen Cox
2014-05-23Staging: unisys: Fix sparse warningsKen Cox
2014-05-23staging: slicoss: handle errors from slic_config_getDavid Matlack
2014-05-23staging: slicoss: fail on corrupt eepromDavid Matlack
2014-05-23staging: slicoss: fix eeprom checksum codeDavid Matlack
2014-05-23staging: slicoss: fix use-after-free bug in slic_entry_removeDavid Matlack
2014-05-23staging: slicoss: fix 64-bit isr address bugDavid Matlack
2014-05-23staging: slicoss: fix dma memory leakDavid Matlack
2014-05-23staging: slicoss: remove gratuitous debug infrastructureDavid Matlack
2014-05-23staging: slicoss: remove unused members of struct adapterDavid Matlack
2014-05-23staging: slicoss: fix multiple free-after-free in slic_entry_removeDavid Matlack
2014-05-23staging: slicoss: fix use-after-free in slic_entry_probeDavid Matlack
2014-05-23Staging:Octeon-usb:octeon-hcd.c return valuePaul McQuade
2014-05-23staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memoryBenoit Taine
2014-05-23staging: realtek: Convert /n to \nJoe Perches
2014-05-23staging: rtl8723au: rtw_sta_mgt: change rtw_alloc_stainfo23a to use gfp_t ins...Karim Raslan
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Fixup some more unreadable formattingJes Sorensen
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Improve bad formatting in event handlersJes Sorensen
2014-05-23staging: rtl8723au: Declare rtw_site_survey() staticJes Sorensen
2014-05-23staging: rtl8723au: Remove obsolete rtw_action_frame_parse23a()Jes Sorensen
2014-05-23staging: rtl8723au: rtw_cfg80211_rx_action(): Use ieee80211_mgmt to parse act...Jes Sorensen
2014-05-23staging: rtl8723au: rtw_cfg80211_monitor_if_xmit_entry() use struct ieee80211...Jes Sorensen
2014-05-23staging: rtl8723au: rtw_get_bcn_info23a(): Don't zero variables unncessarilyJes Sorensen
2014-05-23staging: rtl8723au: rtw_get_bcn_info23a(): Use cfg80211_find_ie()Jes Sorensen
2014-05-23staging: rtl8723au: rtw_ieee80211.c: Remove a number of unused functionsJes Sorensen
2014-05-23staging: rtl8723au: rtw_cmd.h: Remove some more unused #definesJes Sorensen
2014-05-23staging: rtl8723au: Get rid of some unused tdls definitionsJes Sorensen
2014-05-23staging: rtl8723au: Move dummy_event_callback() to rtw_mlme_ext.cJes Sorensen