Age | Commit message (Expand) | Author |
2021-08-05 | usb: misc: adutux: use swap() | Salah Triki |
2021-04-22 | usb: misc: adutux: fix whitespace coding style issue | Malte Deiseroth |
2020-09-17 | USB: adutux: fix debugging | Oliver Neukum |
2020-07-09 | usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocks | Lee Jones |
2019-12-10 | USB: adutux: fix interface sanity check | Johan Hovold |
2019-10-10 | USB: adutux: fix use-after-free on release | Johan Hovold |
2019-10-04 | USB: adutux: fix NULL-derefs on disconnect | Johan Hovold |
2019-10-04 | USB: adutux: fix use-after-free on disconnect | Johan Hovold |
2019-06-21 | usb: clean up some of the computations in adu_read | Daniel M German |
2018-06-28 | usb: adutux: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior |
2018-03-09 | USB: adutux: Add waiting in transfer abortion | Kirill Kapranov |
2018-03-06 | USB: adutux: Delete a misleading comment | Kirill Kapranov |
2017-11-07 | USB: adutux: remove redundant variable minor | Colin Ian King |
2017-11-04 | USB: misc: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-07-22 | USB: misc: remove unneeded MODULE_VERSION() usage | Greg Kroah-Hartman |
2017-03-23 | USB: adutux: refactor endpoint retrieval | Johan Hovold |
2017-03-23 | USB: adutux: fix up error paths | Johan Hovold |
2017-03-23 | USB: adutux: drop redundant sanity check | Johan Hovold |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-03 | usb: misc: adutux: remove redundant error check on copy_to_user return code | Colin Ian King |
2016-08-30 | usb: misc: adutux: don't print on ENOMEM | Wolfram Sang |
2016-08-15 | usb: misc: adutux: don't print error when allocating urb fails | Wolfram Sang |
2014-11-26 | USB: adutux: NULL dereferences on disconnect | Dan Carpenter |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-08-18 | Merge 3.11-rc6 into usb-next | Greg Kroah-Hartman |
2013-08-12 | USB: adutux: fix big-endian device-type reporting | Johan Hovold |
2013-07-23 | USB: adutux: remove direct calls to printk() | Greg Kroah-Hartman |
2013-07-23 | USB: adutux: remove custom debug macro and module parameter | Greg Kroah-Hartman |
2013-07-23 | USB: adutux: remove custom debug macro | Greg Kroah-Hartman |
2013-07-23 | USB: adutux: remove unneeded tracing macros | Greg Kroah-Hartman |
2013-05-16 | usb: misc: Fixed assignment error in if statement | Lisa Nguyen |
2013-05-15 | usb: misc: Added space after closing brace in adutux.c | Lisa Nguyen |
2013-05-15 | usb: misc: Added space after comma in adutux.c | Lisa Nguyen |
2013-05-15 | usb: misc: Reformatted pointer variables in adutux.c | Lisa Nguyen |
2013-05-15 | usb: misc: Removed space before tabs in adutux.c | Lisa Nguyen |
2013-05-15 | usb: misc: Replaced deprecated preprocessor in adutux.c | Lisa Nguyen |
2011-11-18 | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-08-23 | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-08-23 | USB: adutux: fix misuse of return value of copy_to_user() | Kulikov Vasiliy |
2010-03-02 | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches |
2010-03-02 | USB: BKL removal: adutux | Oliver Neukum |
2010-03-02 | USB: Push BKL on open down into the drivers | Oliver Neukum |
2010-03-02 | USB misc: make USB device id constant | Németh Márton |
2009-03-17 | USB: misc/adutux, fix lock imbalance | Jiri Slaby |
2008-10-17 | USB: remove err() macro from usb misc drivers | Greg Kroah-Hartman |
2008-10-17 | USB: remove info() macro from usb/misc drivers | Greg Kroah-Hartman |