summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm2835-audio: Remove unnecessary header file includesTakashi Iwai2018-09-102-25/+0
* staging: bcm2835-audio: Use standard error print helpersTakashi Iwai2018-09-104-74/+27
* staging: bcm2835-audio: Use card->private_dataTakashi Iwai2018-09-101-78/+13
* staging: bcm2835-audio: Operate non-atomic PCM opsTakashi Iwai2018-09-103-245/+82
* staging: bcm2835-audio: Code refactoring of vchiq accessor codesTakashi Iwai2018-09-101-298/+142
* staging: bcm2835-audio: Make single vchi handleTakashi Iwai2018-09-101-112/+58
* staging: bcm2835-audio: Add 10ms period constraintTakashi Iwai2018-09-101-0/+5
* staging: bcm2835-audio: Drop superfluous mutex lock during prepareTakashi Iwai2018-09-101-6/+2
* staging: bcm2835-audio: Drop debug messages in bcm2835-pcm.cTakashi Iwai2018-09-101-44/+7
* staging: bcm2835-audio: Propagate parameter setup errorTakashi Iwai2018-09-101-2/+3
* staging: bcm2835-audio: Drop useless NULL checkTakashi Iwai2018-09-101-2/+1
* staging: bcm2835-audio: Drop unnecessary pcm indirect setupTakashi Iwai2018-09-101-1/+0
* staging: bcm2835-audio: Use PCM runtime values insteadTakashi Iwai2018-09-102-23/+4
* staging: bcm2835-audio: Kill unused spinlockTakashi Iwai2018-09-102-4/+0
* staging: bcm2835-audio: Fix incorrect draining handlingTakashi Iwai2018-09-101-12/+6
* staging: bcm2835-audio: Drop useless running flag and checkTakashi Iwai2018-09-102-39/+8
* staging: bcm2835-audio: Remove superfluous open flagTakashi Iwai2018-09-102-8/+2
* staging: bcm2835-audio: Remove redundant function callsTakashi Iwai2018-09-103-29/+0
* staging: bcm2835-audio: Fix mute controls, volume handling cleanupTakashi Iwai2018-09-104-82/+45
* staging: bcm2835-audio: Remove redundant substream mask checksTakashi Iwai2018-09-105-26/+8
* staging: bcm2835-audio: Clean up include files in bcm2835-ctl.cTakashi Iwai2018-09-101-15/+0
* staging: bcm2835-audio: Remove redundant spdif stream ctlsTakashi Iwai2018-09-101-51/+0
* staging: bcm2835-audio: Clean up mutex locksTakashi Iwai2018-09-104-79/+20
* staging: mt7621-pci: remove unnecessary check of device_type == pciRob Herring2018-09-101-7/+0
* staging: fsl-dpaa2/ethsw: Fix uninitialized variablesIoana Radulescu2018-09-101-2/+2
* staging:rtl8192u: Rename member pDot11dInfo - StyleJohn Whitmore2018-09-104-39/+39
* staging:rtl8192u: Refactor member variable enabled - StyleJohn Whitmore2018-09-103-4/+4
* staging:rtl8192u: Add required SPDX-License-Identifier - StyleJohn Whitmore2018-09-101-0/+1
* staging:rtl8192u: Remove unused definitions - StyleJohn Whitmore2018-09-101-18/+0
* staging: android: ion: Clean unused debug_show memeber of the heap objectAlexey Skidanov2018-09-102-29/+0
* staging:rtl8192u: Rename dot11d_init to fix name clashJohn Whitmore2018-09-103-5/+5
* staging: fsl-dpaa2/ethsw: remove redundant pointer 'port_priv'Colin Ian King2018-09-101-2/+0
* staging: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-103-9/+14
* staging: rtl8712u: Fix compiler warning about strncpyLarry Finger2018-09-101-1/+1
* staging: rtl8192e: Fix compiler warning from strncpy()Larry Finger2018-09-101-8/+8
* staging: erofs: fix 1 warning and 9 checksPavel Zemlyanoy2018-09-101-11/+11
* staging: erofs: formatting alignment parenthesisPavel Zemlyanoy2018-09-101-2/+2
* staging: erofs: formatting add spaces arround '*'Pavel Zemlyanoy2018-09-101-1/+1
* staging: erofs: formatting spaces around '-'Pavel Zemlyanoy2018-09-101-4/+4
* staging: erofs: formatting fix to NULL comparisonPavel Zemlyanoy2018-09-101-5/+5
* staging: erofs: formatting fix in unzip_vle_lz4.cPavel Zemlyanoy2018-09-101-12/+11
* Revert "staging: erofs: disable compiling temporarile"Gao Xiang2018-09-101-1/+1
* Staging: octeon-usb: Replaces CVMX_WAIT_FOR_FIELD32 macro with a functionGeorgios Tsotsos2018-08-271-27/+29
* Staging: One Laptop Per Child: fix SPDX-License-Identifier issueArkadiusz Lis2018-08-273-12/+3
* staging: most: do not make interface dependent attrs default for all channelsChristian Gromm2018-08-271-0/+19
* staging: most: register channel device after init of struct membersChristian Gromm2018-08-271-4/+4
* staging: rtl8712: remove unused array iw_operation_modeColin Ian King2018-08-271-5/+0
* staging: erofs: fix potential overflow in z_erofs_vle_normalaccess_readpage{,s}Gao Xiang2018-08-271-2/+2
* staging: erofs: change 'unsigned' to 'unsigned int'Leon Imhof2018-08-271-1/+1
* staging: erofs: fix potential overflow in erofs_grab_bio()Chao Yu2018-08-271-1/+1