aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-26Staging: mt29f_spinand: Prefer using the BIT macroEva Rachel Retuya1-7/+7
2015-10-26Staging: mt29f_spinand: Replace udelay function with usleep_rangeEva Rachel Retuya1-2/+2
2015-10-26staging: ipath: ipath_init_chip: Use setup_timerMuhammad Falak R Wani1-11/+7
2015-10-26staging: ipath: ipath_sdma: Use setup_timerMuhammad Falak R Wani1-3/+3
2015-10-26staging: ipath: ipath_verbs: Use setup_timerMuhammad Falak R Wani1-3/+2
2015-10-26staging: ipath: ipath_driver: Use setup_timerMuhammad Falak R Wani1-4/+3
2015-10-24staging: r8723au: remove externs and include needed header fileAlison Schofield1-4/+1
2015-10-24staging: r8723au: replace explicit NULL comparisons with !Alison Schofield1-4/+4
2015-10-24staging: r8723au: use kernel preferred style for commentingAlison Schofield1-63/+89
2015-10-24staging: wlan-ng: Do not use multiple blank lines.Burcin Akalin1-15/+0
2015-10-24staging: speakup: Remove multiple assignmentsBurcin Akalin1-1/+2
2015-10-24staging: vt6656: Remove unnecessary braces and tab spacingAmitoj Kaur Chawla1-5/+3
2015-10-24Staging: rtl8723au: Use put_unaligned_le32Shraddha Barke1-2/+1
2015-10-24staging: fbtft: fix voltage settings for C-Berry28Dennis Menschel1-4/+4
2015-10-24staging: fbtft: use init function instead of init sequenceDennis Menschel1-19/+24
2015-10-24staging: fbtft: remove redundant set_addr_win() functionDennis Menschel1-19/+0
2015-10-24staging: fbtft: use MIPI DCS for ST7789V and C-Berry28Dennis Menschel2-28/+18
2015-10-24staging: r8723au: add & use local variable to simplify referencesAlison Schofield1-5/+6
2015-10-24staging: r8723au: move constant to right of comparison testAlison Schofield1-1/+1
2015-10-24staging: r8723au: replace printk() with netdev_err()Alison Schofield1-1/+2
2015-10-24staging: vt6655: Add space around '*'Burcin Akalin1-1/+1
2015-10-24staging: vt6655: Add space around '*'Burcin Akalin1-1/+1
2015-10-24staging: rtl8723au: core: rtw_wlan_util: fix misleading indentationLuis de Bethencourt1-1/+1
2015-10-24staging: rtl8712: Replace kmalloc with kmalloc_arrayCristina Moraru1-2/+2
2015-10-24staging: netlogic: Do not use multiple blank lines.Burcin Akalin1-1/+0
2015-10-24staging: dgap: add spaces around binary operator '|'Ioana Ciornei1-29/+29
2015-10-24staging: dgap: remove unnecessary bracketsIoana Ciornei1-95/+95
2015-10-24staging: dgap: remove unnecessary space after castIoana Ciornei1-44/+44
2015-10-24staging: dgap: properly indent to match open paranthesisIoana Ciornei1-28/+27
2015-10-24staging: dgap: remove unnecessary blank linesIoana Ciornei1-44/+0
2015-10-24staging: iio: magnetometer: Remove explicit comparisonsCristina Moraru1-1/+1
2015-10-24staging: iio: gyro: Remove explicit comparisonsCristina Moraru1-1/+1
2015-10-24staging: iio: trigger: Remove explicit comparisonsCristina Moraru2-3/+3
2015-10-24staging: iio: frequency: Remove explicit comparisonsCristina Moraru1-1/+1
2015-10-24staging: iio: cdc: Remove explicit comparisonsCristina Moraru2-2/+2
2015-10-24staging: iio: accel: Remove explicit comparisonsCristina Moraru1-1/+1
2015-10-24staging: iio: meter: Remove explicit comparisonsCristina Moraru4-4/+4
2015-10-24staging: iio: light: Remove explicit comparisonsCristina Moraru3-8/+8
2015-10-24skein: fix coding styleAnton Tatuev1-4/+4
2015-10-24staging: skein: Add space around '%'Burcin Akalin1-1/+1
2015-10-24staging: octeon: Do not use multiple blank lines.Burcin Akalin1-1/+0
2015-10-24staging: octeon-usb: Replace kmalloc with kmalloc_arrayCristina Moraru1-3/+3
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani1-1/+1
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani1-1/+1
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt22-234/+256
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt21-137/+216
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt23-307/+291
2015-10-24staging: ion: Remove explicit NULL comparisonMuhammad Falak R Wani1-1/+1
2015-10-24staging: rtl8188eu: fix misleading indentationLuis de Bethencourt1-1/+1
2015-10-24rtl8188eu : BIT() macro cleanupAnish Bhatt19-557/+485