summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-24staging: ozwpan: Revert last changesXenia Ragiadakou2-11/+12
2013-05-22rtl8192u: add space after '}' in r8192U_core.cXenia Ragiadakou1-11/+11
2013-05-22rtl8192u: replace __FUNCTION__ with __func__ in r8192U_core.cXenia Ragiadakou1-32/+32
2013-05-22rtl8192u: remove space between function name and '(' in r8192U_core.cXenia Ragiadakou1-5/+5
2013-05-22staging: speakup: fix warnings by adding __user annotationsEmil Goode2-9/+9
2013-05-22Staging: speakup/main: Staticize local symbolsSachin Kamat1-6/+7
2013-05-22Staging: speakup/kobjects: Use NULL instead of 0Sachin Kamat1-1/+1
2013-05-22Staging: speakup/main: Use NULL instead of 0Sachin Kamat1-2/+2
2013-05-22Staging: speakup/speakup_keypc: Return NULL instead of 0Sachin Kamat1-1/+1
2013-05-22Staging: speakup/speakup_dtlk: Return NULL instead of 0Sachin Kamat1-1/+1
2013-05-22Staging: speakup/speakup_acntpc: Return NULL instead of 0Sachin Kamat1-1/+1
2013-05-22rtl8192u: fix whitespace around ',' in r8192U_core.cXenia Ragiadakou1-135/+135
2013-05-22rtl8192u: fix whitespace after '(' and before ')' in r8192U_core.cXenia Ragiadakou1-43/+43
2013-05-22rtl8192u: fix whitespace around ';' in r8192U_core.cXenia Ragiadakou1-32/+32
2013-05-22rtl8192u: fix whitespace around relational operators in r8192U_core.cXenia Ragiadakou1-87/+87
2013-05-22rtl8192u: fix whitespace around '=' in r8192U_core.cXenia Ragiadakou1-91/+91
2013-05-22rtl8192u: fix whitespace around 'while' in r8192U_core.cXenia Ragiadakou1-2/+2
2013-05-22rtl8192u: fix whitespace around 'for' in r8192U_core.cXenia Ragiadakou1-33/+33
2013-05-22rtl8192u: fix whitespace around 'if' in r8192U_core.cXenia Ragiadakou1-195/+195
2013-05-22gdm72xx: remove unnecessary cast in gdm_wimax.cXenia Ragiadakou1-2/+1
2013-05-22Staging: ced1401: Staticize local symbolsSachin Kamat1-2/+2
2013-05-22Staging: ced1401: Use NULL instead of 0 for pointersSachin Kamat1-6/+12
2013-05-22Staging/cxt1e1:Removing parantheses surrounding return argumentDulshani Gunawardhana3-6/+6
2013-05-22Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana10-104/+104
2013-05-22Staging/cxt1e1/comet.c:Modifying comment style and intentationDulshani Gunawardhana1-316/+337
2013-05-22Staging/cxt1e1/comet.c:Fixes indentation errorsDulshani Gunawardhana1-256/+256
2013-05-22Staging/cxt1e1/comet.c:Fixes space between function name and parenthesisDulshani Gunawardhana1-149/+149
2013-05-22Merge tag 'iio-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman19-37/+425
2013-05-22adc: exynos_adc: Convert to devm_ioremap_resource()Sachin Kamat1-6/+6
2013-05-22iio: Correct HID light sensor name in commentsAlexandre Relange1-1/+1
2013-05-22iio: STMicroelectronics: remove three useless selectsPaul Bolle3-3/+0
2013-05-22iio:ak8975 Implement data ready interrupt handlingJacek Anaszewski1-2/+89
2013-05-22iio:ak8975 Add support for gpios DT propertyJacek Anaszewski2-3/+27
2013-05-22iio:trigger:sysfs Move out of staging.Jonathan Cameron7-12/+26
2013-05-22staging/iio/mxs-lradc: cleanup masklengthMichał Mirosław1-4/+4
2013-05-22iio: buffer: cleanup messages in iio_update_buffers()Michał Mirosław1-6/+4
2013-05-22iio: adc: add driver for MCP3204/08 12-bit ADCOskar Andero3-0/+268
2013-05-21Staging: bcm: fix checkpatch errors and warnings in Version.hSeverin Gsponer1-7/+1
2013-05-21Staging: bcm: Change comment style to C89 in vendorspecificextn.cSeverin Gsponer1-101/+97
2013-05-21Staging: tidspbridge: _tiomap.h: fixed indentation warning.Tülin İzer1-2/+2
2013-05-21Staging: tidspbridge: tiomap3430_pwr.c: fixed indentation warning.Tülin İzer1-5/+5
2013-05-21Staging: tidspbridge: wdt.c: fixed indentation warning.Tülin İzer1-2/+2
2013-05-21Staging: tidspbridge: ue_deh.c: fixed space formatting issue.Tülin İzer1-1/+1
2013-05-21Staging: tidspbridge: _tiomap_pwr.h: fixed indentation warning.Tülin İzer1-5/+5
2013-05-21Staging: tidspbridge: _tiomap.h: fixed warning 'space prohibited before semic...Tülin İzer1-1/+1
2013-05-21staging/speakup: Changed parameters in kstrtol()Lisa Nguyen1-1/+1
2013-05-21staging: comedi: usbduxsigma: use comedi_load_firmware()H Hartley Sweeten1-10/+11
2013-05-21staging: comedi: usbduxsigma: move firmware request/upload into (*auto_attach)H Hartley Sweeten1-14/+12
2013-05-21staging: comedi: usbduxsigma: consolidate the firmware uploadH Hartley Sweeten1-119/+47
2013-05-21staging: comedi: usbduxsigma: request firmware synchronouslyH Hartley Sweeten1-41/+7