summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-27staging: most: core: remove class generationChristian Gromm
2017-11-27staging: most: cdev: bundle module variables in structureChristian Gromm
2017-11-27staging: most: cdev: replace function prefixChristian Gromm
2017-11-27staging: most: update driver usage fileAndrey Shvetsov
2017-11-27staging: most: core: check value returned by match functionChristian Gromm
2017-11-27staging: most: core: fix data typeChristian Gromm
2017-11-27staging: most: usb: clear functional stall on OUT endpointChristian Gromm
2017-11-27staging: most: core: fix formattingChristian Gromm
2017-11-27staging: most: core: denote modules as componentsChristian Gromm
2017-11-27staging: most: fix comment sectionsChristian Gromm
2017-11-27staging: most: cdev: rename variable cdev_aimChristian Gromm
2017-11-27staging: most: cdev: rename class instance aim_classChristian Gromm
2017-11-27staging: most: cdev: rename variable aim_devnoChristian Gromm
2017-11-27staging: most: cdev: rename struct aim_channelChristian Gromm
2017-11-27staging: most: video: remove aim designatorsChristian Gromm
2017-11-27staging: most: sound: remove aim designatorChristian Gromm
2017-11-27staging: most: net: remove aim designatorsChristian Gromm
2017-11-27staging: most: core: rename function link_channel_to_aimChristian Gromm
2017-11-27staging: most: core: rename aim variablesChristian Gromm
2017-11-27staging: most: core: rename mod_listChristian Gromm
2017-11-27staging: most: rename functions to register a driver with most_coreChristian Gromm
2017-11-27staging: most: rename struct most_aimChristian Gromm
2017-11-27staging: most: usb: remove pointer initializationChristian Gromm
2017-11-27staging: most: core: remove context pointerChristian Gromm
2017-11-27staging: most: core: put channel name in struct most_channelChristian Gromm
2017-11-27staging: most: core: replace struct most_inst_objChristian Gromm
2017-11-27staging: most: core: rename functionChristian Gromm
2017-11-27staging: most: core: remove struct deviceChristian Gromm
2017-11-27staging: most: core: fix sysfs attribute managementChristian Gromm
2017-11-27staging: most: core: track aim modules with linked listChristian Gromm
2017-11-27staging: most: core: use structure to pack driver specific dataChristian Gromm
2017-11-27staging: most: core: rename members aim* of struct most_channelChristian Gromm
2017-11-27staging: most: core: rename struct memeberChristian Gromm
2017-11-27staging: most: core: rename struct most_c_aim_obj to pipeChristian Gromm
2017-11-27staging: most: core: rename structureChristian Gromm
2017-11-27staging: most: core: encapsulate code in functionChristian Gromm
2017-11-27staging: most: core: add a match function for the busChristian Gromm
2017-11-27staging: most: core: remove function get_channel_by_ifaceChristian Gromm
2017-11-27staging: most: remove proprietary kobjectsChristian Gromm
2017-11-27staging: most: video: rename moduleChristian Gromm
2017-11-27staging: most: usb: rename moduleChristian Gromm
2017-11-27staging: most: sound: rename moduleChristian Gromm
2017-11-27staging: most: net: rename moduleChristian Gromm
2017-11-27staging: most: dim2: rename moduleChristian Gromm
2017-11-27staging: most: i2c: rename moduleChristian Gromm
2017-11-27staging: most: cdev: rename moduleChristian Gromm
2017-11-27staging: most: move core filesChristian Gromm
2017-11-27staging: most: Remove redundant license textGreg Kroah-Hartman
2017-11-27staging: most: add SPDX identifiers to all most driver filesGreg Kroah-Hartman
2017-11-26Linux 4.15-rc1Linus Torvalds