1. f906d06 usb: ftdi-elan: move a couple of statements to next line by Colin Ian King · 5 years ago
  2. 8e4c5d3 usb: ftdi-elan: fix possible condition with no effect (if == else) by Hariprasad Kelam · 6 years ago
  3. ac626ff usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engine by YueHaibing · 6 years ago
  4. 04389af usb: ftdi-elan: remove a unnecessary variable 'empty_packets' by YueHaibing · 6 years ago
  5. 5d62afb USB: misc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  6. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  7. d527d1e usb: misc: ftdi-elan: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  8. 020e03b usb: misc: ftdi-elan: compress return logic into one line by Gustavo A. R. Silva · 8 years ago
  9. 50129f7 USB: ftdi-elan: refactor endpoint retrieval by Johan Hovold · 8 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. 524fd35 usb: misc: ftdi-elan: don't print on ENOMEM by Wolfram Sang · 8 years ago
  12. 1aaaa9a Merge 4.8-rc3 into usb-next by Greg Kroah-Hartman · 8 years ago
  13. d3ec72b usb: misc: ftdi-elan: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  14. c936f45 usb: ftdi-elan: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  15. 9c6256a usb: misc: ftdi-elan: Fix off-by-one memory corruptions by Xiao Han · 9 years ago
  16. a53870c usb: misc: ftdi-elan: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  17. 8355d39 usb: ftdi-elan: Use pr_<level> by Joe Perches · 11 years ago
  18. a92cec2 usb: ftdi-elan: Coalesce string fragment by Joe Perches · 11 years ago
  19. 5acc6e4 usb: ftdi-elan: Coalesce formats by Joe Perches · 11 years ago
  20. 8dae693 usb: ftdi-elan: Convert leading spaces to tabs by Joe Perches · 11 years ago
  21. 90ba4f7 usb: ftdi-elan: Fix format fragments by Joe Perches · 11 years ago
  22. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  23. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  24. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 14 years ago
  25. 3482f00 usb: ftdi-elan: Drop __TIME__ usage by Michal Marek · 14 years ago
  26. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  27. 5014b5e3 usb: ftdi-elan: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
  28. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  29. 5bd6e8b USB: misc: Remove unnecessary casts of private_data by Joe Perches · 15 years ago
  30. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  31. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  32. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 15 years ago
  33. 92846fb USB: BKL removal: ftdi-elan by Oliver Neukum · 15 years ago
  34. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  35. 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago
  36. 16e2e5f USB: make transfer_buffer_lengths in struct urb field u32 by Greg Kroah-Hartman · 16 years ago
  37. c0f082c USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds. by Sarah Sharp · 16 years ago
  38. 1160d07 USB: ftdi_usb: Eliminate ioctl and BKL ioctl use by Alan Cox · 17 years ago
  39. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 17 years ago
  40. c93d465 USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex by Matthias Kaehlcke · 17 years ago
  41. 5280d60 USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  42. 8434626 USB: misc: ftdi-elan: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  43. eb33cae USB: use mutex instead of semaphore in the FTDI ELAN driver by Matthias Kaehlcke · 18 years ago
  44. 47f8468 USB: fix more ftdi-elan/u132-hcd #include lossage by David Brownell · 18 years ago
  45. 5c975ac USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO by S.Caglar Onur · 18 years ago
  46. 893a342 USB Elan FTDI: check for driver registration status by Cyrill Gorcunov · 18 years ago
  47. ee17b28 USB Elan FTDI: check for workqueue creation by Cyrill Gorcunov · 18 years ago
  48. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  49. 4b87361 USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card by Tony Olech · 18 years ago
  50. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  51. 9ce8540 USB: ftdi-elan.c: fixes and cleanups by Adrian Bunk · 18 years ago
  52. 2ae7745 USB: ftdi-elan: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  53. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  54. c19ecd6 USB: ftdi-elan.c: remove dead code by Adrian Bunk · 18 years ago
  55. 96a5189 USB: ftdi-elan: fix sparse warnings by Greg Kroah-Hartman · 18 years ago
  56. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  57. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  58. a5c66e4 USB: ftdi-elan: client driver for ELAN Uxxx adapters by Tony Olech · 18 years ago