summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | staging: rtl8188eu: rename parameter of hal_com_get_channel_plan() - styleMichael Straube2018-10-141-1/+1
| * | staging: rtl8188eu: remove unused parameter of hal_com_get_channel_plan()Michael Straube2018-10-143-11/+5Star
| * | staging: rtl8188eu: rename HalSetBrateCfg() - styleMichael Straube2018-10-143-3/+3
| * | staging: rtl8188eu: rename parameters of HalSetBrateCfg() - styleMichael Straube2018-10-141-1/+1
| * | staging: rtl8188eu: remove unused parameter of HalSetBrateCfg()Michael Straube2018-10-143-3/+3
| * | staging: rtl8188eu: remove whitespace in qos_acm()Michael Straube2018-10-141-2/+2
| * | staging: rtl8188eu: cleanup long lines in stop_sta_xmit()Michael Straube2018-10-141-5/+10
| * | staging: rtl8188eu: cleanup long lines in rtw_get_sta_pending()Michael Straube2018-10-141-5/+10
| * | staging: rtl8188eu: cleanup block commentsMichael Straube2018-10-141-8/+14
| * | staging: rtl8188eu: remove commented codeMichael Straube2018-10-141-21/+2Star
| * | staging: rtl8188eu: cleanup alignment issueMichael Straube2018-10-141-3/+3
| * | staging: rtl8188eu: use __func__ in qos_acm()Michael Straube2018-10-141-1/+2
| * | staging: rtl8188eu: cleanup missing spaces around operatorsMichael Straube2018-10-141-24/+36
| * | staging: rtl8188eu: fix spelling mistake "EINPROGESS" -> "EINPROGRESS"Colin Ian King2018-10-141-1/+1
| * | staging: rtlwifi: phydm: fix spelling mistake "Abnrormal" -> "Abnormal"Colin Ian King2018-10-141-2/+2
| * | staging: rtl8188eu: fix spelling mistake "Abnornally" -> "Abnormally"Colin Ian King2018-10-141-1/+1
| * | staging: comedi: tio: fix multiple missing break in switch bugsGustavo A. R. Silva2018-10-141-0/+4
| * | staging: mt7621-mmc: Use BIT macro instead of explicit shifting in dbg.hNishad Kamdar2018-10-141-11/+11
| * | staging: mt7621-mmc: Fix lines over 80 characters in dbg.hNishad Kamdar2018-10-141-13/+15
| * | staging: mt7621-mmc: Fix lines over 80 characters in dbg.cNishad Kamdar2018-10-141-32/+47
| * | staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer nameMamta Shukla2018-10-141-2/+2
| * | staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal"Colin Ian King2018-10-141-2/+2
| * | staging: rtl8723bs: os_dep: Remove space after castMamta Shukla2018-10-111-7/+7
| * | staging: rtl8723bs: os_dep: Remove true and false comparisonMamta Shukla2018-10-111-6/+6
| * | staging: greybus: loopback.c: remove unused gb_loopback::lbidRasmus Villemoes2018-10-111-8/+0Star
| * | staging: wilc1000: prefer 'help' in KConfigIoannis Valasakis2018-10-111-4/+4
| * | staging: vboxvideo: make a couple of funcs staticCraig Kewley2018-10-111-4/+4
| * | staging: vboxvideo: unlock on error in vbox_cursor_atomic_update()Dan Carpenter2018-10-111-0/+1
| * | staging: mt7621-dma: Delete unused defineBhanusree Pola2018-10-101-1/+0Star
| * | staging: erofs: harden inode lookup for 32-bit platformsGao Xiang2018-10-102-1/+45
| * | staging: rtl8188eu: remove whitespace - styleMichael Straube2018-10-101-7/+7
| * | staging: rtl8188eu: cleanup lines over 80 characters - styleMichael Straube2018-10-101-5/+13
| * | staging: rtl8188eu: add spaces around operators - styleMichael Straube2018-10-101-2/+2
| * | staging: rtl8188eu: use __func__ instead of hardcoded name - styleMichael Straube2018-10-101-3/+6
| * | staging: erofs: add the missing __init tagsGao Xiang2018-10-093-13/+8Star
| * | staging: comedi: ni_660x: add device-global routingSpencer E. Olson2018-10-091-0/+265
| * | staging: comedi: ni_660x: clean up pfi routingSpencer E. Olson2018-10-091-16/+56
| * | staging: comedi: ni_660x: Add NI PCI-6608 to list of supported devicesSpencer E. Olson2018-10-091-1/+7
| * | staging: comedi: ni_mio_common: create device-global access to tioSpencer E. Olson2018-10-091-0/+11
| * | staging: comedi: tio: implement global tio/ctr routingSpencer E. Olson2018-10-096-115/+476
| * | staging: comedi: ni_mio_common: implement output selection of GPFO_{0, 1}Spencer E. Olson2018-10-092-1/+111
| * | staging: comedi: ni_mio_common: implement global pfi, rtsi routingSpencer E. Olson2018-10-092-71/+682
| * | staging: comedi: ni_mio_common: implement new routing for TRIG_EXTSpencer E. Olson2018-10-091-40/+66
| * | staging: comedi: add interface to ni routing table informationSpencer E. Olson2018-10-097-1/+1502
| * | staging: comedi: ni_routing: Add NI signal routing infoSpencer E. Olson2018-10-0938-0/+30476
| * | staging: comedi: add new device-global config interfaceSpencer E. Olson2018-10-094-0/+120
| * | staging: comedi: add abstracted NI signal/terminal named constantsSpencer E. Olson2018-10-091-0/+151
| * | staging: comedi: tests: add unittest framework for comediSpencer E. Olson2018-10-094-0/+142
| * | staging: comedi: comedi_test: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson2018-10-091-0/+44
| * | staging: comedi: ni_pcidio: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson2018-10-091-0/+13