aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-04-14staging: dgap: fix/change a pr_infoMark Hounschell
2014-04-14staging: dgap: remove volatiles from dgap.hMark Hounschell
2014-04-14staging: dgap: Macros with complex values should be enclosed in parenthesisMark Hounschell
2014-04-14staging: dgap: Only read config file dgap.conf onceMark Hounschell
2014-04-14staging: dgap: Removes excessive empty lines from dgap.hMark Hounschell
2014-04-14staging: dgap: remove some unused code in dgap.hMark Hounschell
2014-04-14staging: dgap: Fix several 80+ line warnings in dgap.hMark Hounschell
2014-04-14staging: dgap: fix some whitespace warnings in dgap.hMark Hounschell
2014-04-14staging: dgap: Remove some unneeded commentsMark Hounschell
2014-04-14staging: dgap: Remove some unused code in dgap.cMark Hounschell
2014-04-14staging: rtl8821ae: Fix rtl8821ae/hw.h pointer declaration styleMark Einon
2014-04-14staging: rtl8821ae: Remove FSF mailing address from rtl8821ae/hw.h headerMark Einon
2014-04-14staging: rtl8821ae: Fix whitespace in rtl8821ae/hw.hMark Einon
2014-04-14Staging: iio: Switch from msleep to usleep range per timers-howto.txtMichael Welling
2014-04-14Staging: iio: Remove quoted string split across lines warningsMichael Welling
2014-04-14Staging: iio: Removes unwanted space before semicolonMichael Welling
2014-04-14staging: iio: fix coding styleJoel Porquet
2014-04-14Staging: bcm: Qos: fixed braces' coding styleLuis Ortega
2014-04-14staging/bcm fix hostmibs.c checkpatch problemsJake Edge
2014-04-14Staging: bcm: CmHost: remove temp bracing from switch/cases.Gary Rookard
2014-04-14staging: comedi: declare das6402_boards as staticMichele Curti
2014-04-14staging: comedi: adl_pci9118: fix whitespace issuesRichard Leitner
2014-04-14staging: comedi: more descriptive names for addi-data driversGeorg Gast
2014-04-14staging: comedi: drivers: pcl812.c: add curly braces for checkpatchKumar Amit Mehta
2014-04-14staging: comedi: s626: use comedi_timeout() on remaining loopsChase Southwood
2014-04-14staging: comedi: drivers.c: Fix missing a blank line, after declarations warningYves Deweerdt
2014-04-14staging: comedi: comedy_fops.c: fix line over 80, characters warningsYves Deweerdt
2014-04-14staging: comedi: remove an unneeded variableDan Carpenter
2014-04-14staging: rtl8723au: Simplify retrieving the ether_type in portctrl()Jes Sorensen
2014-04-14staging: rtl8723au: Calling rtw_get_stainfo() with a NULL sta_addr will retur...Jes Sorensen
2014-04-14staging: rtl8723au: Fix case where ethtype was never obtained and always be c...Jes Sorensen
2014-04-14staging: rtl8723au: Use proper ETH_P_* types in rtw_recv.cJes Sorensen
2014-04-14staging: rtl8723au: Call do_div() directly and get rid of unnecessary wrapper...Jes Sorensen
2014-04-14staging: rtl8723au: Fix build error due to bad commit 6c89f82Larry Finger
2014-04-14staging: rtl8723au: Remove unused bitshift() functionJes Sorensen
2014-04-14staging: rtl8723au: Remove a couple of unused prototypesJes Sorensen
2014-04-14staging: rtl8723au: No need to include header files for unused circ_buf and o...Jes Sorensen
2014-04-14staging: rtl8723au: Remove unnecessary forward struct declarations from xmit_...Jes Sorensen
2014-04-14staging: rtl8723au: Remove ugly pktfile interfaceJes Sorensen
2014-04-14staging: rtl8723au: Don't use pktfile interface in rtw_xmitframe_coalesce23a()Jes Sorensen
2014-04-14staging: rtl8723au: Make rtw_xmitframe_coalesce23a() more readableJes Sorensen
2014-04-14staging: rtl8723au: Fix update_attrib() and set_qos() to not use pktfile nons...Jes Sorensen
2014-04-14staging: rtl8723au: Use proper ETH_P_* types instead of hard coded constants ...Jes Sorensen
2014-04-14staging: rtl8723au: Fold rtw_remainder_len23a() into _rtw_open_pktfile23a()Jes Sorensen
2014-04-14staging: rtl8723au: Remove last remnants of CONFIG_BR_EXTJes Sorensen
2014-04-14staging: rtl8723au: rtw_report_sec_ie23a() is only called from rtw_mlme.cJes Sorensen
2014-04-14staging: rtl8723au: Remove unused functions rtw_indicate_sta_{dis,}assoc_even...Jes Sorensen
2014-04-14staging: rtl8723au: Fix hopeless brackets for declaring a variable mid-functionJes Sorensen
2014-04-14staging: rtl8723au: Remove unnecessary memset() followed by a memcpy() into t...Jes Sorensen
2014-04-14staging: rtl8723au: rtw_os_indicate_connect23a() is only called from one plac...Jes Sorensen