summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2014-05-23staging: rtl8723au: Get rid of unused get_bsstype23a()Jes Sorensen
2014-05-23staging: rtl8723au: Declare SetBWMode23a() staticJes Sorensen
2014-05-23staging: rtl8723au: Don't compile rtw_ap.c when CONFIG_8723AU_AP_MODE=nJes Sorensen
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Fix compile warningsJes Sorensen
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Declare a number of functions staticJes Sorensen
2014-05-23staging: rtl8723au: wifi.h: Get rid of last ugly frame_control manipulation m...Jes Sorensen
2014-05-23staging: rtl8723au: rtl8723a_cmd.c: Get rid of SetToDs()/SetFrDs() usageJes Sorensen
2014-05-23staging: rtl8723au: rtw_xmit.c: Get rid of SetToDs()/SetFrDs() usageJes Sorensen
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Get rid of SetToDs()/SetFrDs() usageJes Sorensen
2014-05-23staging: rtl8723au: Get rid of duplicate ieee80211 frame_control definesJes Sorensen
2014-05-23staging: rtl8723au: Fix issue_assocrsp() to use IEEE80211_STYPE_* definesJes Sorensen
2014-05-23staging: rtl8723au: Declare issue_asocrsp() staticJes Sorensen