summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-28staging: ft1000: function scram_start_dwnld extracted from scram_dnldr in ft1...Kelley Nielsen
2013-10-28Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.cRashika Kheria
2013-10-28Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.cRashika Kheria
2013-10-28Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_hw.cRashika Kheria
2013-10-28Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.cRashika Kheria
2013-10-28Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_usb.cRashika Kheria
2013-10-28Staging: dwc2: Fix return error value in dwc2_driver_probe()Rashika Kheria
2013-10-28Staging: dwc2: Fix conditional statement since urb->actual_length is never le...Rashika Kheria
2013-10-28Staging: sbe-2t3e3: Fix smatch warning of function definition with external l...Rashika Kheria
2013-10-28staging: rtl8192e: use memdup_user to simplify codeTeodora Baluta
2013-10-28staging: rtl8187se: delete duplicated argument to |Teodora Baluta
2013-10-28staging: rtl8187se: fix code allignmentTeodora Baluta
2013-10-28staging: rtl8187se: bool tests don't need comparisonsTeodora Baluta
2013-10-28staging: rtl8187se: fix assignment of bool to 0/1Teodora Baluta
2013-10-28staging: rtl8187se: use memdup_user to simplify codeTeodora Baluta
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