summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-08drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker
2015-05-08rtl8192e: delete local copy of iee80211 reason codes.Paul Gortmaker
2015-05-08rtl8192u: delete another embedded instance of generic reason codesPaul Gortmaker
2015-05-08rtl8192u: don't duplicate ieee80211 constants for status/auth/reasonPaul Gortmaker
2015-05-08rtl8192u: align local ieee80211_wmm_ac_param struct fields with globalPaul Gortmaker
2015-05-08rtl8192u: promote auth_mode to a full 8 bitsPaul Gortmaker
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker
2015-05-08rtl8712: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker
2015-05-08rtl8188eu: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker
2015-05-08staging: vt6655: Checkpatch fix: lines longer than 80 columnsGuillaume Brogi
2015-05-08staging: sm7xxfb: remove unused functionsSudip Mukherjee
2015-05-08staging: sm7xxfb: use framebuffer_alloc and releaseSudip Mukherjee
2015-05-08staging: gsc_hdpi: Remove dead codeGujulan Elango, Hari Prasath (H.)
2015-05-08staging: fsl-mc: Remove redundant initalization of the .owner fieldGujulan Elango, Hari Prasath (H.)
2015-05-08staging: sm750: Fix the Makefile option errorBinbin Zhou
2015-05-08staging: rtl8188eu: remove commented codeLuca Ceresoli
2015-05-08staging: rtl8188eu: remove useless commentLuca Ceresoli
2015-05-08staging: rtl8188eu: fix lines over 80 charactersLuca Ceresoli
2015-05-08staging: rtl8188eu: simplify nested ifsLuca Ceresoli
2015-05-08staging: rtl8188eu: document enum where it is declaredLuca Ceresoli
2015-05-08staging: rtl8188eu: fix comments over 80 charactersLuca Ceresoli
2015-05-08staging: rtl8188eu: remove duplicated commentsLuca Ceresoli
2015-05-08Staging: rtl8723au: hal: Remove trailing whitespace in odm.cEdward Lipinsky
2015-05-08staging: dt3155v4l: remove unused including <linux/version.h>Wei Yongjun
2015-05-08staging: android: ion_test: unregister the platform devicePhong Tran
2015-05-08staging: android: ion_test: unregister the misc devicePhong Tran
2015-05-08staging: rtl8192e: Fix DeviceID in rtl8192_pci_findadapter()Mateusz Kulikowski
2015-05-08staging: rtl8192e: Fix DEEP_INDENTATION warnings in rtl_dm.cMateusz Kulikowski
2015-05-08staging: rtl8192e: Fix DEEP_INDENTATION warnings in rtllib_parse_info_param()Mateusz Kulikowski
2015-05-08staging: rtl8192e: Fix LINE_SPACING warningMateusz Kulikowski
2015-05-08staging: rtl8192e: Remove bb tx gains from r8192_privMateusz Kulikowski
2015-05-08staging: rtl8192e: Fix SPACING errorsMateusz Kulikowski
2015-05-08staging: rtl8192e: remove r819xE_phyreg.hMateusz Kulikowski
2015-05-08staging: rtl8192e: Copy comments from r819XE_phyreg.h to r8192E_phyreg.hMateusz Kulikowski
2015-05-08staging: rtl8192e: Fix SPACE_BEFORE_TAB warningsMateusz Kulikowski
2015-05-08staging: rtl8192u: Make core functions staticNickolaus Woodruff
2015-05-08staging: comedi: mite: use a better MODULE_DESCRIPTION()Ian Abbott
2015-05-08staging: comedi: mite.h: whitespace changes in function declarationsIan Abbott
2015-05-08staging: comedi: mite.c: reformat commentsIan Abbott
2015-05-08staging: comedi: mite.h: reformat some commentsIan Abbott
2015-05-08staging: comedi: mite.h: remove "../comedi_pci.h" and make self-reliantIan Abbott
2015-05-08staging: comedi: mite.c: remove commented out USE_KMALLOCIan Abbott
2015-05-08staging: comedi: mite.h: remove PCIMIO_COMPATIan Abbott
2015-05-08staging: comedi: mite: move #include <linux/slab.h>Ian Abbott
2015-05-08staging: dgnc: remove redundant checkGiedrius Statkevičius
2015-05-08staging: dgnc: remove dead code in dgnc_tty_write()Giedrius Statkevičius
2015-05-08staging: ion: chunk_heap: use pr_debug for heap creation printMitchel Humpherys
2015-05-08staging: dgnc: remove redundant !ch checksGiedrius Statkevičius
2015-05-08staging: dgnc: don't forget to check if ->channels[i] is NULL in dgnc_tty_uni...Giedrius Statkevičius
2015-05-08staging: dgnc: clean up allocation of ->channels[i]Giedrius Statkevičius