1. a8183eb [PATCH] fix saa7146 kobject register failure by Dave Jones · 18 years ago
  2. bb3c190 [PATCH] jsm: fix for high baud rates problem by V. Ananda Krishnan · 18 years ago
  3. 295b117 [PATCH] tpm: tpm_bios remove unused variable by Kylene Jo Hall · 18 years ago
  4. 10296cb [PATCH] tpm: tpm_bios fix sparse warnings by Kylene Jo Hall · 18 years ago
  5. 7bcee5b [PATCH] tpm: tpm-bios: fix module license issue by Kylene Jo Hall · 18 years ago
  6. 1c40f7d [PATCH] tpm_bios indexing fix by Andrew Morton · 18 years ago
  7. ca4a031 [PATCH] tpm_bios: securityfs error checking fix by Andrew Morton · 18 years ago
  8. 7ee26aa [PATCH] tpm_infineon: fix printk format warning by Randy Dunlap · 18 years ago
  9. 94f91de [PATCH] IPMI: remove invalid acpi register spacing check by Rocky Craig · 18 years ago
  10. 386093e [PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] check by Alexey Dobriyan · 18 years ago
  11. 3ee247e [PATCH] dm: dm-table warning fix by Alasdair G Kergon · 18 years ago
  12. 4aac0a6 [PATCH] device-mapper snapshot: barriers not supported by Alasdair G Kergon · 18 years ago
  13. 3eaf840 [PATCH] device-mapper disk statistics: timing by Jun'ichi "Nick" Nomura · 18 years ago
  14. 12f03a4 [PATCH] device-mapper statistics: basic by Kevin Corry · 18 years ago
  15. dab6a42 [PATCH] device-mapper ioctl: reduce PF_MEMALLOC usage by Alasdair G Kergon · 18 years ago
  16. a4fc471 [PATCH] device-mapper log bitset: fix endian by Patrick Caulfield · 18 years ago
  17. aa14ede [PATCH] device-mapper snapshot: load metadata on creation by Alasdair G Kergon · 18 years ago
  18. 4ff0c00 [PATCH] lp486e: remove SLOW_DOWN_IO by Alexey Dobriyan · 18 years ago
  19. 70e5101 [PATCH] tsunami_flash: fix "parse error before ';' token" by Alexey Dobriyan · 18 years ago
  20. b62735d [PATCH] ide-scsi: fix for IDE probe/remove ops changes by Mikael Pettersson · 18 years ago
  21. a6df590 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  22. 2f4c541 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  23. d20e633 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  24. 078a9b0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6 by Linus Torvalds · 18 years ago
  25. e1762ec Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  26. ef59c4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  27. 877be3f [PATCH] PCI: cyblafb: remove pci_module_init() return, really. by Arthur Othieno · 19 years ago
  28. 8737d6a [PATCH] powerpc/PCI hotplug: shuffle error checking to better location. by linas@austin.ibm.com · 19 years ago
  29. b64a71a [PATCH] powerpc/PCI hotplug: minor cleanup forward decls by linas@austin.ibm.com · 19 years ago
  30. f6afbad [PATCH] powerpc/PCI hotplug: cleanup: add prefix by linas@austin.ibm.com · 19 years ago
  31. e06b80b [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot() by linas@austin.ibm.com · 19 years ago
  32. 8fe6439 [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap by linas@austin.ibm.com · 19 years ago
  33. 8a85a70 [PATCH] powerpc/PCI hotplug: remove remove_bus_device() by linas@austin.ibm.com · 19 years ago
  34. 7fec77e [PATCH] powerpc/PCI hotplug: merge config_pci_adapter by linas@austin.ibm.com · 19 years ago
  35. eca845c [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices() by linas@austin.ibm.com · 19 years ago
  36. 0165786 [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus() by linas@austin.ibm.com · 19 years ago
  37. 53044f3 [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix by Keck, David · 19 years ago
  38. 3c0c644 [PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition) by linas · 19 years ago
  39. dd8c499 [PATCH] PCI Hotplug/powerpc: module build break by linas · 19 years ago
  40. 654143e [PATCH] PCI Hotplug: fix up Kconfig help text by Pavel Machek · 19 years ago
  41. 072888f [PATCH] PCI Hotplug: fix up coding style issues by Pavel Machek · 19 years ago
  42. 8169b5d [PATCH] PCI: make it easier to see that set_msi_affinity() is used by Grant Grundler · 19 years ago
  43. f8d6571 [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() by Adrian Bunk · 19 years ago
  44. 69396dc [PATCH] USB: gadget zero and dma-coherent buffers by David Brownell · 19 years ago
  45. 877260b [PATCH] USB: yealink printk warning fix by Andrew Morton · 19 years ago
  46. 6d453b9 [PATCH] USB: libusual: fix warning on 64bit boxes by Alan Cox · 19 years ago
  47. 5d68dfc [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c by Alexey Dobriyan · 19 years ago
  48. 05090fc [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers by Sergei Shtylylov · 19 years ago
  49. de289fd [PATCH] USB: remove extra newline in hid_init_reports by Olaf Hering · 19 years ago
  50. 532a3de [PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp module by Adrian Bunk · 19 years ago
  51. 7f2c01a [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp module by Adrian Bunk · 19 years ago
  52. bf8b2b5 [PATCH] USB EHCI: fix gfp_t sparse warning by Randy Dunlap · 19 years ago
  53. 52ea161 [PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.c by Eric Sesterhenn / snakebyte · 19 years ago
  54. 9790636 [PATCH] USB: gadgetfs: set "zero" flag for short control-IN response by Alan Stern · 19 years ago
  55. 0be930c [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() by Olav Kongas · 19 years ago
  56. e9aa795 [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers by Greg Kroah-Hartman · 18 years ago
  57. 682d4c8 [PATCH] USB: net2280 warning fix by David Brownell · 19 years ago
  58. 595b14c [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers by Greg Kroah-Hartman · 19 years ago
  59. 630aa3c [PATCH] USB: UHCI: No FSBR until device is configured by Alan Stern · 18 years ago
  60. 0c73462 [PATCH] USB: EHCI, another full speed iso fix by Clemens Ladisch · 18 years ago
  61. dc41baf [PATCH] USB HID: add blacklist entry for HP keyboard by Vojtech Pavlik · 18 years ago
  62. 885e774 [PATCH] USB: add new auerswald device ids by Andrew Morton · 19 years ago
  63. fdf290f [PATCH] UEAGLE : cmv name bug (was cosmetic) by matthieu castet · 19 years ago
  64. e40abaf [PATCH] UEAGLE : cosmetic by matthieu castet · 19 years ago
  65. 3c9666c [PATCH] UEAGLE : add iso support by matthieu castet · 19 years ago
  66. ab3c81f [PATCH] USBATM: semaphore to mutex conversion by Arjan van de Ven · 19 years ago
  67. a3673d3 [PATCH] USBATM: -EILSEQ workaround by Duncan Sands · 19 years ago
  68. 9b0e54a [PATCH] USBATM: bump version numbers by Duncan Sands · 19 years ago
  69. e3fb2f6 [PATCH] USBATM: handle urbs containing partial cells by Duncan Sands · 19 years ago
  70. 80aae7a [PATCH] USBATM: allow isochronous transfer by Duncan Sands · 19 years ago
  71. 6f74947 [PATCH] USBATM: measure buffer size in bytes; force valid sizes by Duncan Sands · 19 years ago
  72. 227d776 [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb by Duncan Sands · 19 years ago
  73. 72ef8ab [PATCH] USBATM: return correct error code when out of memory by Duncan Sands · 19 years ago
  74. 0e42a62 [PATCH] USBATM: shutdown open connections when disconnected by Duncan Sands · 19 years ago
  75. 233c08e [PATCH] USBATM: xusbatm rewrite by Duncan Sands · 19 years ago
  76. 9a734ef [PATCH] USBATM: kzalloc conversion by Duncan Sands · 19 years ago
  77. 0dfcd3e [PATCH] USBATM: remove .owner by Duncan Sands · 19 years ago
  78. 35644b0 [PATCH] USBATM: add flags field by Duncan Sands · 19 years ago
  79. 0ec3c7e [PATCH] USBATM: trivial modifications by Duncan Sands · 19 years ago
  80. 7ce08c9 [PATCH] USB: Add ET61X[12]51 Video4Linux2 driver by Luca Risolia · 19 years ago
  81. cd6fcc5 [PATCH] USB: SN9C10x driver updates by Luca Risolia · 19 years ago
  82. e988fc8 [PATCH] USB: cp2101 Add new device IDs by Craig Shelley · 19 years ago
  83. 6cceb05 [PATCH] USB: add new pl2303 device ids by Denis MONTERRAT · 19 years ago
  84. 838b428 [PATCH] USB: pl2303: Added support for CA-42 clone cable by Martin Gingras · 19 years ago
  85. a001100 [PATCH] USB: touchkitusb.c (eGalax driver) fix by Juergen Schindele · 19 years ago
  86. 5732ce8 [PATCH] USB: asix - Add device IDs for 0G0 Cable Ethernet by David Hollis · 19 years ago
  87. a966f3e [PATCH] USB: SN9C10x driver updates and bugfixes by Luca Risolia · 19 years ago
  88. ec7dc8d [PATCH] USB: usb-storage support for SONY DSC-T5 still camera by Alexandre Duret-Lutz · 19 years ago
  89. 86067eea [PATCH] USB: fix oops in acm disconnect by Oliver Neukum · 19 years ago
  90. 8e695cd [PATCH] USB: cleanup of usblp by Oliver Neukum · 19 years ago
  91. abb02fd [PATCH] USB: usb-storage: Add support for Rio Karma by Matthew Dharm · 19 years ago
  92. 8e2ce4f [PATCH] drivers/usb/input/yealink.c: Cleanup device matching code by Henk · 19 years ago
  93. 09c280a [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD cameras by Rui Santos · 19 years ago
  94. ce40d29 [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2 by Wouter Paesen · 19 years ago
  95. a94b52a [PATCH] USB: ftdi_sio: new IDs for Westrex devices by Ian Abbott · 19 years ago
  96. 641adaa [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.h by Louis Nyffenegger · 19 years ago
  97. 2c2e4a2 [PATCH] USB: ub 05 Bulk reset by Pete Zaitcev · 19 years ago
  98. b31f821 [PATCH] USB: ub 04 Loss of timer and a hang by Pete Zaitcev · 19 years ago
  99. 65b4fe5 [PATCH] USB: ub 03 Oops with CFQ by Pete Zaitcev · 19 years ago
  100. b6daf7f [PATCH] USB: fix ehci early handoff issues warning by Andrew Morton · 18 years ago