1. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  2. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 14 years ago
  3. 7f5b09c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  4. 9446808 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  5. cedf8a7 USB: backlight, appledisplay: fix incomplete registration failure handling by Bruno Prémont · 14 years ago
  6. 124d255 USB: pl2303: remove unnecessary reset of usb_device in urbs by Johan Hovold · 14 years ago
  7. a880830 USB: ftdi_sio: remove obsolete check in unthrottle by Johan Hovold · 14 years ago
  8. 04b922c USB: ftdi_sio: remove unused tx_bytes counter by Johan Hovold · 14 years ago
  9. 019ccc7 USB: qcaux: driver for auxiliary serial ports on Qualcomm devices by Dan Williams · 14 years ago
  10. 67b9946 USB: pl2303: initial TIOCGSERIAL support by John Tsiombikas · 14 years ago
  11. ac7d4ca USB: option: add Longcheer/Longsung vendor ID by Dan Williams · 14 years ago
  12. 8740cc7 USB: fix I2C API usage in ohci-pnx4008. by Luotao Fu · 14 years ago
  13. 47cb1708 USB: usbmon: mask seconds properly in text API by Pete Zaitcev · 14 years ago
  14. 444dc54 USB: sisusbvga: no unnecessary GFP_ATOMIC by Oliver Neukum · 14 years ago
  15. 3756c7c USB: storage: onetouch: unnecessary GFP_ATOMIC by Oliver Neukum · 14 years ago
  16. 46b72d7 USB: serial: ftdi: add CONTEC vendor and product id by Daniel Sangorrin · 14 years ago
  17. 1f87158 USB: remove references to port->port.count from the serial drivers by Alan Stern · 14 years ago
  18. a108bfc USB: tty: Prune uses of tty_request_room in the USB layer by Alan Cox · 14 years ago
  19. e4a3d94 USB: don't read past config->interface[] if usb_control_msg() fails in usb_reset_configuration() by Roel Kluin · 14 years ago
  20. b6a2f10 USB: tty: kill request_room for USB ACM class by Alan Cox · 14 years ago
  21. 67ccbd6 USB: tty: sort out the request_room handling for whiteheat by Alan Cox · 14 years ago
  22. 5d3034a USB: storage: fix misplaced parenthesis by Roel Kluin · 14 years ago
  23. 6d61ae9 USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers by Dennis O'Brien · 14 years ago
  24. cd78069 USB: fix the idProduct value for USB-3.0 root hubs by Alan Stern · 14 years ago
  25. 49d6271 usb-storage: use max_hw_sectors instead of max_sectors by Alan Stern · 14 years ago
  26. efe7daf USB: OHCI: DA8xx/OMAP-L1x glue layer by Sergei Shtylyov · 14 years ago
  27. bdee2d8 USB: ehci: omap: Update TODO list in comments by Anand Gadiyar · 14 years ago
  28. 9b43cff USB: ehci: omap: use default interrupt threshold by Anand Gadiyar · 14 years ago
  29. bdb581b USB: omap: ehci: kill 2 compile warnings by Anand Gadiyar · 14 years ago
  30. b87c6e8 USB: serial: sierra driver indat_callback fix by Elina Pasheva · 14 years ago
  31. 7650cd9 USB: serial: sierra driver adding reset_resume function by Elina Pasheva · 14 years ago
  32. 0519792 USB: xhci: Fix finding extended capabilities registers by Edward Shao · 14 years ago
  33. cceffe9 USB: remove debugging message for uevent constructions by Alan Stern · 14 years ago
  34. 49d3380 tty: Fix various bogus WARN checks in the usb serial layer by Alan Cox · 14 years ago
  35. bd07c55 USB: cp210x: Add 81E8 (Zephyr Bioharness) by Alan Cox · 14 years ago
  36. f45ba77 USB: Convert concatenated __FILE__ to %s, __FILE__ by Joe Perches · 14 years ago
  37. 759f363 USB: serial: Remove unnecessary \n's from dbg uses by Joe Perches · 14 years ago
  38. 815e173 USB: ehci-dbgp: split PID register updates for IN and OUT pipes by Jason Wessel · 14 years ago
  39. 5272098 USB: serial: Add support for ViVOtech ViVOpay devices. by Forest Bond · 14 years ago
  40. 640e95a USB: atmel uaba: Adding invert vbus_pin by Eirik Aanonsen · 14 years ago
  41. 90f7976 USB: Remove unsupported usb gadget drivers by Christoph Egger · 14 years ago
  42. 8e7e61d USB: f_mass_storage: fix crash on bind() error by Peter Korsgaard · 14 years ago
  43. 2b626dc USB: cdc-acm: fix possible deadlock with multiple openers by Oliver Neukum · 14 years ago
  44. d7e18a9 USB: g_mass_storage: min(...) warning fixed by Michal Nazarewicz · 14 years ago
  45. 08e6c97 USB: musb: test always evaluates to false by Roel Kluin · 14 years ago
  46. db8516f USB: isp1760: Flush the D-cache for the pipe-in transfer buffers by Catalin Marinas · 14 years ago
  47. 9714080 USB: add new ftdi_sio device ids by Mitchell Solomon · 14 years ago
  48. bd09a9f USB: ftdi_sio: Replace BKL with a mutex by Alessio Igor Bogani · 14 years ago
  49. a79df50 usb: gadgetfs: Convert semaphore to mutex by Thomas Gleixner · 14 years ago
  50. b00ce11 USB: g_mass_storage: superfluous and missing packets fixed by Michal Nazarewicz · 14 years ago
  51. 7f1ee82 USB: mass_storage: eject LUNs on thread exit by Michal Nazarewicz · 14 years ago
  52. 9f445cb USB: musb: disable double buffering for older RTL versions by Cliff Cai · 14 years ago
  53. 0ded2f1 USB: musb: set version of Blackfin version by Cliff Cai · 14 years ago
  54. 5e23e90 USB: pxa27x_udc: Fix deadlocks on request queueing by Robert Jarzmik · 14 years ago
  55. fb088e3 USB: serial: add support for serial port on the moschip 7715 by Mike Dunn · 14 years ago
  56. f10718f USB: io_edgeport: eliminate get_string() by Dan Carpenter · 14 years ago
  57. 5b52025 USB: s3c-hsotg: replace deprecated dma_sync_single() by FUJITA Tomonori · 14 years ago
  58. ab3bbfa USB: musb: only print info message if probe() is successful by Felipe Balbi · 15 years ago
  59. da5108e USB: musb: unmap base if we can't probe by Felipe Balbi · 15 years ago
  60. 3d26864 USB: musb: tusb6010: use resource_size by Felipe Balbi · 15 years ago
  61. ad517e9e USB: musb: we already tested for dyn_fifo by Felipe Balbi · 15 years ago
  62. 8573e6a USB: musb: get rid of omap_readl/writel by Felipe Balbi · 15 years ago
  63. 4f712e0 usb: musb: Add context save and restore support by Ajay Kumar Gupta · 15 years ago
  64. 8af6096 USB: remove obsolete config in kernel source (USB_HCD_DMA) by Christoph Egger · 15 years ago
  65. 0880aef USB: usbfs_snoop: add data logging back in by Chris Frey · 14 years ago
  66. 0978f8c USB: s3c-hsotg: Staticise non-exported functions by Mark Brown · 15 years ago
  67. 385f690 USB: trivial: missing newline in usb core warning message by Thadeu Lima de Souza Cascardo · 15 years ago
  68. 330e3c4 USB: ftdi_sio: correct spelling in implementation file by Andreas Mohr · 15 years ago
  69. 0a2a377 USB: ftdi_sio: correct spelling in header files by Andreas Mohr · 15 years ago
  70. a45a1e0 USB: serial: Eliminate useless code by Julia Lawall · 15 years ago
  71. aa79074 USB: gadget: Add DEVTYPE support for Ethernet functions by Marcel Holtmann · 15 years ago
  72. a8d4211 USB: remove the berry_charge driver by Greg Kroah-Hartman · 15 years ago
  73. 2a9d008 USB: BKL removal from ioctl path of usbfs by Oliver Neukum · 15 years ago
  74. eedf1f1 USB: BKL removal: vstusb by Oliver Neukum · 15 years ago
  75. 3c02b1d USB: BKL removal: legousbtower by Oliver Neukum · 15 years ago
  76. 6248c52 USB: BKL removal: ldusb by Oliver Neukum · 15 years ago
  77. 92846fb USB: BKL removal: ftdi-elan by Oliver Neukum · 15 years ago
  78. 937f713 USB: BKL removal: adutux by Oliver Neukum · 15 years ago
  79. dbdae3b USB: BKL removal: idmouse by Oliver Neukum · 15 years ago
  80. 511e2d0 USB: BKL removal: rio500 by Oliver Neukum · 15 years ago
  81. 5a207b4 USB: BKL removal: mdc800 by Oliver Neukum · 15 years ago
  82. 94015f6 USB: BKL removal: cdc-wdm by Oliver Neukum · 15 years ago
  83. 0022457 USB: BKL removal: usbtmc by Oliver Neukum · 15 years ago
  84. b92a97e USB: BKL removal: usb-skeleton by Oliver Neukum · 15 years ago
  85. c8b492a usb: BKL removal: usblp by Oliver Neukum · 15 years ago
  86. 4e0961d USB: isight-firmware: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  87. 01412a2 USB: Reduce scope of BKL in usb ioctl handling by Oliver Neukum · 15 years ago
  88. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  89. f9de332 USB: Remove BKL from lseek implementations by Oliver Neukum · 15 years ago
  90. 063e20e USB: Remove BKL from usbdev_open() by Oliver Neukum · 15 years ago
  91. 554f769 USB: Remove BKL from poll() by Oliver Neukum · 15 years ago
  92. 08add0c USB: atm: Use FIELD_SIZEOF, trivial cleanup. by Thiago Farina · 15 years ago
  93. a741710 USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup by Gernot Hillier · 15 years ago
  94. cc175ce USB: serial: option.c: Add blacklisting infrastructure for special device handling by Gernot Hillier · 15 years ago
  95. 79da01d USB: serial: option.c: Add chipset information for 4G W14 by Gernot Hillier · 15 years ago
  96. 1ba2557 USB goku_udc: make PCI device id constant by Németh Márton · 15 years ago
  97. 07824d3 USB gadget: make Open Firmware device id constant by Németh Márton · 15 years ago
  98. c4386ad USB host: make Open Firmware device id constant by Németh Márton · 15 years ago
  99. 1e927d9 USB hub: make USB device id constant by Németh Márton · 15 years ago
  100. 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago