summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-10-28staging: sep: do not use comparisons on bool testsValentina Manea
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea
2013-10-28staging: rtl8192u: use memdup_user to simplify codeTeodora Baluta
2013-10-28staging: rtl8188eu: do not use comparisons on bool testsValentina Manea
2013-10-28staging: imx-drm: use true and false for bool variablesValentina Manea
2013-10-28Staging: et131x: Fix Smatch Warning of Buffer OverflowRashika Kheria
2013-10-28Staging: rtl8187se: fix line over 80 characters in r8185b_init.cEbru Akagunduz
2013-10-28staging: rtl8187se: use netdev_warn instead of printkTeodora Baluta
2013-10-28staging: rtl8187se: use netdev_info instead of printkTeodora Baluta
2013-10-28staging: rtl8187se: prefer netdev_dbg to printkTeodora Baluta
2013-10-28staging: rtl8187se: fix lines over 80 charactersTeodora Baluta
2013-10-28staging: rtl8187se: fixup multi-line commentTeodora Baluta
2013-10-28staging: rtl8187se: remove an unnecessary line continuationTeodora Baluta
2013-10-28staging: rtl8187se: fix conditional statement indentTeodora Baluta
2013-10-28staging: rtl8187se: else should follow close brace '}Teodora Baluta
2013-10-28staging: rtl8187se: fix comments over 80 charactersTeodora Baluta
2013-10-28staging: rtl8187se: open brace following function declarations go on the next...Teodora Baluta
2013-10-28staging: rtl8187se: fix checkpatch space and tab warningsTeodora Baluta
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen
2013-10-28staging: rtl8187se: use C89 comment style instead of C99-styleTeodora Baluta
2013-10-28staging: rtl8187se: (foo*) should be (foo *)Teodora Baluta
2013-10-28staging: sb105x: Remove unneeded semicolon in sb_pci_mp.cLisa Nguyen
2013-10-27Staging:line6: fix line over 80 charactersEbru Akagunduz
2013-10-27staging: rts5139: Replaced min() with min_t() inArchana kumari
2013-10-27Staging: line6: Fix Sparse Warning of incorrect typeRashika Kheria
2013-10-27Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integerRashika Kheria
2013-10-27Staging: line6: Fix Sparse warning of restricted __le16 degrades to integerRashika Kheria
2013-10-27staging: vt6656: removed space after '*' in pointer declarationNandini Hanumanthagowda
2013-10-27Staging: vt6656: fix code indenting error in power.cJohannes Löthberg
2013-10-27Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.cEbru Akagunduz
2013-10-27staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen
2013-10-27staging: gdm724x: kzalloc should be used instead of kmalloc/memsetTeodora Baluta
2013-10-27staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea
2013-10-27staging: ktap: remove code from treeGreg Kroah-Hartman
2013-10-27Merge tag 'iio-for-3.13e' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-10-27drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in MakefileChen Gang
2013-10-27Staging: winbond: removing unused variables thread_count and link_name[]Ashvini Varatharaj
2013-10-27Staging: winbond: removing CamelCase in core.hAshvini Varatharaj
2013-10-27Staging: slicoss: Replace seq_printf with seq_putsRashika Kheria
2013-10-27Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.cEbru Akagunduz
2013-10-27staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari
2013-10-27Staging: vt6656: fix a brace coding style issue in power.cJohannes Löthberg
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.cEbru Akagunduz
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.cEbru Akagunduz
2013-10-27staging: vt6656: removed braces from single line if-statementNandini Hanumanthagowda
2013-10-27staging: vt6656: fixed indentation and unnecessary space errorsNandini Hanumanthagowda
2013-10-27staging: vt6656: call usb_device_reset before netdev registrationMalcolm Priestley
2013-10-27Staging: lustre: Fix no use of assignment in if conditionRashika Kheria
2013-10-27staging:media: Use dev_dbg() instead of pr_debug()Dulshani Gunawardhana