summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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-28Staging:line6: fix line over 80 charactersEbru Akagunduz
2013-10-28staging: rts5139: Replaced min() with min_t() inArchana kumari
2013-10-28Staging: line6: Fix Sparse Warning of incorrect typeRashika Kheria
2013-10-28Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integerRashika Kheria
2013-10-28Staging: line6: Fix Sparse warning of restricted __le16 degrades to integerRashika Kheria
2013-10-28staging: vt6656: removed space after '*' in pointer declarationNandini Hanumanthagowda
2013-10-28Staging: vt6656: fix code indenting error in power.cJohannes Löthberg
2013-10-28Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.cEbru Akagunduz
2013-10-28staging: lustre: lnet: Rewrite return statement in socklnd.cLisa Nguyen
2013-10-28staging: gdm724x: kzalloc should be used instead of kmalloc/memsetTeodora Baluta
2013-10-28staging: 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
2013-10-27staging:media: Use dev_info() instead of pr_info()Dulshani Gunawardhana
2013-10-27staging: media: Use dev_err() instead of pr_err()Dulshani Gunawardhana
2013-10-27staging: media: lirc: Replaced printk macro with dev_info(dev,....) in lirc_i...Archana kumari
2013-10-27Staging: ft1000: remove unnecessary static function declarations in ft1000_hw.cEbru Akagunduz
2013-10-27Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.hEbru Akagunduz
2013-10-27Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.cEbru Akagunduz
2013-10-27staging: sep: add missing misc_deregister() on error in sep_register_driver_w...Wei Yongjun
2013-10-27Staging: lustre: Replace __FUNCTION__ with __func__Rashika Kheria
2013-10-27Staging: lustre: Fix paranthesis not required around returnRashika Kheria
2013-10-27Staging: lustre: Fix space required after ','Rashika Kheria
2013-10-27Staging: lustre: Fix no spaces at the start of the lineRashika Kheria
2013-10-27Staging: lustre: Fix code indentation for conditional statementsRashika Kheria
2013-10-27Staging: lustre: Fix initialisation of statics to NULL or 0Rashika Kheria
2013-10-27Staging; lustre: Fix quoted string split across linesRashika Kheria
2013-10-27Staging: lustre: Fix space prohibited between function and open paranthesisRashika Kheria
2013-10-27staging: lustre: replaced C99 comment style by C89 styleNandini Hanumanthagowda
2013-10-27staging: lustre: added space before the open parenthesisNandini Hanumanthagowda
2013-10-27Staging: lustre: Fix indentation of labelsRashika Kheria
2013-10-27Staging: lustre: Fix initialisation of statics to 0 or NULLRashika Kheria
2013-10-27Staging: lustre: Fix quoted strings split across linesRashika Kheria
2013-10-27Staging: lustre: Fix EXPORT_SYMBOL should immediately follow its function/var...Rashika Kheria