aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-14staging: rtl8188eu: cleanup long lines in rtw_get_sta_pending()Michael Straube1-5/+10
2018-10-14staging: rtl8188eu: cleanup block commentsMichael Straube1-8/+14
2018-10-14staging: rtl8188eu: remove commented codeMichael Straube1-21/+2
2018-10-14staging: rtl8188eu: cleanup alignment issueMichael Straube1-3/+3
2018-10-14staging: rtl8188eu: use __func__ in qos_acm()Michael Straube1-1/+2
2018-10-14staging: rtl8188eu: cleanup missing spaces around operatorsMichael Straube1-24/+36
2018-10-14staging: rtl8188eu: fix spelling mistake "EINPROGESS" -> "EINPROGRESS"Colin Ian King1-1/+1
2018-10-14staging: rtlwifi: phydm: fix spelling mistake "Abnrormal" -> "Abnormal"Colin Ian King1-2/+2
2018-10-14staging: rtl8188eu: fix spelling mistake "Abnornally" -> "Abnormally"Colin Ian King1-1/+1
2018-10-14staging: comedi: tio: fix multiple missing break in switch bugsGustavo A. R. Silva1-0/+4
2018-10-14staging: mt7621-mmc: Use BIT macro instead of explicit shifting in dbg.hNishad Kamdar1-11/+11
2018-10-14staging: mt7621-mmc: Fix lines over 80 characters in dbg.hNishad Kamdar1-13/+15
2018-10-14staging: mt7621-mmc: Fix lines over 80 characters in dbg.cNishad Kamdar1-32/+47
2018-10-14staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer nameMamta Shukla1-2/+2
2018-10-14staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal"Colin Ian King1-2/+2
2018-10-13dgnc: don't bother with (empty) stub for TCXONCAl Viro1-5/+0
2018-10-13dgnc: leave TIOC[GS]SOFTCAR to ldiscAl Viro1-24/+0
2018-10-13dgnc: break-related ioctls won't reach ->ioctl()Al Viro1-75/+0
2018-10-13dgnc: TIOCM... won't reach ->ioctl()Al Viro1-114/+0
2018-10-11staging: rtl8723bs: os_dep: Remove space after castMamta Shukla1-7/+7
2018-10-11staging: rtl8723bs: os_dep: Remove true and false comparisonMamta Shukla1-6/+6
2018-10-11staging: greybus: loopback.c: remove unused gb_loopback::lbidRasmus Villemoes1-8/+0
2018-10-11staging: wilc1000: prefer 'help' in KConfigIoannis Valasakis1-4/+4
2018-10-11staging: vboxvideo: make a couple of funcs staticCraig Kewley1-4/+4
2018-10-11staging: vboxvideo: unlock on error in vbox_cursor_atomic_update()Dan Carpenter1-0/+1
2018-10-10clean erofs_lookup()Al Viro1-12/+7
2018-10-10staging: mt7621-dma: Delete unused defineBhanusree Pola1-1/+0
2018-10-10staging: erofs: harden inode lookup for 32-bit platformsGao Xiang2-1/+45
2018-10-10staging: rtl8188eu: remove whitespace - styleMichael Straube1-7/+7
2018-10-10staging: rtl8188eu: cleanup lines over 80 characters - styleMichael Straube1-5/+13
2018-10-10staging: rtl8188eu: add spaces around operators - styleMichael Straube1-2/+2
2018-10-10staging: rtl8188eu: use __func__ instead of hardcoded name - styleMichael Straube1-3/+6
2018-10-09staging: erofs: add the missing __init tagsGao Xiang3-13/+8
2018-10-09staging: comedi: ni_660x: add device-global routingSpencer E. Olson1-0/+265
2018-10-09staging: comedi: ni_660x: clean up pfi routingSpencer E. Olson1-16/+56
2018-10-09staging: comedi: ni_660x: Add NI PCI-6608 to list of supported devicesSpencer E. Olson1-1/+7
2018-10-09staging: comedi: ni_mio_common: create device-global access to tioSpencer E. Olson1-0/+11
2018-10-09staging: comedi: tio: implement global tio/ctr routingSpencer E. Olson6-115/+476
2018-10-09staging: comedi: ni_mio_common: implement output selection of GPFO_{0, 1}Spencer E. Olson2-1/+111
2018-10-09staging: comedi: ni_mio_common: implement global pfi, rtsi routingSpencer E. Olson2-71/+682
2018-10-09staging: comedi: ni_mio_common: implement new routing for TRIG_EXTSpencer E. Olson1-40/+66
2018-10-09staging: comedi: add interface to ni routing table informationSpencer E. Olson7-1/+1502
2018-10-09staging: comedi: ni_routing: Add NI signal routing infoSpencer E. Olson38-0/+30476
2018-10-09staging: comedi: add new device-global config interfaceSpencer E. Olson4-0/+120
2018-10-09staging: comedi: add abstracted NI signal/terminal named constantsSpencer E. Olson1-0/+151
2018-10-09staging: comedi: tests: add unittest framework for comediSpencer E. Olson4-0/+142
2018-10-09staging: comedi: comedi_test: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson1-0/+44
2018-10-09staging: comedi: ni_pcidio: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson1-0/+13
2018-10-09staging: comedi: ni_mio_common: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson3-0/+46
2018-10-09staging: comedi: add facility to directly query subdevice timing constraintsSpencer E. Olson2-1/+8