- cd455eb most: usb: replace snprintf in show functions with sysfs_emit by Jing Yao · 3 years, 2 months ago
- 63b3e810 most: fix control-message timeouts by Johan Hovold · 3 years, 2 months ago
- 97a6f77 drivers: most: add USB adapter driver by Christian Gromm · 4 years, 5 months ago[Renamed from drivers/staging/most/usb/usb.c]
- 11974ac staging: most: usb: init return value in default path of switch/case expression by Christian Gromm · 4 years, 7 months ago
- 549d2db staging: most: usb: use function sysfs_streq by Christian Gromm · 4 years, 7 months ago
- f1f4823 staging: most: usb: add missing put_device calls by Christian Gromm · 4 years, 7 months ago
- f470a5b staging: most: usb: use correct error codes by Christian Gromm · 4 years, 7 months ago
- 1fd4fb8 staging: most: usb: replace code to calculate array index by Christian Gromm · 4 years, 7 months ago
- 6405fe2 staging: most: usb: don't use error path to exit function on success by Christian Gromm · 4 years, 7 months ago
- 8bf56cf staging: most: usb: move allocation of URB out of critical section by Christian Gromm · 4 years, 7 months ago
- 2c069b6 staging: most: usb: return 0 instead of variable by Christian Gromm · 4 years, 7 months ago
- ffd069e staging: most: usb: change return value of function drci_rd_reg by Christian Gromm · 4 years, 7 months ago
- a0dbe1b staging: most: usb: don't use expressions that might fail in a declaration by Christian Gromm · 4 years, 7 months ago
- 1c538a4 staging: most: usb: change order of function parameters by Christian Gromm · 4 years, 7 months ago
- dfeb938 staging: most: usb: use macro ATTRIBUTE_GROUPS by Christian Gromm · 4 years, 8 months ago
- 3dcf93fe staging: most: usb: use dev_dbg function by Christian Gromm · 4 years, 8 months ago
- c1a57be staging: most: usb: check number of reported endpoints by Christian Gromm · 4 years, 8 months ago
- bffea15 staging: most: usb: remove reference to USB error codes by Christian Gromm · 4 years, 8 months ago
- 6257322 staging: most: usb: use dev_*() functions to print messages by Christian Gromm · 4 years, 8 months ago
- d92e699 staging: most: usb: sanity check channel before using it as an index into arrays by Colin Ian King · 4 years, 8 months ago
- 08e1b42 staging: most: usb: add PM functions by Christian Gromm · 4 years, 8 months ago
- e3881eb staging: most: usb: consolidate code by Christian Gromm · 4 years, 8 months ago
- 188d5b4 staging: most: usb: drop unlikely macros by Christian Gromm · 4 years, 8 months ago
- 441be56 staging: most: usb: use EINVAL error code by Christian Gromm · 4 years, 8 months ago
- 3e8621a staging: most: usb: remove overcautious parameter checking by Christian Gromm · 4 years, 8 months ago
- b276527 staging: most: move core files out of the staging area by Christian Gromm · 4 years, 10 months ago
- fc15799 staging: most: usb: check for NULL device by Christian Gromm · 5 years ago
- 723de0f staging: most: remove device from interface structure by Christian Gromm · 5 years ago
- 532c291 staging: most: remove header include path to drivers/staging by Masahiro Yamada · 5 years ago
- 6f4d22d staging: most: use angle brackets in include path by Christian Gromm · 5 years ago
- c1d3fb8 staging: most: rename core.h to most.h by Christian Gromm · 5 years ago
- 5b082c2 staging: most: usb: remove prefix from description tag by Christian Gromm · 6 years ago
- 869d3ac staging: most: usb: add release function for DCI device by Christian Gromm · 6 years ago
- bddd3c2 staging: most: fix label names by Christian Gromm · 6 years ago
- be8a8ca staging: most: usb: remove local variable by Christian Gromm · 7 years ago
- c06b99e staging: most: usb: fix usb_disconnect race condition by Christian Gromm · 7 years ago
- 9a32315 staging: most: usb: don't set URB_ZERO_PACKET flag for synchronous data by Christian Gromm · 7 years ago
- 3b1a774 staging: most: usb: add ep number to log by Christian Gromm · 7 years ago
- 69c90cf1 staging: most: sound: call snd_card_new with struct device by Christian Gromm · 7 years ago
- 3598cec staging: most: make interface drivers allocate coherent memory by Christian Gromm · 7 years ago
- 9917b20 staging: most: Fix identifiers to function parameters by Ravi Eluri · 7 years ago
- f15e3ad staging: most: make DEVICE_ATTR structures static by Christian Gromm · 7 years ago
- 3d9c54b staging: most: usb: fix show/store function names by Christian Gromm · 7 years ago
- 8f20f2d staging: most: usb: clear functional stall on OUT endpoint by Christian Gromm · 7 years ago
- 66b4688 staging: most: usb: remove pointer initialization by Christian Gromm · 7 years ago
- 4d5f022 staging: most: remove proprietary kobjects by Christian Gromm · 7 years ago
- 6e01fc7 staging: most: usb: rename module by Christian Gromm · 7 years ago[Renamed (99%) from drivers/staging/most/hdm-usb/hdm_usb.c]
- 057301c staging: most: move core files by Christian Gromm · 7 years ago
- c1dcb35 staging: most: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 1a79f22 staging: most: add SPDX identifiers to all most driver files by Greg Kroah-Hartman · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- b9d7adc staging: most: hdm_usb: Driver registration with module_driver macro by Alex Briskin · 7 years ago
- 27acb55 staging: most: usb: constify usb_device_id by Arvind Yadav · 7 years ago
- d35bbfa staging: most: remove dependency on networking-aim by Andrey Shvetsov · 8 years ago
- c6a677c Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
- e1c3e6e docs-rst: fix usb cross-references by Mauro Carvalho Chehab · 8 years ago
- b2e8aa5 staging: most: usb: pass correct register table by Christian Gromm · 8 years ago
- 5c13155 staging: most: usb: fix size overflow by Andrey Shvetsov · 8 years ago
- f500192 staging: most: usb: fix calculation of the extra_len by Andrey Shvetsov · 8 years ago
- f3147b6 staging: most: hdm-usb: fix symbolic permissions warning by Sebastian Haas · 8 years ago
- 5a10380 staging: most: hdm-usb: Fix mismatch between types used in sizeof operator by Eric Salem · 8 years ago
- cbe50fc staging: most: change dma_buf variable to __le16 by Ramiro Oliveira · 8 years ago
- 25e3854 staging: most: hdm-usb: add comment by Christian Gromm · 8 years ago
- e33269f staging: most: hdm-usb: introduce synchronization function by Andrey Shvetsov · 8 years ago
- 7c23baa staging: most: hdm-usb: do h/w specific synchronization at configuration time by Andrey Shvetsov · 8 years ago
- 3a54200 staging: most: hdm-usb: fix mbo buffer leak by Andrey Shvetsov · 8 years ago
- f28e6cd staging: most: hdm-usb: remove filtering of networking state by Andrey Shvetsov · 8 years ago
- 0540609 staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOC by Andrey Shvetsov · 8 years ago
- 520a284 staging: most: hdm-usb: convert pr_warn() to dev_warn() by Eva Rachel Retuya · 8 years ago
- 88d1878 staging: most: hdm-usb: rename channel related spinlock by Christian Gromm · 8 years ago
- 3fbcb92 staging: most: hdm-usb: remove calls to usb_unachor_urb by Christian Gromm · 8 years ago
- d223b37 staging: most: hdm-usb: remove redundant spinlocks by Christian Gromm · 8 years ago
- 27e6245 staging: most: hdm-usb: remove proprietary urb anchoring by Christian Gromm · 8 years ago
- 98a3c4d staging: most: hdm-usb: remove repeated access to structure by Christian Gromm · 8 years ago
- 3e2880b staging: most: hdm-usb: remove reference to read function in write only macro by Andrey Shvetsov · 8 years ago
- ac33fbb staging: most: hdm-usb: initialize variables by declaration by Andrey Shvetsov · 8 years ago
- 0e9b9d0 staging: most: hdm-usb: unify variable names by Christian Gromm · 8 years ago
- a27cb25 staging: most: hdm-usb: unify returned errors by Andrey Shvetsov · 8 years ago
- a747b42 staging: most: hdm-usb: replace if-else branches with lookup table by Christian Gromm · 8 years ago
- d5cfb0f staging: most: hdm-usb: use defined error codes by Christian Gromm · 8 years ago
- c055464 staging: most: hdm-usb: extend DCI access by Christian Gromm · 8 years ago
- 5bf9bd8 staging: most: hdm-usb: add support for new USB gadget by Christian Gromm · 8 years ago
- 9736fc0 staging: most: hdm-usb: remove unnecessary status assignment by Christian Gromm · 8 years ago
- 089612f staging: most: hdm-usb: init variables at declaration time by Christian Gromm · 8 years ago
- dd53ecb staging: most: hdm-usb: remove redundant parenthesis by Christian Gromm · 8 years ago
- 4b1a7cf staging: most: hdm-usb: remove completion object by Christian Gromm · 8 years ago
- b24c9fe staging: most: hdm-usb: synchronize release of struct buf_anchor by Christian Gromm · 8 years ago
- cf6a599 staging: most: hdm-usb: assign spinlock to local variable by Christian Gromm · 8 years ago
- bf9503f staging: most: hdm-usb: fix race between enqueue and most_stop_enqueue by Christian Gromm · 8 years ago
- cf05918 staging: most: hdm-usb: simplify initialization of mbo->status. by Christian Gromm · 8 years ago
- 4246501 staging: most: hdm-usb: remove redundant conditions by Christian Gromm · 8 years ago
- 879c93fe staging: most: hdm-usb: make use of is_channel_healthy flag by Christian Gromm · 8 years ago
- 654f7ec staging: most: hdm-usb: rename ID_INIC for consistency by Christian Gromm · 8 years ago
- b50762e staging: most: hdm-usb: add USB product id by Christian Gromm · 8 years ago
- 72df4a5 staging: most: hdm-usb: stop core from submitting buffers in case of broken pipe by Christian Gromm · 8 years ago
- cc28983 staging: most: hdm-usb: fix clear halt processing by Christian Gromm · 8 years ago
- 9ed745f staging: most: hdm-usb: provide MBO status when freeing buffers by Christian Gromm · 8 years ago
- cce9301 staging: most: hdm-usb: remove unused macro HW_RESYNC by Christian Gromm · 8 years ago
- ec7e0a1 staging: most: hdm-usb: reduce context of list_del mutex by Christian Gromm · 8 years ago
- ca47d8f staging: most: hdm-usb: hdm_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago