summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-13staging: rtl8187se: Delete commented code in r8180.hAna Rey1-58/+0
2014-03-13staging: rtl8187se: Convert _RT_PS_MODE typedef into an enumAna Rey2-8/+8
2014-03-13staging: rtl8187se: Delete typedef _LED_CTL_MODEAna Rey1-12/+0
2014-03-13staging:wlan-ng:Fix sparse warningHimangi Saraogi1-3/+1
2014-03-13staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enumAna Rey6-44/+44
2014-03-13staging: rtl8187se: Convert _LED_STRATEGY_8185 typedef into an enumAna Rey2-4/+5
2014-03-13staging: rtl8187se: Convert nic_t typedef into an enumAna Rey1-2/+2
2014-03-13staging: rtl8187se: Convert _WIRELESS_MODE into a enum.Ana Rey3-9/+9
2014-03-13Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwa...Greg Kroah-Hartman15-150/+126
2014-03-13staging/ozwpan: formatting coding styleJérôme Pinot2-2/+3
2014-03-13staging/ozwpan: coding style __constant_Jérôme Pinot2-4/+3
2014-03-10staging:comedi: Fix sparse warningsHimangi Saraogi1-4/+4
2014-03-10/dgrp: Fixed warning by adding fallthrough commentAndreea-Cristina Bernat1-0/+1
2014-03-10Staging: wlan-ng: Fix do not add new typedefs in p80211mgmt.hEbru Akagunduz1-85/+85
2014-03-10staging:rtl8821ae:Fix sparse warning of static function declarationHimangi Saraogi1-1/+1
2014-03-10/drivers/staging/dgrp: Fixed warning unchecked sscanf return valueAndreea-Cristina Bernat1-1/+3
2014-03-10staging:rtl8187se: Remove unused variableHimangi Saraogi1-8/+0
2014-03-10staging:rtl8192u: Remove unused variableHimangi Saraogi1-9/+0
2014-03-10staging:ozwpan: Fixed trailing whitespace in ozpd.hJelena Bjelja1-1/+1
2014-03-10drivers/staging/crystalhd/bcm_70012_regs.h: Fix line over 80 characters.Andreea-Cristina Bernat1-1/+2
2014-03-10drivers/staging/rts5139:xd.c: Fix line over 80 characters.Aybuke Ozdemir1-8/+10
2014-03-10Staging:dgnc: Fixed space prohibited between function name and '('Iulia Manda1-2/+2
2014-03-10Staging:dgnc: Use uaccess.h header from linux dir instead of asmIulia Manda1-1/+1
2014-03-10Stagind:dgnc: Fixed unnecessary braces for single statement blocksIulia Manda1-6/+3
2014-03-10Staging:dgnc: Fixed else not following close brace errorIulia Manda1-2/+1
2014-03-10staging: rtl8192u: Removed assignments from if statements.Chi Pham2-3/+6
2014-03-10/drivers/staging/sbe2t3e3: Fixed left brace to be on the previous lineAndreea-Cristina Bernat1-6/+3
2014-03-10staging:wlags49_h2: Removed assignments from if statements.Chi Pham1-1/+2
2014-03-10Staging: slicoss: Removal of unused macros in slicoss.cMonam Agarwal1-11/+0
2014-03-10staging:vt6656: Removed assignment in if statement.Chi Pham1-1/+2
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea6-70/+70
2014-03-08staging: usbip: userspace: add hwdata as optional dependency in READMEValentina Manea1-0/+4
2014-03-08staging: usbip: userspace: don't throw error when trying to read configuratio...Valentina Manea1-2/+15
2014-03-08staging: usbip: claim ports used by shared devicesValentina Manea4-4/+31
2014-03-08staging: usbip: trigger driver probing after unbinding from usbip-hostValentina Manea4-2/+56
2014-03-08staging: usbip: let client choose device configurationValentina Manea2-28/+8
2014-03-08staging: usbip: userspace: increase version to 2.0Valentina Manea1-1/+1
2014-03-08staging: usbip: userspace: update dependencies in READMEValentina Manea1-2/+2
2014-03-08staging: usbip: userspace: remove libsysfs flag and autoconf checkValentina Manea1-6/+0
2014-03-08staging: usbip: userspace: migrate vhci_driver to libudevValentina Manea3-116/+44
2014-03-08staging: usbip: userspace: remove class device infrastructure in vhci_driverValentina Manea2-187/+0
2014-03-08staging: usbip: userspace: migrate usbip_host_driver to libudevValentina Manea6-264/+145
2014-03-08staging: usbip: userspace: move sysfs_utils to libsrcValentina Manea4-4/+3
2014-03-08staging: usbip: userspace: add new list APIValentina Manea1-0/+136
2014-03-08staging: usbip: userspace: re-add interface information listingValentina Manea2-2/+34
2014-03-08staging: usbip: userspace: migrate usbip_list to libudevValentina Manea1-83/+50
2014-03-08staging: usbip: userspace: migrate usbip_unbind to libudevValentina Manea1-64/+29
2014-03-08staging: usbip: userspace: remove useless libsysfs includesValentina Manea3-4/+0
2014-03-08staging: usbip: userspace: migrate usbip_bind to libudevValentina Manea7-127/+127
2014-03-08staging: dgap: implement proper error handling in dgap_start()Alexey Khoroshilov1-1/+17