1. 2505107 usb: gadgetfs whitespace cleanup by David Brownell · 18 years ago
  2. 6dde896 USB: ohci-at91 refcount fix for irq wake enables by Marc Pignat · 18 years ago
  3. f3f4906 usb-storage: SCSI level fixes by Alan Stern · 18 years ago
  4. 85a975d UHCI: no dummy TDs for Iso QHs by Alan Stern · 18 years ago
  5. f3fe239 UHCI: improved debugging checks for the frame list by Alan Stern · 18 years ago
  6. f38649f USB: race on disconnect in mdc800 by Oliver Neukum · 18 years ago
  7. 6f23ee1 USB: add binary API to usbmon by Pete Zaitcev · 18 years ago
  8. a8ef36b USB: Add usb_endpoint_xfer_control to usb.h by Sarah Bailey · 18 years ago
  9. 7ca46b8 USB Gadget file_storage.c: remove unnecessary casts by John Daiker · 18 years ago
  10. 52d67f0 USB: Bugfix for aircable: Add module and name to usb_serial_driver by Johannes Hölzl · 18 years ago
  11. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  12. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  13. 495a678 ohci: Add support for OHCI controller on the of_platform bus by Sylvain Munaut · 18 years ago
  14. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  15. ad55d71 rndis_host learns ActiveSync basics by Ole Andre Vadla Ravnas · 18 years ago
  16. 11d5489 USB: ethernet gadget interop with MCCI Windows driver by David Brownell · 18 years ago
  17. 1737bf2 usbcore: remove unneeded error check by Alan Stern · 18 years ago
  18. 2360e4a USB: indicate active altsetting in proc/bus/usb/devices file by David Brownell · 18 years ago
  19. 316547f USB: devio.c add missing INIT_LIST_HEAD() by Dan Carpenter · 18 years ago
  20. 2cba72f USB: mutexification of rio500 by Oliver Neukum · 18 years ago
  21. 4727810 USB: Remove unneeded void * casts in idmouse.c by Tobias Klauser · 18 years ago
  22. e7d8712 USB: define USB_CLASS_MISC in <linux/usb/ch9.h> by David Brownell · 18 years ago
  23. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  24. d728e32 USB: Fix EHCI warning by Benjamin Herrenschmidt · 18 years ago
  25. b32e904 USB: Fix OHCI warning by Benjamin Herrenschmidt · 18 years ago
  26. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  27. 11d1a4a USB: Implement support for "split" endian OHCI by Benjamin Herrenschmidt · 18 years ago
  28. 4302a595 USB: Rework the OHCI quirk mecanism as suggested by David by Benjamin Herrenschmidt · 18 years ago
  29. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  30. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  31. 6e8cf77 USB: add EPIC support to the io_edgeport driver by Greg Kroah-Hartman · 18 years ago
  32. 20b2e28 USB: unusual_devs.h for Sony floppy by Luiz Fernando N. Capitulino · 18 years ago
  33. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  34. bff288c [PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments by Oleg Verych · 18 years ago
  35. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
  36. 2f65168 Driver Core: Increase the default timeout value of the firmware subsystem by Dave Jones · 18 years ago
  37. b7a3e81 Driver core: allow to delay the uevent at device creation time by Kay Sievers · 18 years ago
  38. f9f852d Driver core: add device_type to struct device by Kay Sievers · 18 years ago
  39. 239378f Driver core: add uevent vars for devices of a class by Kay Sievers · 18 years ago
  40. bf0acc3 SYSFS: Fix missing include of list.h in sysfs.h by Frank Haverkamp · 18 years ago
  41. 4de0ca8 HOWTO: Add a reference to Harbison and Steele by Robert P. J. Day · 18 years ago
  42. 82244b1 sysfs: error handling in sysfs, fill_read_buffer() by Oliver Neukum · 18 years ago
  43. b067db4 kobject: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  44. f750653 sysfs: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  45. d3fc373 sysfs: suppress lockdep warnings by Frederik Deweerdt · 18 years ago
  46. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  47. cb986b7 driver core: Change function call order in device_bind_driver(). by Cornelia Huck · 18 years ago
  48. c578abb driver core: Don't stop probing on ->probe errors. by Cornelia Huck · 18 years ago
  49. fbfb144 driver core fixes: device_register() retval check in platform.c by Cornelia Huck · 18 years ago
  50. cb360bb driver core fixes: make_class_name() retval checks by Cornelia Huck · 18 years ago
  51. 270a6c4 /sys/modules/*/holders by Kay Sievers · 18 years ago
  52. 80f745f USB: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  53. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  54. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  55. fe480a2 Modules: only add drivers/ direcory if needed by Greg Kroah-Hartman · 18 years ago
  56. f30c53a MODULES: add the module name for built in kernel drivers by Kay Sievers · 18 years ago
  57. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 18 years ago
  58. 717e48c driver core: Remove device_is_registered() in device_move(). by Cornelia Huck · 18 years ago
  59. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 23 years ago
  60. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  61. 8737331 Driver core: convert pcmcia code to use struct device by Greg Kroah-Hartman · 18 years ago
  62. 31b9025a Kobject: make kobject apis more robust in handling NULL pointers by Greg Kroah-Hartman · 18 years ago
  63. 1e8f34f ide-acpi support warning fix by Andrew Morton · 18 years ago
  64. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 18 years ago
  65. 78281c5 IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter by Mark Lord · 18 years ago
  66. 6788182 ide: it8213 IDE driver update (version 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  67. 9c6712c ide: add it8213 IDE driver by Jack Lee · 18 years ago
  68. a534b68 tc86c001: add missing __init tag for tc86c001_ide_init() by Bartlomiej Zolnierkiewicz · 18 years ago
  69. ba59c4b tc86c001: mark init_chipset_tc86c001() with __devinit tag by Andrew Morton · 18 years ago
  70. e8ab7f5 tc86c001: init_hwif_tc86c001() can be static by Adrian Bunk · 18 years ago
  71. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 18 years ago
  72. d24ec42 pdc202xx_new: remove check_in_drive_lists abomination by Sergei Shtylyov · 18 years ago
  73. 2721031 pdc202xx_new: remove useless code by Sergei Shtylyov · 18 years ago
  74. 24e6458 slc90e66: carry over fixes from piix driver by Sergei Shtylyov · 18 years ago
  75. 30dfd12 piix: tuneproc() fixes/cleanups by Sergei Shtylyov · 18 years ago
  76. d287223 piix: fix 82371MX enablebits by Sergei Shtylyov · 18 years ago
  77. 6273d26 hpt366: HPT36x PCI clock detection fix by Sergei Shtylyov · 18 years ago
  78. 7b73ee0 hpt366: init code rewrite by Sergei Shtylyov · 18 years ago
  79. 4bf63de hpt366: clean up DMA timeout handling for HPT370 by Sergei Shtylyov · 18 years ago
  80. 26ccb80 hpt366: merge HPT37x speedproc handlers by Sergei Shtylyov · 18 years ago
  81. abc4ad4 hpt366: cache channel's MCR address by Sergei Shtylyov · 18 years ago
  82. b458671 hpt366: switch to using pci_get_slot by Sergei Shtylyov · 18 years ago
  83. 9077857 hpt366: print the real chip name at startup by Sergei Shtylyov · 18 years ago
  84. f36702b hpt366: rework rate filtering tidy by Andrew Morton · 18 years ago
  85. e139b0b hpt366: rework rate filtering by Sergei Shtylyov · 18 years ago
  86. 5331be0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  87. d3f8fd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  88. a2cf822 [GFS2] make gfs2_writepages() static by Adrian Bunk · 18 years ago
  89. 2d72e71 [GFS2] Unlock page on prepare_write try lock failure by Steven Whitehouse · 18 years ago
  90. 0670afd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  91. b7e36bf NET: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 18 years ago
  92. 0d38ff1 NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 18 years ago
  93. 7e3e8b0 hp100: convert pci_module_init() to pci_register_driver() by Richard Knutsson · 18 years ago
  94. 27d2ab5 NetXen: Added ethtool support for user level tools. by Amit S. Kale · 18 years ago
  95. 1fcca1a NetXen: Firmware crb init changes. by Amit S. Kale · 18 years ago
  96. 8d5ca6e maintainers: add atl1 maintainers by Jay Cliburn · 18 years ago
  97. a407a6a skge: version 1.10 by Stephen Hemminger · 18 years ago
  98. a504e64 skge: WOL support by Stephen Hemminger · 18 years ago
  99. 1479d13 skge: use dev_printk by Stephen Hemminger · 18 years ago
  100. fae8759 skge: handle zero address at open by Stephen Hemminger · 18 years ago