summaryrefslogtreecommitdiff
path: root/drivers/staging/most
AgeCommit message (Expand)Author
2015-09-29staging: most: remove macro cpu_to_le16Christian Gromm
2015-09-29staging: most: fix buffer synchronization requestChristian Gromm
2015-09-29staging: most: remove dead codeChristian Gromm
2015-09-29staging: most: remove unnecessary field initializationChristian Gromm
2015-09-29staging: most: fix channel operation in multi-aim contextChristian Gromm
2015-09-29staging: most: fix USB babble on IN pipeChristian Gromm
2015-09-29staging: most: remove shared IRQ requestChristian Gromm
2015-09-29staging: most: fix race condition in AIM networkingChristian Gromm
2015-09-29staging: most: remove aim resetChristian Gromm
2015-09-29staging: most: change structure initializationChristian Gromm
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman
2015-09-17staging: most: Add dependency to HAS_IOMEMChristian Gromm
2015-09-16Staging: most: aim-network: Replace pr_info with netdev_infoShraddha Barke
2015-09-13Staging: most: MOST and MOSTCORE should depend on HAS_DMAGeert Uytterhoeven
2015-09-13staging: most: fix HDM_USB dependencies and build errorsRandy Dunlap
2015-09-12staging: most: style of bool comparisonSudip Mukherjee
2015-09-12staging: most: remove unneeded NULL checkSudip Mukherjee
2015-09-12staging: most: remove driver ownerSudip Mukherjee
2015-09-12staging: most: return NULL instead of integerSudip Mukherjee
2015-09-12staging: most: remove always true comparisonSudip Mukherjee
2015-09-12Staging: most: Use NULL instead of zeroRonit Halder
2015-09-12staging: most: NULL comparison styleSudip Mukherjee
2015-09-12staging: most: fix MakefileSudip Mukherjee
2015-09-12staging: most: remove unused variableSudip Mukherjee
2015-09-12staging: most: use NULL pointerSudip Mukherjee
2015-09-12staging: most: make functions staticSudip Mukherjee
2015-09-12staging: most: remove unused functionsSudip Mukherjee
2015-09-12staging: most: out of memory errorSudip Mukherjee
2015-09-12staging: most: remove multiple blank lineSudip Mukherjee
2015-09-12staging: most: bool comparison styleSudip Mukherjee
2015-08-14Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warningsAdrian Remonda
2015-08-14Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warningsAdrian Remonda
2015-08-14Staging: most: mostcore/core.c. Fix "Using plain integer as NULL pointer" war...Adrian Remonda
2015-08-14Staging: most: mostcore/core.c. Fix "missing static keyword" warningsAdrian Remonda
2015-08-14staging: most: Remove unnecessary externsJoe Perches
2015-08-14staging/most: fix return value for DIM_GetChannelStateTomas Melin
2015-08-03staging: most: fix hdm-dim2 build errorRandy Dunlap
2015-08-03staging: most: fix aim-sound build errorsRandy Dunlap
2015-08-03Staging: most: avoid possible integer overflowChristian Gromm
2015-07-31linux-next: drivers: staging: most: Fix return valueMichael Hornung
2015-07-31Staging: most: replace pr_*() functions by dev_*()Christian Gromm
2015-07-31Staging: most: fix doing DMA on stackChristian Gromm
2015-07-31Staging: most: replace min() by min_t()Christian Gromm
2015-07-31Staging: most: fix double unlockChristian Gromm
2015-07-29staging: most: fix aim-network build errorsRandy Dunlap
2015-07-29Staging: most: fix passing a potential null pointerChristian Gromm
2015-07-29Staging: most: fix dereferencing freed memoryChristian Gromm
2015-07-29Staging: most: fix snprintf() is printing too muchChristian Gromm
2015-07-29staging: most: core.c: remove semicolon at the end of define statementChaehyun Lim
2015-07-24Staging: most: add MOST driver's documentationChristian Gromm