summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-24staging:rtl8192u: Remove unused page-a Bit Mask definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused page-9 Bit Mask definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused page-8 Bit Mask definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused page-1 Bit Masks - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused RTL8258 definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused Zebra4 definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused Zebra1 definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused page d definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused page c definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused page a definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused page 9 definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused page 8 definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove unused page 1 definitions - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename variable State > state - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename MaxTxPwrDbmList > max_tx_pwr_dbm_list - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename CountryIeWatchdog > country_ie_watchdog - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename variable CountryIeSrcAddr - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename CountryIeBuf to country_ie_buf - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename CountryIeLen > country_ie_len - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename bEnabled > enabled - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename TClasNum > t_clas_num - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename TClasProc > t_clas_proc - StyleJohn Whitmore
2018-07-24staging: rtl8188eu: fix lines over 80 charactersMichael Straube
2018-07-24staging: rtl8188eu: replace tabs with spacesMichael Straube
2018-07-24staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2018-07-24staging: rtl8188eu: fix comparsions to trueMichael Straube
2018-07-24staging: rtl8188eu: change return type to boolMichael Straube
2018-07-24staging: rtl8188eu: refactor rtw_is_cckratesonly_included()Michael Straube
2018-07-24staging: rtl8188eu: refactor rtw_is_cckrates_included()Michael Straube
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube
2018-07-24staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeoutNicholas Mc Guire
2018-07-24staging: dgnc: dgnc_tty.c: Avoid '(' at the end of lineNishad Kamdar
2018-07-24staging: bcm2835-camera: handle wait_for_completion_timeout return properlyNicholas Mc Guire
2018-07-24staging: gasket: use vzalloc instead of vmalloc/memsetIvan Bornyakov
2018-07-24staging: gasket: apex: convert various logs to debug levelTodd Poynor
2018-07-24staging: gasket: page table: remove unnecessary logsTodd Poynor
2018-07-24staging: gasket: page table: convert various logs to debug levelTodd Poynor
2018-07-24staging: gasket: ioctl common: convert various logs to debug levelTodd Poynor
2018-07-24staging: gasket: interrupts: convert various logs to debug levelTodd Poynor
2018-07-24staging: gasket: core: convert various logs to debug levelTodd Poynor
2018-07-24staging: gasket: apex return error on sysfs show of missing attributeTodd Poynor
2018-07-24staging: gasket: gasket_get_device drop check for NULL pci_devTodd Poynor
2018-07-24staging: gasket: remove unnecessary NULL checks on calls from VFSTodd Poynor
2018-07-24staging: gasket: print mmap starting address as unsigned longTodd Poynor
2018-07-24staging: gasket: avoid copy to user on error in coherent alloc configTodd Poynor
2018-07-24staging: gasket: gasket_handle_ioctl fix ioctl exit trace paramTodd Poynor
2018-07-24staging: gasket: remove duplicate call to retrieve device callbackTodd Poynor
2018-07-24staging: gasket: fix check_and_invoke_callback log paramTodd Poynor
2018-07-24staging: rtl8188eu/rtl8723bs: fix character encodingArnd Bergmann