Commit History

Author SHA1 Message Date
  Julia Lawall e7c8e8605d drivers/usb/class/cdc-acm.c: clear dangling pointer 13 years ago
  Havard Skinnemoen 99823f457d usb: cdc-acm: Kill ACM_READY() macro completely 13 years ago
  Havard Skinnemoen 7fb57a019f USB: cdc-acm: Fix potential deadlock (lockdep warning) 13 years ago
  Havard Skinnemoen 5dc2470c60 USB: cdc-acm: Fix disconnect() vs close() race 13 years ago
  Linus Torvalds 7e0bb71e75 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 13 years ago
  Denis Pershin 65e52f41fa usb: cdc-acm: Owen SI-30 support 13 years ago
  Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() 13 years ago
  Alan Stern 5b1b0b812a PM / Runtime: Add macro to test for runtime PM events 13 years ago
  Toby Gray 4061fde2fa USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 14 years ago
  Erik Slagter fd5054c169 USB: cdc_acm: Fix oops when Droids MuIn LCD is connected 14 years ago
  Johan Hovold 088c64f812 USB: cdc-acm: re-write read processing 14 years ago
  Johan Hovold 74f5e1babd USB: cdc-acm: clean up read urb allocation 14 years ago
  Johan Hovold 94d4c8919d USB: cdc-acm: clean up open error handling 14 years ago
  Johan Hovold dab54c9f1e USB: cdc-acm: clean up rx_buflimit references 14 years ago
  Johan Hovold 6fb6b88464 USB: cdc-acm: remove unused drain-delay code 14 years ago
  Johan Hovold 3a42610812 USB: cdc-acm: remove superfluous prototype 14 years ago
  Johan Hovold a2c7b9353e USB: cdc-acm: remove version information and changelog 14 years ago
  Johan Hovold 5e9e75f8bd USB: cdc-acm: use dev_vdbg in read/write paths 14 years ago
  Johan Hovold 4fa4626cd4 USB: cdc-acm: clean up verbose debug 14 years ago
  Johan Hovold a5cc7ef92f USB: cdc-acm: replace dbg macros with dev_dbg 14 years ago
  Johan Hovold 1d9846e505 USB: cdc-acm: clean up dev_err and dev_dbg 14 years ago
  Johan Hovold 255ab56c5a USB: cdc-acm: use dev_err to report failed allocations 14 years ago
  Johan Hovold 59d7fec7c6 USB: cdc-acm: add missing newlines to dev_dbg and dev_err 14 years ago
  Johan Hovold 7e7797e7f6 USB: cdc-acm: fix potential null-pointer dereference on disconnect 14 years ago
  Johan Hovold 15e5bee33f USB: cdc-acm: fix potential null-pointer dereference 14 years ago
  Johan Hovold 23b80550e2 USB: cdc-acm: fix memory corruption / panic 14 years ago
  Greg Kroah-Hartman f227e08b71 Merge 2.6.38-rc6 into tty-next 14 years ago
  Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good 14 years ago
  Alan Cox 20b9d17715 tiocmset: kill the file pointer argument 14 years ago
  Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file 14 years ago