1. 0936fb5 USB: musb: use correct register widths in register dumps by Anand Gadiyar · 14 years ago
  2. 402e8dd USB: core: hcd-pci: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  3. 1e29709 USB: serial: io_ti: Don't return 0 if writing the download record failed by Roel Kluin · 14 years ago
  4. d089326 USB: gadget: storage_common: comments updated by Michal Nazarewicz · 14 years ago
  5. 1e41394 USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE by stephane duverger · 14 years ago
  6. 4307a28 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM by Andrea Righi · 14 years ago
  7. e10fa47 USB: xhci: trivial: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  8. f9ff70c USB: drivers/usb/Makefile: conditionally descend to 'early' by Nicolas Kaiser · 14 years ago
  9. 916de02 USB: usblp: fixed switch, brace, whitespace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  10. 3da7cff USB: add runtime PM for PCI-based host controllers by Alan Stern · 14 years ago
  11. 0d436b4 USB: UHCI: add support for Intel's wakeup flags by Alan Stern · 14 years ago
  12. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 14 years ago
  13. ee0b9be USB: controller resume should check the root hub by Alan Stern · 14 years ago
  14. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  15. 057c58b USB: move PCI HCD resume routine by Alan Stern · 14 years ago
  16. 2138a1f USB: refactor the powermac-specific ASIC clock code by Alan Stern · 14 years ago
  17. f8dae53 USB: gadget: g_fs: code cleanup by Michal Nazarewicz · 14 years ago
  18. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  19. 89ba85d USB: gadget: section mismatch warning fixed by Michal Nazarewicz · 14 years ago
  20. 8876f5e USB: gadget: f_mass_storage: added eject callback by Michal Nazarewicz · 14 years ago
  21. 3f3e12d USB: gadget: composite: added disconnect callback by Michal Nazarewicz · 14 years ago
  22. 279cc49 USB: gadget: g_multi: code clean up and refactoring by Michal Nazarewicz · 14 years ago
  23. 2487205 USB: gadget: f_mass_storage: dead code removed by Michal Nazarewicz · 14 years ago
  24. fd7c9a0 USB: gadget: f_fs: use usb_string_ids_n() by Michal Nazarewicz · 14 years ago
  25. f2adc4f USB: gadget: composite: usb_string_ids_*() functions added by Michal Nazarewicz · 14 years ago
  26. 7898aee USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() by Michal Nazarewicz · 14 years ago
  27. 1dc9098 USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config() by Michal Nazarewicz · 14 years ago
  28. 26eca10 USB: gadget: g_mass_storage: static data instead of dynamic allocation by Michal Nazarewicz · 14 years ago
  29. 3b759c7 USB: mon: kill BKL usage by Arnd Bergmann · 14 years ago
  30. 1548b13 usb: gadget: Do not take BKL for gadget->ops->ioctl by Arnd Bergmann · 14 years ago
  31. 00b81fb USB-BKL: Remove BKL use in uhci-debug by Andi Kleen · 14 years ago
  32. 0daeed3 USB-BKL: Remove BKL use for usb serial driver probing by Andi Kleen · 14 years ago
  33. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 14 years ago
  34. 6e12ea4 USB-BKL: Remove lock_kernel in usbfs update_sb() by Andi Kleen · 14 years ago
  35. 16f76a7 usb: atm: fixed spacing and indentation coding style issues by Nicolas Kaiser · 14 years ago
  36. 87eb1be USB: Add a serial number parameter to g_file_storage module by Yann Cantin · 14 years ago
  37. 83a3ac8 usb: conexant: fixed spacing and brace coding style issues by Nicolas Kaiser · 14 years ago
  38. f7244ce USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a dma_t by Joe Perches · 14 years ago
  39. c48271e Revert "USB: Adding support for HTC Smartphones to ipaq" by Leann Ogasawara · 14 years ago
  40. 3f37bca USB: option: Remove duplicate AMOI_VENDOR_ID by Leann Ogasawara · 14 years ago
  41. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 14 years ago
  42. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  43. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 14 years ago
  44. e644814 usb: throw away custom hex digit methods by Andy Shevchenko · 14 years ago
  45. a5cc804 USB: isd200.c: Remove unnecessary kmalloc cast by Joe Perches · 14 years ago
  46. dc6eb27 USB: host: Eliminate NULL dereference by Julia Lawall · 14 years ago
  47. cd62ace USB: core endpoint: Fix Coding Styles by csanchez@neurowork.net · 14 years ago
  48. 16be572 USB: core driver: Fix Coding Styles by csanchez@neurowork.net · 14 years ago
  49. be8a058 USB: gadget: Use memdup_user by Julia Lawall · 14 years ago
  50. 37cd681 USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y by Alan Stern · 14 years ago
  51. 89b5439 USB: iuu_phoenix: Add support for different baud rates. by James Courtier-Dutton · 14 years ago
  52. 202380d USB: xhci: Remove obsolete debugging printk. by Sarah Sharp · 14 years ago
  53. 9196cc7 USB: speedtouch: fixed more brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  54. 6c4b7f7 USB: speedtouch: fixed brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  55. ba297ed USB: UHCI: acquire spinlock before calling start_rh() by Alan Stern · 14 years ago
  56. c548795 USB: add check to detect host controller hardware removal by Alan Stern · 14 years ago
  57. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 14 years ago
  58. 96e077a USB: fix failure path in usb_add_hcd() by Alan Stern · 14 years ago
  59. a92b166 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  60. 0d6ffdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  61. 7233e39 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  62. 235dae5 U6715 16550A serial driver support by Philippe Langlais · 14 years ago
  63. bf9c1fc Char: nozomi, set tty->driver_data appropriately by Jiri Slaby · 14 years ago
  64. ee78bb9 Char: nozomi, fix tty->count counting by Jiri Slaby · 14 years ago
  65. e38018b serial: max3107: Fix gpiolib support by Alan Cox · 14 years ago
  66. 3c4108c hsu: call PCI pm hooks in suspend/resume function by Feng Tang · 14 years ago
  67. 06c77e2 hsu: some code cleanup by Feng Tang · 14 years ago
  68. 669b7a0 hsu: add a periodic timer to check dma rx channel by Feng Tang · 14 years ago
  69. d843fc6 hsu: driver for Medfield High Speed UART device by Feng Tang · 14 years ago
  70. 464eb8f mxser: remove unnesesary NULL check by Kulikov Vasiliy · 14 years ago
  71. e847003 serial: add support for OX16PCI958 card by Lytochkin Boris · 14 years ago
  72. f5e92c3 serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS) by Christoph Egger · 14 years ago
  73. b1a6f24 timbuart: use __devinit and __devexit macros for probe and remove by Richard Röjfors · 14 years ago
  74. 1917ac7 serial: MMIO32 support for 8250_early.c by Samium Gromoff · 14 years ago
  75. 0ac8382 serial: mcf: don't take spinlocks in already protected functions by Yury Georgievskiy · 14 years ago
  76. 1b63318 serial: general fixes in the serial_rs485 structure by Claudio Scordino · 14 years ago
  77. e8dd475 serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes by Andrew Morton · 14 years ago
  78. 078dee2 serial: crisv10: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  79. 2b50d24 tty_io: remove casts from void* by Kulikov Vasiliy · 14 years ago
  80. 61fd152 serial: max3107: Abstract out the platform specific bits by Alan Cox · 14 years ago
  81. 44318fe serial: max3107: introduce a max3107 driver by jianwei.yang · 14 years ago
  82. 11dbf20 tty: avoid recursive BTM in pty_close by Arnd Bergmann · 14 years ago
  83. a0821df 8250: fix set_ldisc operation by Arnd Bergmann · 14 years ago
  84. e142a31 tty: release BTM while sleeping in block_til_ready by Arnd Bergmann · 14 years ago
  85. b07471f tty: implement BTM as mutex instead of BKL by Arnd Bergmann · 14 years ago
  86. ddcd9fb tty: remove tty_lock_nested by Arnd Bergmann · 14 years ago
  87. 2036521 tty: untangle locking of wait_until_sent by Arnd Bergmann · 14 years ago
  88. 60af22d tty: reorder ldisc locking by Arnd Bergmann · 14 years ago
  89. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 14 years ago
  90. 4e60867 cdc-acm: remove dead code by Arnd Bergmann · 14 years ago
  91. 83ceb67 tty: fix console_sem lock order by Arnd Bergmann · 14 years ago
  92. 64ba3dc tty: never hold BTM while getting tty_mutex by Arnd Bergmann · 14 years ago
  93. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  94. 3f582b8 serial: fix termios settings in open by Arnd Bergmann · 14 years ago
  95. 74c2107 serial: Use block_til_ready helper by Alan Cox · 14 years ago
  96. 24fcc7c serial: trim locking on the helpers by Alan Cox · 14 years ago
  97. de0c8cb serial: add port helpers by Alan Cox · 14 years ago
  98. 61cd8a2 serial: Change the wait for carrier locking by Alan Cox · 14 years ago
  99. 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 14 years ago
  100. ff917ba tty: Make vt's have a tty_port by Alan Cox · 14 years ago