summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-24staging:rtl8192u: Remove unused Zebra4 bit mask definitions - StyleJohn Whitmore1-6/+0
2018-07-24staging:rtl8192u: Remove unused RF Zebra1 Bit Mask definitions - StyleJohn Whitmore1-8/+0
2018-07-24staging:rtl8192u: Remove unused Rx Pseduo noise Bit Mask defs - StyleJohn Whitmore1-11/+0
2018-07-24staging:rtl8192u: Remove unused page e Bit Mask definitions - StyleJohn Whitmore1-8/+0
2018-07-24staging:rtl8192u: Remove unused page d Bit Mask definitions - StyleJohn Whitmore1-107/+0
2018-07-24staging:rtl8192u: Remove unused page c Bit Mask definitions - StyleJohn Whitmore1-163/+0
2018-07-24staging:rtl8192u: Remove unused page-a Bit Mask definitions - StyleJohn Whitmore1-78/+0
2018-07-24staging:rtl8192u: Remove unused page-9 Bit Mask definitions - StyleJohn Whitmore1-13/+0
2018-07-24staging:rtl8192u: Remove unused page-8 Bit Mask definitions - StyleJohn Whitmore1-114/+0
2018-07-24staging:rtl8192u: Remove unused page-1 Bit Masks - StyleJohn Whitmore1-47/+1
2018-07-24staging:rtl8192u: Remove unused RTL8258 definitions - StyleJohn Whitmore1-5/+0
2018-07-24staging:rtl8192u: Remove unused Zebra4 definitions - StyleJohn Whitmore1-2/+0
2018-07-24staging:rtl8192u: Remove unused Zebra1 definitions - StyleJohn Whitmore1-9/+0
2018-07-24staging:rtl8192u: Remove unused page d definitions - StyleJohn Whitmore1-27/+0
2018-07-24staging:rtl8192u: Remove unused page c definitions - StyleJohn Whitmore1-21/+0
2018-07-24staging:rtl8192u: Remove unused page a definitions - StyleJohn Whitmore1-10/+0
2018-07-24staging:rtl8192u: Remove unused page 9 definitions - StyleJohn Whitmore1-3/+0
2018-07-24staging:rtl8192u: Remove unused page 8 definitions - StyleJohn Whitmore1-12/+0
2018-07-24staging:rtl8192u: Remove unused page 1 definitions - StyleJohn Whitmore1-31/+0
2018-07-24staging:rtl8192u: Rename variable State > state - StyleJohn Whitmore2-6/+6
2018-07-24staging:rtl8192u: Rename MaxTxPwrDbmList > max_tx_pwr_dbm_list - StyleJohn Whitmore2-6/+6
2018-07-24staging:rtl8192u: Rename CountryIeWatchdog > country_ie_watchdog - StyleJohn Whitmore1-2/+2
2018-07-24staging:rtl8192u: Rename variable CountryIeSrcAddr - StyleJohn Whitmore1-3/+3
2018-07-24staging:rtl8192u: Rename CountryIeBuf to country_ie_buf - StyleJohn Whitmore2-4/+4
2018-07-24staging:rtl8192u: Rename CountryIeLen > country_ie_len - StyleJohn Whitmore2-6/+6
2018-07-24staging:rtl8192u: Rename bEnabled > enabled - StyleJohn Whitmore3-4/+4
2018-07-24staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO - StyleJohn Whitmore3-13/+14
2018-07-24staging:rtl8192u: Rename TClasNum > t_clas_num - StyleJohn Whitmore2-3/+3
2018-07-24staging:rtl8192u: Rename TClasProc > t_clas_proc - StyleJohn Whitmore2-3/+3
2018-07-24staging: rtl8188eu: fix lines over 80 charactersMichael Straube1-2/+2
2018-07-24staging: rtl8188eu: replace tabs with spacesMichael Straube1-6/+6
2018-07-24staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-10/+10
2018-07-24staging: rtl8188eu: fix comparsions to trueMichael Straube2-5/+5
2018-07-24staging: rtl8188eu: change return type to boolMichael Straube2-4/+4
2018-07-24staging: rtl8188eu: refactor rtw_is_cckratesonly_included()Michael Straube1-5/+4
2018-07-24staging: rtl8188eu: refactor rtw_is_cckrates_included()Michael Straube1-5/+5
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube13-57/+0
2018-07-24staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeoutNicholas Mc Guire1-5/+6
2018-07-24staging: dgnc: dgnc_tty.c: Avoid '(' at the end of lineNishad Kamdar1-4/+3
2018-07-24staging: bcm2835-camera: handle wait_for_completion_timeout return properlyNicholas Mc Guire1-3/+4
2018-07-24staging: gasket: use vzalloc instead of vmalloc/memsetIvan Bornyakov1-4/+2
2018-07-24staging: gasket: apex: convert various logs to debug levelTodd Poynor1-5/+5
2018-07-24staging: gasket: page table: remove unnecessary logsTodd Poynor1-18/+5
2018-07-24staging: gasket: page table: convert various logs to debug levelTodd Poynor1-6/+6
2018-07-24staging: gasket: ioctl common: convert various logs to debug levelTodd Poynor2-4/+4
2018-07-24staging: gasket: interrupts: convert various logs to debug levelTodd Poynor1-12/+12
2018-07-24staging: gasket: core: convert various logs to debug levelTodd Poynor1-18/+20
2018-07-24staging: gasket: apex return error on sysfs show of missing attributeTodd Poynor1-2/+2
2018-07-24staging: gasket: gasket_get_device drop check for NULL pci_devTodd Poynor1-3/+1
2018-07-24staging: gasket: remove unnecessary NULL checks on calls from VFSTodd Poynor1-15/+0