summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-25Staging: xgifb: Remove space after castNavya Sri Nizamkari
2015-10-25Staging: xgifb: Fix comparison to NULL warningNavya Sri Nizamkari
2015-10-25Staging: xgifb: Remove extra blank lines.Navya Sri Nizamkari
2015-10-25Staging: xgifb: Remove blank line before } and after {Navya Sri Nizamkari
2015-10-25Staging: xgifb: Replace udelay, mdelay functions with usleep_rangeNavya Sri Nizamkari
2015-10-25staging: xgifb: make XGIfb_has_VB return booleanGeliang Tang
2015-10-25staging: most: hdm-usb: Use setup_timerMuhammad Falak R Wani
2015-10-25staging: most: remove comparison to NULLChristian Gromm
2015-10-25staging: most: use preferred kzalloc parametersChristian Gromm
2015-10-25staging: most: use preferred kernel typesChristian Gromm
2015-10-25staging: most: fix logical operator positionChristian Gromm
2015-10-25staging: most: remove unnecessary parenthesesChristian Gromm
2015-10-25staging: most: use blank line after declarationsChristian Gromm
2015-10-25staging: most: use braces on all arms of statementChristian Gromm
2015-10-25staging: most: make alignment match open parenthesisChristian Gromm
2015-10-25staging: most: remove multiple assignmentChristian Gromm
2015-10-25staging: most: removed redundant codeChristian Gromm
2015-10-25staging: most: put spaces around operatorChristian Gromm
2015-10-25staging: most: remove multiple blank linesChristian Gromm
2015-10-25staging: IB/ipath: remove sched.h headerGeliang Tang
2015-10-25staging: IB/ipath: use TASK_COMM_LEN in ipath_portdataGeliang Tang
2015-10-25staging: sm750fb: use direct call to hw_sm750_output_setModeMike Rapoport
2015-10-25staging: sm750fb: replace lynx_crtc methods with function callsMike Rapoport
2015-10-25staging: sm750fb: remove unused methods from lynx_shareMike Rapoport
2015-10-25staging: sm750fb: remove ancient kernel supportMike Rapoport
2015-10-25staging: sm750fb: remove defintion of offsetofMike Rapoport
2015-10-25staging: sm750fb: remove unused pllcalparam typedefMike Rapoport
2015-10-25staging: sm750fb: simplify PLL divisors calculationsMike Rapoport
2015-10-25staging: sm750fb: remove '#if 1' conditionalsMike Rapoport
2015-10-25staging: sm750fb: Replace uint32_t with u32Amitoj Kaur Chawla
2015-10-25staging: sm750fb: Replace include <asm/*.h> with include <linux/*.h>Amitoj Kaur Chawla
2015-10-25staging: gdm724x: remove multiple blank linesIoana Ciornei
2015-10-25staging: gdm724x: correct kzalloc/kmalloc sizeof argumentIoana Ciornei
2015-10-25staging: gdm724x: add spaces around binary operatorsIoana Ciornei
2015-10-25stating: gdm724x: remove explicit NULL comparisonIoana Ciornei
2015-10-25staging: gdm724x: properly indent to match open paranthesisIoana Ciornei
2015-10-25staging: rdma: Replace kmalloc with kmalloc_arrayCristina Moraru
2015-10-25staging: lustre: lnet :socklnd Braces not necessaryNilesh Kokane
2015-10-25Staging: lustre: lnet :socklnd return statement in void function not usefulNilesh Kokane
2015-10-25Staging: lustre: lov_obd: fixed a brace coding style issueNilesh Kokane
2015-10-25staging: lustre: o2iblnd: fix misleading indentationLuis de Bethencourt
2015-10-25staging: lustre: Use C99 initializers for struct netstrfnsJames Simmons
2015-10-25staging: lustre: remove last entry of libcfs_netstrfns[]Frederic Saunier
2015-10-25staging: lustre: provide separate buffers for libcfs_*2str()Dmitry Eremin
2015-10-25staging: lustre: add in NID range management for libcfsJoshua Walgenbach
2015-10-25staging: lustre: Avoid nid range related forward declarations in nidstring.cJames Simmons
2015-10-25staging: lustre: move cfs_ip_addr_* function from kernel libcfs to LNetJames Simmons
2015-10-25staging: lustre: move struct netstrfns to nidstr.hJames Simmons
2015-10-25staging: lustre: remove cfs_ip_addr_free wrapperJames Simmons
2015-10-25staging: lustre: remove libcfs_init_string functionJames Simmons