1. 5bc66d5 USB: usblp: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  2. b7cfaaa USB: New functions to check endpoints info. by Luiz Fernando N. Capitulino · 18 years ago
  3. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  4. f2ebf92c USB: gmidi: New USB MIDI Gadget class driver. by Ben Williamson · 18 years ago
  5. ba307f5 USB: gadgetfs: protect ep_release with lock by Milan Svoboda · 18 years ago
  6. 8a7471a USB: fix ep_config to return correct value by Milan Svoboda · 18 years ago
  7. 07cb7f2 USB: correct locking in gadgetfs_disconnect by Milan Svoboda · 18 years ago
  8. 17efe15 USB: onetouch - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  9. bd35078 USB: build fixes: ohci-omap by David Brownell · 18 years ago
  10. eb6d8c2 USB: garmin_gps support for new generation of gps receivers by Hermann Kneissel · 18 years ago
  11. 3bea733 USB: wacom tablet driver reorganization by Ping Cheng · 18 years ago
  12. ecdc0a5 USB: usbcore get rid of the timer in usb_start_wait_urb() by Franck Bui-Huu · 18 years ago
  13. 014aa2a USB: ipaq: minor ipaq_open() cleanup. by Luiz Fernando N. Capitulino · 18 years ago
  14. 25d94e6 usbnet: printk format warning by Randy Dunlap · 18 years ago
  15. 933a27d USB: asix - Add AX88178 support and many other changes by David Hollis · 18 years ago
  16. a99c194 USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames by Jamie Painter · 18 years ago
  17. 9c53761 USB: pl2303: cosmetic changes to quirk by Thiago Galesi · 18 years ago
  18. 572d313 USB: pl2303: reduce number of prototypes by Thiago Galesi · 18 years ago
  19. 10a18cd USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail} by Thiago Galesi · 18 years ago
  20. 372db8a USB: pl2303: remove 80-columns limit violations in pl2303 driver by Thiago Galesi · 18 years ago
  21. a009b75 USB: pl2303: Removes unneeded goto. by Luiz Fernando N. Capitulino · 18 years ago
  22. 5d89266 usbtouchscreen: version 0.4 by Daniel Ritz · 18 years ago
  23. d388dab hub driver: improve use of #ifdef by Alan Stern · 18 years ago
  24. 1c5df7e usbcore: suspending devices with no driver by Alan Stern · 18 years ago
  25. 114b368 usbcore: fix up device and power state tests by Alan Stern · 18 years ago
  26. 2bf4086 usbcore: set device and power states properly by Alan Stern · 18 years ago
  27. 4d064c0 usbcore: track whether interfaces are suspended by Alan Stern · 18 years ago
  28. a8e7c56 usbcore: resume device resume recursion by Alan Stern · 18 years ago
  29. 1cc8a25 usbcore: split suspend/resume for device and interfaces by Alan Stern · 18 years ago
  30. 782da72 usbcore: make usb_generic a usb_device_driver by Alan Stern · 18 years ago
  31. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 18 years ago
  32. 36e56a3 usbcore: move code among source files by Alan Stern · 18 years ago
  33. 140d8f6 usbcore: rename usb_suspend_device to usb_port_suspend by Alan Stern · 18 years ago
  34. 121e287 usb-skeleton: don't submit URBs after disconnection by Alan Stern · 18 years ago
  35. 349710c usbfs: detect device unregistration by Alan Stern · 18 years ago
  36. 4a2a8a2 usbfs: private mutex for open, release, and remove by Alan Stern · 18 years ago
  37. da308e8 USB: Phidgets should check create_device_file() return value by Sean Young · 18 years ago
  38. 912b24c USB: Put phidgets driver in a sysfs class by Sean Young · 18 years ago
  39. d5176b4 USB: Add driver for PhidgetMotorControl by Sean Young · 18 years ago
  40. b6eb2d8 usbcore: add configuration_string to attribute group by Alan Stern · 18 years ago
  41. b94badb USB: Make usb_buffer_free() NULL-safe by Dmitry Torokhov · 18 years ago
  42. 988440e USB: ark3116: Formatting cleanups by Werner Lemberg · 18 years ago
  43. 2f430b4 USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls. by Werner Lemberg · 18 years ago
  44. bfb2c96 USB: Allow compile in g_ether, fix typo by Tony Lindgren · 18 years ago
  45. b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 18 years ago
  46. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
  47. 26facdf USB: kill usb kconfig warning by Andrew Morton · 18 years ago
  48. 60bbfc8 USB OHCI controller support for PNX4008 by Vitaly Wool · 18 years ago
  49. b2a8e09 USB: ohci-s3c2410.c: clock now usb-bus-host by Ben Dooks · 18 years ago
  50. d413984 USB: OHCI avoids root hub timer polling by David Brownell · 18 years ago
  51. 39c2f3a USB: unusual_dev entry for Sony P990i by Phil Dibowitz · 18 years ago
  52. b97b196 USB: unusual_devs entry for Lacie DVD+-RW by Alan Stern · 18 years ago
  53. b98adfc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  54. 5718178 [PATCH] msi: use kmem_cache_zalloc() by Pekka J Enberg · 18 years ago
  55. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  56. a30a6a2 [PATCH] x86 microcode: using request_firmware to pull microcode by Shaohua Li · 18 years ago
  57. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  58. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  59. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  60. 17a3b05 [PATCH] mspec driver by Jes Sorensen · 18 years ago
  61. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  62. a5b0807 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  63. bda3028 [libata] Don't use old-EH ->eng_timeout() hook when not needed by Jeff Garzik · 18 years ago
  64. f118420 watchdog: Add a simple mmap() stub for shwdt. by Paul Mundt · 18 years ago
  65. 91550f7 sh: Kill off the rest of the legacy rtc mess. by Paul Mundt · 18 years ago
  66. ecd9561 serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci. by Paul Mundt · 18 years ago
  67. 317a610 rtc: New RTC driver for SuperH On-Chip RTC. by Paul Mundt · 18 years ago
  68. ae1f19a [libata] sata_mv: fix oops by filling in missing hook by Jeff Garzik · 18 years ago
  69. e108b2c serial: Rework sh-sci for driver model. by Paul Mundt · 18 years ago
  70. 3aa770e sh: APM/PM support. by Andriy Skulysh · 18 years ago
  71. 848dd26 video: Update header location in hp680_bl. by Andriy Skulysh · 18 years ago
  72. d2b06a8 video: Update pvr2fb for sq API changes. by Paul Mundt · 18 years ago
  73. 373e68b sh: Board updates for I/O routine rework. by Paul Mundt · 18 years ago
  74. 048839d video: hitfb suspend/resume and updates. by Andriy Skulysh · 18 years ago
  75. 5c930e8 video: Disable vgacon for SuperH. by Paul Mundt · 18 years ago
  76. 4bcac20 sh: hp6xx mach-type cleanups. by Andriy Skulysh · 18 years ago
  77. e4c2cfe sh: Various cosmetic cleanups. by Paul Mundt · 18 years ago
  78. c9d86d7 pciehp - fix wrong return value by Kenji Kaneshige · 18 years ago
  79. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
  80. 2318627 PCI: assign ioapic resource at hotplug by Satoru Takeuchi · 18 years ago
  81. d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 18 years ago
  82. 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 18 years ago
  83. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  84. 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 18 years ago
  85. b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 18 years ago
  86. 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 18 years ago
  87. 753388c PCI Hotplug: cleanup pcihp skeleton code. by Satoru Takeuchi · 18 years ago
  88. b56a5a2 PCI: Restore PCI Express capability registers after PM event by Michael S. Tsirkin · 18 years ago
  89. 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 18 years ago
  90. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  91. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  92. 660a0e8 PCI Hotplug: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  93. e1b95dc SHPCHP: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  94. 4bf3392 PCI-Express AER implemetation: pcie_portdrv error handler by Zhang, Yanmin · 18 years ago
  95. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago
  96. 4840815 PCI-Express AER implemetation: export pcie_port_bus_type by Zhang, Yanmin · 18 years ago
  97. 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 18 years ago
  98. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
  99. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  100. fe97064 MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs by Brice Goglin · 18 years ago