summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlags49_h2: Fix Sparse Warning for Static Declarations in hcf.cMonam Agarwal2014-03-071-8/+8
* Staging: wlags49_h2: Fix Remove unused functions in wl_util.cMonam Agarwal2014-03-071-37/+0
* staging:wlags49_h2: Remove unnecessary braces in if statementsHimangi Saraogi2014-03-071-50/+31
* staging:wlags49_h2: Remove unnecessary spaces around parenthesesHimangi Saraogi2014-03-071-65/+65
* staging:wlags49_h2:fix conditional statement warningsHimangi Saraogi2014-03-071-2/+1
* staging:wlags49_h2:change include path for uaccess.hHimangi Saraogi2014-03-071-1/+1
* staging:wlags49_h2: change comment styleHimangi Saraogi2014-03-071-52/+40
* Staging: wlags49_h2: Fix sparse warnings in sta_h2.cMonam Agarwal2014-03-071-1/+1
* Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... ...Monam Agarwal2014-03-071-1/+1
* Staging: iio/resolver: Fix prefer pr_warn over pr_warning in ad2s1210.cMonam Agarwal2014-03-071-2/+2
* Staging: rtl8188eu: Fix warning of prefer ether_addr_copy.Elena Oat2014-03-071-3/+3
* Staging: rtl8188eu: Fix warning of suspect code indent.Elena Oat2014-03-071-7/+1
* Staging: rtl8188eu: Fix warning of space prohibited before semicolon.Elena Oat2014-03-071-1/+1
* Staging: rtl8188eu: Fix warning of unnecessary parentheses.Elena Oat2014-03-071-1/+1
* Staging: rtl8188eu: Fix warning of space before tabs.Elena Oat2014-03-071-10/+6
* Staging: rtl8188eu: Fix warning of spaces at the start of a line.Elena Oat2014-03-071-1/+1
* Staging: rtl8188eu: Fix warning braces {} are not necessary.Elena Oat2014-03-071-10/+6
* Staging: rtl8188eu: Fix sparse warning cast to restricted __le16Monam Agarwal2014-03-071-1/+1
* Staging: rtl8188eu: Fix warning of printk should include KERN_.Elena Oat2014-03-071-1/+2
* Staging: rtl8188eu: Fix warning of prefer ether_addr_copy().Elena Oat2014-03-071-2/+2
* Staging: rtl8188eu: Fix warning of braces {} are not necessary.Elena Oat2014-03-071-9/+8
* Staging:rtl8188eu: fix kfree(NULL) is safe this check is probably not require...Ebru Akagunduz2014-03-071-2/+1
* Staging: rtl8188eu: Fix warning of kfree check is not required.Elena Oat2014-03-071-5/+2
* Staging: rtl8188eu: Fix warning of no space before tabs.Elena Oat2014-03-071-3/+6
* Staging: rtl8188eu: Fix the warning of space before parenthesis.Elena Oat2014-03-071-11/+11
* Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i...Greg Kroah-Hartman2014-03-077-83/+201
|\
| * staging: imx-drm: Update TODOPhilipp Zabel2014-03-071-5/+0
| * imx-drm: imx-tve: Fix DDC I2C bus propertyPhilipp Zabel2014-03-071-1/+1
| * imx-drm: imx-hdmi: Fix DDC I2C bus propertyPhilipp Zabel2014-03-071-1/+1
| * staging: imx-drm-core: use of_graph_parse_endpointPhilipp Zabel2014-03-071-4/+4
| * staging: imx-drm-core: Use OF graph to find components and connections betwee...Philipp Zabel2014-03-075-76/+199
| * Merge branch 'topic/of-graph' of git://git.pengutronix.de/git/pza/linux into ...Russell King2014-03-072-0/+2
| |\
* | | Staging: octeon: Fix coding stylebahar sahin2014-03-071-2/+1
* | | staging:octeon: Replace pr_warning by preferred pr_warnHimangi Saraogi2014-03-071-5/+5
* | | staging:octeon: remove space after opening parenthesesHimangi Saraogi2014-03-071-1/+1
* | | Staging:wlan-ng: no space before tabs in p80211mgmt.hEbru Akagunduz2014-03-071-1/+1
* | | staging:wlan-ng:Fix sparse warning cast to restricted __le16Himangi Saraogi2014-03-071-2/+2
* | | Staging: wlan-ng: Fix Sparse warning should it be static?Tugce Sirin2014-03-071-1/+1
* | | Staging: ced1401: Fix removed unused structsMonam Agarwal2014-03-071-6/+0
* | | Staging: ced1401: Fix do not add new typedefsMonam Agarwal2014-03-071-3/+1
* | | Staging: gs_gpgaboot: Fix Bad function definition in io.cMonam Agarwal2014-03-071-2/+2
* | | Staging: dgnc: Fix struct file_operations should normally be constMonam Agarwal2014-03-071-1/+1
* | | staging: sbe-2t3e3: remove t3e3_resp_t typedefKristina Martšenko2014-03-074-6/+5
* | | staging: sbe-2t3e3: remove t3e3_stats_t typedefKristina Martšenko2014-03-074-9/+8
* | | staging: sbe-2t3e3: remove t3e3_param_t typedefKristina Martšenko2014-03-074-9/+9
* | | staging: sbe-2t3e3: remove t3e3_tx_desc_t typedefKristina Martšenko2014-03-073-5/+5
* | | staging: sbe-2t3e3: remove t3e3_rx_desc_t typedefKristina Martšenko2014-03-073-5/+5
* | | Staging: sbe-2t3e3: Fix the error of (foo*) should be (foo *).Elena Oat2014-03-071-1/+1
* | | staging:sbe-2t3e3: remove assignment in if conditionHimangi Saraogi2014-03-071-1/+2
* | | Staging:cxt1e1:musycc:remove assignment in if conditionHimangi Saraogi2014-03-071-5/+10