summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-16staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21S...Peter Huewe
2013-05-16staging/xgifb: Remove unnecessary cases in XGINew_SenseLCDPeter Huewe
2013-05-16staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMTypePeter Huewe
2013-05-16staging/sb105x: remove asm/segment.h dependencyJeff Mahoney
2013-05-16Staging: Panel: panel: Fixed checkpatch line length warningsJake Champlin
2013-05-16Staging: silicom: Fixed warning 'preferred seq_puts instead of seq_printf'.Tülin İzer
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211hdr.hTülin İzer
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.h.Tülin İzer
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.cTülin İzer
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211mgr.hTülin İzer
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in 80211mgr.cTülin İzer
2013-05-16Staging: silicom: Fixed error 'space prohibited before that close parenthesis...Tülin İzer
2013-05-16Staging: silicom: Fixed error 'space required after that ',''.Tülin İzer
2013-05-16Staging: silicom: Fixed warning 'please, no space before tabs'.Tülin İzer
2013-05-16Staging: silicom : Fixed error 'exactly one space required after that #ifdef'Tülin İzer
2013-05-16Staging: silicom: Fixed warning 'space prohibited before semicolon'.Tülin İzer
2013-05-16Staging: silicom: Fixed error 'do not initialise statics to 0 or NULL'.Tülin İzer
2013-05-16Staging: bcm: Fixed warning 'space required before the open parenthesis '(''.Tülin İzer
2013-05-16Staging: bcm: Fixed error 'else should follow close brace '}''.Tülin İzer
2013-05-16Staging: bcm: Fixed warning 'braces {} are not necessary for single statement...Tülin İzer
2013-05-16Staging: bcm: Fixed error 'that open brace { should be on the previous line'.Tülin İzer
2013-05-16Staging: bcm: Fixed warning 'space required around '=''.Tülin İzer
2013-05-16Staging: bcm: Fixed warning about C99 comments.Tülin İzer
2013-05-16Staging: add USB MTK bluetooth driverCho, Yu-Chen
2013-05-16staging: imx-drm: use devm_ioremap_resource()Laurent Navet
2013-05-16drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-16staging: lustre: fix return type of lo_release.Cyril Roelandt
2013-05-16drivers/staging/dwc2: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-16staging: dwc2: use devm_ioremap_resource()Laurent Navet
2013-05-16staging: dwc2/pci.c: add STMICRO vendor and device ID for STA2X11 boardFederico Vaga
2013-05-16staging: dwc2: remove some useless debug printsMatthijs Kooijman
2013-05-16staging: dwc2: add const to handling of dwc2_core_paramsStephen Warren
2013-05-16staging: dwc2: remove unneeded checkMatthijs Kooijman
2013-05-16staging: dwc2: remove some device-mode related debug codeMatthijs Kooijman
2013-05-16staging: dwc2: add helper variable to simplify codeMatthijs Kooijman
2013-05-16staging: dwc2: use dwc2_hcd_get_frame_number where possibleMatthijs Kooijman
2013-05-16staging: dwc2: replace some magic numbers by constantsMatthijs Kooijman
2013-05-16staging: dwc2: remove dummy interrupt handlingMatthijs Kooijman
2013-05-16staging: dwc2: rename dwc2_hcd_intr() to dwc2_handle_hcd_intr()Matthijs Kooijman
2013-05-16staging: dwc2: use irq_return_t for interrupt handlersMatthijs Kooijman
2013-05-16staging: dwc2: do not use IRQF_DISABLEDMatthijs Kooijman
2013-05-16staging: vt6655: use free_netdev instead of kfreeHema Prathaban
2013-05-16Staging: ced1401: Patch fixes missing parentheses in macro definitions.Elena Ufimtseva
2013-05-15staging: rtl8192e: Use kmemdup for duplicating memoryHema Prathaban
2013-05-15staging: rtl8192e: Fix potential null dereferenceHema Prathaban
2013-05-15Staging: ced1401: Fixes trailing whitespace checkpath warning.Elena Ufimtseva
2013-05-15Staging: ced1401: Fixes 'open brace should be on the previous line'.Elena Ufimtseva
2013-05-15Staging: ced1401: Fixes white spaces and indentations.Elena Ufimtseva
2013-05-15Staging: ced1401: Fixes C pointer format warningsElena Ufimtseva
2013-05-15Staging: ced1401: Fixes C99 // comments.Elena Ufimtseva