summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-21staging: comedi: usbdux: use comedi_load_firmware()H Hartley Sweeten1-10/+10
2013-05-21staging: comedi: usbdux: move firmware request/upload into (*auto_attach)H Hartley Sweeten1-12/+11
2013-05-21staging: comedi: usbdux: consolidate the firmware uploadH Hartley Sweeten1-120/+46
2013-05-21staging: comedi: usbdux: request firmware synchronouslyH Hartley Sweeten1-44/+8
2013-05-21staging: comedi: usbduxfast: use comedi_load_firmware()H Hartley Sweeten1-31/+9
2013-05-21staging: comedi: dt9812: use comedi_to_usb_dev()H Hartley Sweeten1-10/+5
2013-05-21staging: comedi: vmk80xx: remove usb_interface from private dataH Hartley Sweeten1-10/+3
2013-05-21staging: comedi: vmk80xx: use comedi_to_usb_dev()H Hartley Sweeten1-9/+5
2013-05-21staging: comedi: vmk80xx: don't pass the private data directlyH Hartley Sweeten1-25/+31
2013-05-21staging: comedi: usbduxfast: use comedi_to_usb_dev()H Hartley Sweeten1-13/+7
2013-05-21staging: comedi: introduce comedi_to_usb_dev()H Hartley Sweeten2-0/+13
2013-05-21ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.cXenia Ragiadakou1-1/+1
2013-05-21ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.cXenia Ragiadakou1-6/+6
2013-05-21ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.cXenia Ragiadakou1-1/+1
2013-05-21ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.cXenia Ragiadakou1-4/+3
2013-05-21staging: btmtk_usb: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2013-05-21imx-drm: parallel-display: Let device core handle pinctrlFabio Estevam1-10/+0
2013-05-21imx-drm: imx-tve: Let device core handle pinctrlFabio Estevam1-10/+0
2013-05-21Staging: cxt1e1: Replacing asm/io.h with linux/io.hDulshani Gunawardhana3-3/+3
2013-05-21staging/goldfish: Fixed up incorrect formatted comments.Sara Bird2-25/+34
2013-05-21staging/frontier: Fixed up incorrect formatted commentsSara Bird3-40/+33
2013-05-21staging/zsmalloc: Fixed up incorrect formatted commentsSara Bird2-3/+3
2013-05-21staging/asus_oled: Fixed up incorrect formatted comments.Sara Bird1-9/+15
2013-05-20Staging: Fixes string split across lines in zramMarlies Ruck1-2/+2
2013-05-20staging: Fix lines over 80 chars in android sw_syncMarlies Ruck1-2/+4
2013-05-20Staging: Fixes string split across lines in zsmalloc zsmalloc-mainMarlies Ruck1-2/+1
2013-05-20staging/btmtk_usb: Mark local functions as staticPeter Huewe1-2/+2
2013-05-20staging/btmtk_usb: use module_usb_driver to register driverPeter Huewe1-14/+1
2013-05-19keucr: fixes line over 80 characters warningAmarjargal Gundjalam5-50/+99
2013-05-19keucr: fixes trailing whitespace errorAmarjargal Gundjalam2-4/+4
2013-05-19keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam4-34/+34
2013-05-19keucr: fixes do not use C99 // comments errorAmarjargal Gundjalam2-48/+50
2013-05-19keucr: removes unused code from smilmain.cAmarjargal Gundjalam1-1063/+3
2013-05-19keucr: fixes space prohibited before warningAmarjargal Gundjalam2-2/+2
2013-05-19keucr: fixed space prohibited between warningAmarjargal Gundjalam2-41/+41
2013-05-19keurc: fixes spaces required around errorAmarjargal Gundjalam1-134/+138
2013-05-19keucr: fixes space required before open parenthesis errorAmarjargal Gundjalam1-14/+14
2013-05-19keucr: fixes space required after errorAmarjargal Gundjalam2-28/+28
2013-05-19keucr: fixes open brace go on the next line errorAmarjargal Gundjalam1-2/+4
2013-05-19keucr: fixes else should follow close brace errorAmarjargal Gundjalam1-8/+4
2013-05-19keucr: fixes open brace should be on the previous line errorAmarjargal Gundjalam1-156/+140
2013-05-19keucr: Fixes return is not a function error in smilmain.cAmarjargal Gundjalam1-216/+216