summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * Staging: sbe-2t3e3: Fix smatch warning of function definition with external l...Rashika Kheria2013-10-281-1/+1
| * staging: rtl8192e: use memdup_user to simplify codeTeodora Baluta2013-10-282-16/+6
| * staging: rtl8187se: delete duplicated argument to |Teodora Baluta2013-10-281-1/+1
| * staging: rtl8187se: fix code allignmentTeodora Baluta2013-10-283-7/+8
| * staging: rtl8187se: bool tests don't need comparisonsTeodora Baluta2013-10-281-1/+1
| * staging: rtl8187se: fix assignment of bool to 0/1Teodora Baluta2013-10-281-2/+2
| * staging: rtl8187se: use memdup_user to simplify codeTeodora Baluta2013-10-281-8/+3
| * staging: sep: do not use comparisons on bool testsValentina Manea2013-10-281-12/+10
| * staging: rtl8192e: do not use comparisons on bool testsValentina Manea2013-10-2811-39/+34
| * staging: rtl8192u: use memdup_user to simplify codeTeodora Baluta2013-10-282-16/+6
| * staging: rtl8188eu: do not use comparisons on bool testsValentina Manea2013-10-282-4/+4
| * staging: imx-drm: use true and false for bool variablesValentina Manea2013-10-284-7/+7
| * Staging: et131x: Fix Smatch Warning of Buffer OverflowRashika Kheria2013-10-281-2/+3
| * Staging: rtl8187se: fix line over 80 characters in r8185b_init.cEbru Akagunduz2013-10-281-137/+264
| * staging: rtl8187se: use netdev_warn instead of printkTeodora Baluta2013-10-281-10/+5
| * staging: rtl8187se: use netdev_info instead of printkTeodora Baluta2013-10-281-2/+1
| * staging: rtl8187se: prefer netdev_dbg to printkTeodora Baluta2013-10-281-3/+2
| * staging: rtl8187se: fix lines over 80 charactersTeodora Baluta2013-10-281-3/+6
| * staging: rtl8187se: fixup multi-line commentTeodora Baluta2013-10-281-16/+22
| * staging: rtl8187se: remove an unnecessary line continuationTeodora Baluta2013-10-281-1/+1
| * staging: rtl8187se: fix conditional statement indentTeodora Baluta2013-10-281-6/+6
| * staging: rtl8187se: else should follow close brace '}Teodora Baluta2013-10-281-2/+1
| * staging: rtl8187se: fix comments over 80 charactersTeodora Baluta2013-10-281-4/+12
| * staging: rtl8187se: open brace following function declarations go on the next...Teodora Baluta2013-10-281-1/+2
| * staging: rtl8187se: fix checkpatch space and tab warningsTeodora Baluta2013-10-281-40/+42
| * staging: bcm: Replace FALSE with falseLisa Nguyen2013-10-2821-287/+287
| * staging: bcm: Replace BOOLEAN with boolLisa Nguyen2013-10-2821-130/+130
| * staging: rtl8187se: use C89 comment style instead of C99-styleTeodora Baluta2013-10-281-30/+32
| * staging: rtl8187se: (foo*) should be (foo *)Teodora Baluta2013-10-281-3/+3
| * staging: sb105x: Remove unneeded semicolon in sb_pci_mp.cLisa Nguyen2013-10-281-1/+1
| * Staging:line6: fix line over 80 charactersEbru Akagunduz2013-10-271-2/+3
| * staging: rts5139: Replaced min() with min_t() inArchana kumari2013-10-271-2/+2
| * Staging: line6: Fix Sparse Warning of incorrect typeRashika Kheria2013-10-271-3/+7
| * Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integerRashika Kheria2013-10-271-2/+2
| * Staging: line6: Fix Sparse warning of restricted __le16 degrades to integerRashika Kheria2013-10-271-3/+3
| * staging: vt6656: removed space after '*' in pointer declarationNandini Hanumanthagowda2013-10-271-9/+9
| * Staging: vt6656: fix code indenting error in power.cJohannes Löthberg2013-10-271-1/+1
| * Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.cEbru Akagunduz2013-10-271-1/+1
| * staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen2013-10-271-1/+4
| * staging: gdm724x: kzalloc should be used instead of kmalloc/memsetTeodora Baluta2013-10-271-4/+2
| * staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea2013-10-271-3/+1
| * staging: ktap: remove code from treeGreg Kroah-Hartman2013-10-2779-16368/+0
| * Merge tag 'iio-for-3.13e' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-10-271-0/+1
| |\
| | * staging/iio/adc: MXS_LRADC depends on INPUTRandy Dunlap2013-10-231-0/+1
| * | drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in MakefileChen Gang2013-10-271-3/+1
| * | Staging: winbond: removing unused variables thread_count and link_name[]Ashvini Varatharaj2013-10-271-4/+0
| * | Staging: winbond: removing CamelCase in core.hAshvini Varatharaj2013-10-273-9/+9
| * | Staging: slicoss: Replace seq_printf with seq_putsRashika Kheria2013-10-271-10/+10
| * | Staging: iio: fix printk(KERN_ERR .. in lis3l02dq_core.cEbru Akagunduz2013-10-271-1/+1
| * | staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari2013-10-271-4/+3
OpenPOWER on IntegriCloud