1. b9827e4 [PATCH] USB: correct the USB info in Documentation/power/swsusp.txt by David Brownell · 18 years ago
  2. b761d9d [PATCH] UHCI: Work around old Intel bug by Alan Stern · 18 years ago
  3. 84afddd [PATCH] UHCI: Reimplement FSBR by Alan Stern · 18 years ago
  4. 04538a2 [PATCH] UHCI: Eliminate the TD-removal list by Alan Stern · 18 years ago
  5. a0b458b [PATCH] UHCI: Move code for cleaning up unlinked URBs by Alan Stern · 18 years ago
  6. 59e29ed [PATCH] UHCI: Remove non-iso TDs as they are used by Alan Stern · 18 years ago
  7. b186900 [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt by Alan Stern · 18 years ago
  8. 0f28b55 [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice by Alan Stern · 18 years ago
  9. a82e49b [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs that make Apple Mighty Mouse work poorly by Bart Massey · 18 years ago
  10. 2775562 [PATCH] USB: UHCI: fix obscure bug in enqueue() by Alan Stern · 18 years ago
  11. 4de7d2c [PATCH] USB: UHCI: store the endpoint type in the QH structure by Alan Stern · 18 years ago
  12. 2d61bde [PATCH] USB: net2280: add a shutdown routine by Alan Stern · 18 years ago
  13. b383539 [PATCH] USB: usb-storage alauda: Fix transport info mismerge by Daniel Drake · 18 years ago
  14. f9347c5 [PATCH] USB shuttle_usbat: hardcode flash detection for now by Daniel Drake · 18 years ago
  15. bdcfd9e [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices by Peter Chubb · 18 years ago
  16. 141804d [PATCH] USB: shuttle_usbat: Fix handling of scatter-gather buffers by Peter Chubb · 18 years ago
  17. 69165c2 [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support by Sean Young · 18 years ago
  18. a01c4ef [PATCH] USBATM: remove no-longer needed #include by Duncan Sands · 18 years ago
  19. fcf4830 [PATCH] USBATM: remove pointless inline by Duncan Sands · 18 years ago
  20. 41fea55 [PATCH] USB: clean out an unnecessary NULL check from ub by Pete Zaitcev · 18 years ago
  21. 4489a57 [PATCH] USB: usbcore: always turn on hub port power by Alan Stern · 18 years ago
  22. 9effa97 [PATCH] USB: MacBook Pro touchpad support by Nicolas Boichat · 18 years ago
  23. 73e487f [PATCH] USB console: fix disconnection issues by Guennadi Liakhovetski · 18 years ago
  24. ca85485 [PATCH] USB: console: prevent ENODEV on node by Paul Fulghum · 18 years ago
  25. 57845bd [PATCH] USB: console: fix oops by Guennadi Liakhovetski · 18 years ago
  26. c10746d [PATCH] USB: console: fix cr/lf issues by Paul Fulghum · 18 years ago
  27. 01cced2 [PATCH] USB: allow multiple types of EHCI controllers to be built as modules by Kumar Gala · 18 years ago
  28. df47e53 [PATCH] USB: sisusbvga: possible cleanups by Adrian Bunk · 18 years ago
  29. 2682d27 [PATCH] USB: convert the semaphores in the sisusb driver to mutexes by Arjan van de Ven · 18 years ago
  30. 7327413 [PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor by Eduard Warkentin · 18 years ago
  31. f44f725 [PATCH] USB: usbnet, zaurus mtu fixup by David Brownell · 18 years ago
  32. 8647894 [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware by Oliver Neukum · 18 years ago
  33. 5cd330f [PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist by Henk Vergonet · 18 years ago
  34. c32ba30 [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAM by Paul Serice · 18 years ago
  35. a5117ba7 [PATCH] Driver model: add ISA bus by Rene Herman · 18 years ago
  36. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 18 years ago
  37. e9a7d30 [PATCH] Driver core: add proper symlinks for devices by Greg Kroah-Hartman · 18 years ago
  38. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  39. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  40. aa49b91 [PATCH] Driver core: change make_class_name() to take kobjects by Greg Kroah-Hartman · 18 years ago
  41. cad1e55 [PATCH] firmware_class: s/semaphores/mutexes by Laura Garcia · 18 years ago
  42. fd869db [PATCH] Driver core: PM_DEBUG device suspend() messages become informative by David Brownell · 18 years ago
  43. 1e72484 [PATCH] remove duplication from Documentation/power/devices.txt by David Brownell · 18 years ago
  44. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 18 years ago
  45. e391553 [PATCH] Driver Core: Fix platform_device_add to use device_add by Russell King · 18 years ago
  46. 670dd90 [PATCH] Driver Core: Allow sysdev_class have attributes by Shaohua Li · 18 years ago
  47. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 18 years ago
  48. a0245f7 [PATCH] platform_bus learns about modalias by David Brownell · 18 years ago
  49. 0596711 [PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too by David Brownell · 18 years ago
  50. b7fe4a6 [PATCH] Driver core: class_device_add needs error checks by Stephen Hemminger · 18 years ago
  51. 3dda4e3 [PATCH] i4l gigaset: move sysfs entry to tty class device by Hansjoerg Lipp · 18 years ago
  52. 1cdcb6b [PATCH] TTY: return class device pointer from tty_register_device() by Hansjoerg Lipp · 18 years ago
  53. 53877d0 [PATCH] Driver core: bus device event delay by Kay Sievers · 18 years ago
  54. 27c0ff8 [PATCH] CCISS: add device symlink to the block cciss block devices in sysfs by Greg Kroah-Hartman · 18 years ago
  55. c18f636 [PATCH] Add kernel<->userspace ABI stability documentation by Greg Kroah-Hartman · 18 years ago
  56. 183bd5b [PATCH] kobject: make people pay attention to kobject_add errors by Greg Kroah-Hartman · 18 years ago
  57. 789e7dc Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  58. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  59. 22ae813 [PATCH] add __iowrite64_copy by Brice Goglin · 18 years ago
  60. 34641a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6 by Linus Torvalds · 18 years ago
  61. 2eec0e0 [PATCH] s390: add __raw_writeq required by __iowrite64_copy by Cedric Le Goater · 18 years ago
  62. 6b41fd1 Fix up CFQ scheduler for recent rbtree node shrinkage by Linus Torvalds · 18 years ago
  63. 58dfd9c [FORCEDETH] Fix xmit_lock/netif_tx_lock after merge by Herbert Xu · 18 years ago
  64. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  65. a4cfae1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  66. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  67. 077e989 Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  68. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  69. 905f146 [ARM] Fix tosa build error by Russell King · 18 years ago
  70. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  71. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 18 years ago
  72. be967b7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  73. eef1142 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  74. c9ab097 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  75. ff91445 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  76. 4af6fee [ARM] 3610/1: Make reboot work on Versatile by Deepak Saxena · 18 years ago
  77. 098a4cb Merge S3Cxxxx branch by Russell King · 18 years ago
  78. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  79. 7e4178f [PATCH] NAND: fix remaining OOB length calculation by Vitaly Wool · 18 years ago
  80. b6d5ee0 [MTD] NAND Fixup NDFC merge brokeness by Thomas Gleixner · 18 years ago
  81. ea75ee9 [ARM] Include asm/hardware.h not asm/arch/hardware.h by Russell King · 18 years ago
  82. 3a8182b Merge Zaurus branch by Russell King · 18 years ago
  83. 695a9d2 Merge AT91 branch by Russell King · 18 years ago
  84. 55c20c0 [ARM] 3599/1: AT91RM9200 remove global variables by Andrew Victor · 18 years ago
  85. ec57b70 [ARM] 3609/1: S3C24XX: defconfig update for s3c2410_defconfig by Ben Dooks · 18 years ago
  86. 5c3fddc [ARM] 3607/1: AT91RM9200 misc fixes by Andrew Victor · 18 years ago
  87. 907d6de [ARM] 3605/1: AT91RM9200 Power Management by Andrew Victor · 18 years ago
  88. 6902f52 [ARM] 3604/1: AT91RM9200 New boards by Andrew Victor · 18 years ago
  89. d6bdbb8 [ARM] 3603/1: AT91RM9200 remove old files by Andrew Victor · 18 years ago
  90. c322e24 [ARM] 3606/1: PXA27x SSP Register definitions by Liam Girdwood · 18 years ago
  91. e6fea6a [ARM] 3602/1: ixp23xx: fix two typos by Lennert Buytenhek · 18 years ago
  92. ff7512e [ATM]: fix broken uses of NIPQUAD in net/atm by Al Viro · 18 years ago
  93. 8ca8448 [SCTP]: sctp_unpack_cookie() fix by Al Viro · 18 years ago
  94. 4175710 [PATCH] make set_loginuid obey audit_enabled by Steve Grubb · 18 years ago
  95. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  96. 6a2bcee [PATCH] fix AUDIT_FILTER_PREPEND handling by Amy Griffis · 18 years ago
  97. 0a73dcc [PATCH] validate rule fields' types by Al Viro · 18 years ago
  98. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 18 years ago
  99. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 18 years ago
  100. 8ba8e0f [PATCH] fix se_sen audit filter by Darrel Goeddel · 18 years ago