summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-07579-21192/+17532
|\
| * staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()Wei Yongjun2013-10-301-1/+1
| * Staging: zram: Fix access of NULL pointerRashika Kheria2013-10-301-2/+4
| * Staging: zram: Fix variable dereferenced before checkRashika Kheria2013-10-301-6/+3
| * Staging: rtl8187se: space prohibited before semicolon in r8185b_init.cEbru Akagunduz2013-10-301-2/+2
| * Staging: rtl8187se: fix space prohibited after that open parenthesis '(' in r...Ebru Akagunduz2013-10-301-1/+1
| * Staging: rtl8187se: fix braces {} are not necessary for single statement bloc...Ebru Akagunduz2013-10-301-2/+1
| * Staging: rtl8187se: fix trailing whitespace in r8185b_init.cEbru Akagunduz2013-10-301-3/+3
| * Staging: rtl8187se: fix please, no space before tabs in r8185b_init.cEbru Akagunduz2013-10-301-10/+10
| * drivers/staging/nvec/Kconfig: remove trailing whitespaceHimangi Saraogi2013-10-301-1/+1
| * Staging: dwc2: Fix variable dereferenced before checkRashika Kheria2013-10-301-9/+8
| * Staging: xgifb: fix braces {} are not necessary for any arm of this statementEbru Akagunduz2013-10-301-3/+2
| * staging: rtl8192e: remove unneeded semicolonsValentina Manea2013-10-301-2/+2
| * staging: rtl8192e: use true and false for bool variablesValentina Manea2013-10-305-14/+14
| * staging: ft1000: return values corrected in scram_start_dwnldKelley Nielsen2013-10-291-2/+4
| * staging: ft1000: change values of status return variable in write_dpram32_and...Kelley Nielsen2013-10-292-7/+4
| * staging: bcm: Remove unnecessary pointer castingLisa Nguyen2013-10-294-9/+9
| * imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarityFabio Estevam2013-10-291-1/+1
| * staging: r8188eu: Fix sparse warnings in rtl_p2p.cLarry Finger2013-10-291-4/+4
| * staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.cLarry Finger2013-10-291-20/+21
| * staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.cLarry Finger2013-10-291-4/+4
| * staging: r8188eu: Fix sparse warnings in rtw_ieee80211.cLarry Finger2013-10-291-8/+8
| * staging: comedi: s626: replace S626_MULT_X? valuesIan Abbott2013-10-292-25/+15
| * staging: comedi: s626: remove S626_BF_* macrosIan Abbott2013-10-291-9/+0
| * staging: comedi: s626: expand standardized IndxSrc valuesIan Abbott2013-10-292-15/+15
| * staging: comedi: s626: make CRA and CRB setup conversions more readableIan Abbott2013-10-291-166/+151
| * staging: drm/imx: fix return value check in imx_drm_init()Wei Yongjun2013-10-291-2/+2
| * staging: comedi: adl_pci9118: fix a misaligned commentIan Abbott2013-10-291-1/+1
| * staging: r8188eu: Set device type to wlanLarry Finger2013-10-291-0/+5
| * staging: Remove OOM message after input_allocate_deviceJoe Perches2013-10-293-7/+1
| * staging: octeon: drop redundant mac address checkLuka Perkov2013-10-291-1/+1
| * Staging: bcm: Fix WARNING: space prohibited before semicolon.Kevin McKinney2013-10-291-1/+1
| * drivers: staging: bcm: Removed a developer debug statement.Chuong Ngo2013-10-291-4/+1
| * Stging: bcm: Adapter.h : removed typedef from struct _U_IP_ADDRESS and change...Himangi Saraogi2013-10-291-4/+4
| * Staging: winbond: Fix Sparse Warnings in reg.cEbru Akagunduz2013-10-291-76/+29
| * Staging: winbond: Fix Sparse Warnings in phy_calibration.cEbru Akagunduz2013-10-291-299/+16
| * staging: comedi: use memdup_user to simplify codeTeodora Baluta2013-10-291-23/+10
| * staging: ft1000: status variables changed to int in ft1000_download.cKelley Nielsen2013-10-292-16/+16
| * staging: ft1000: style issues fixed in write_blkKelley Nielsen2013-10-291-66/+57
| * staging: ft1000: function write_dpram32_and_check extracted from write_blkKelley Nielsen2013-10-291-49/+58
| * staging: ft1000: duplicate code replaced with call to request_code_segmentKelley Nielsen2013-10-291-45/+19
| * staging: ft1000: function request_code_segment extractedKelley Nielsen2013-10-291-35/+32
| * staging: ft1000: function scram_start_dwnld extracted from scram_dnldr in ft1...Kelley Nielsen2013-10-281-23/+23
| * Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.cRashika Kheria2013-10-281-1/+1
| * Staging: ft1000: Fix comparsion of bool to 0/1 in ft1000_hw.cRashika Kheria2013-10-281-1/+1
| * Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_hw.cRashika Kheria2013-10-281-10/+10
| * Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_download.cRashika Kheria2013-10-281-3/+3
| * Staging: ft1000: Fix assignment of bool to non-0/1 constant in ft1000_usb.cRashika Kheria2013-10-281-3/+3
| * Staging: dwc2: Fix return error value in dwc2_driver_probe()Rashika Kheria2013-10-281-1/+1
| * Staging: dwc2: Fix conditional statement since urb->actual_length is never le...Rashika Kheria2013-10-281-2/+2
OpenPOWER on IntegriCloud