1. 47a80ed HID: allocate hid_parser in a proper way by Jiri Kosina · 17 years ago
  2. be52146 Revert "USB: pxa2xx_udc: fix hardcoded irq number" by Linus Torvalds · 17 years ago
  3. 271368b Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  4. 117430b Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  5. 2695cf4 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  6. 63e34ca Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  7. 51e7fff Pull bugzilla-8110 into release branch by Len Brown · 17 years ago
  8. bdf3aaf Pull bugzilla-8066 into release branch by Len Brown · 17 years ago
  9. b252630 Pull bugzilla-7907 into release branch by Len Brown · 17 years ago
  10. cb2ebc5 Pull bugzilla-7570 into release branch by Len Brown · 17 years ago
  11. 3dfb737 Pull bugzilla-6859 into release branch by Len Brown · 17 years ago
  12. 63be2d9 Pull bugzilla-6316 into release branch by Len Brown · 17 years ago
  13. 5cb69bc Pull ibm into release branch by Len Brown · 17 years ago
  14. 9e19721 ACPI: ec: fix race in status register access by Alexey Starikovskiy · 17 years ago
  15. ee17b28 USB Elan FTDI: check for workqueue creation by Cyrill Gorcunov · 17 years ago
  16. 834dbca USB: fix spinlock recursion in cdc-acm.c by Oliver Neukum · 17 years ago
  17. 6454365 USB: fix Unaligned access in EHCI driver by Max Dmitrichenko · 17 years ago
  18. d8b2160 USB: Product ID for FT232RL in ftdi_sio by Gard Spreemann · 17 years ago
  19. 6438ac2 USBNET: DM9501: Add Corega FEther USB-TXC support. by YOSHIFUJI Hideaki · 17 years ago
  20. 62d909c USB: ipaq.c: Additional devices by Andre Spahlinger · 17 years ago
  21. a1f721c USB: further fix for usb-serial by Oliver Neukum · 17 years ago
  22. c744f99 USB: fix usb-serial device naming bug by Oliver Neukum · 17 years ago
  23. cf0cb1a USB: RTS/DTR signal patch for airprime driver by Martin Schiller · 17 years ago
  24. 12bdbe0 USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the latency_timer by Jim Radford · 17 years ago
  25. d9a7eca usb-serial: fix shutdown / device_unregister order by Jim Radford · 17 years ago
  26. 4eaf60e USB: add Additional PIDs in ftdi_sio by Thomas Schleusener · 17 years ago
  27. ef31fec USB: add QL355P power supply ids to fdti_sio by Michael Olberg · 17 years ago
  28. fc4bd64 USB: New device IDs for cp2101 driver by Jon K Hellan · 17 years ago
  29. 5bb16d1 USB: kill dead code from hub.c by Oliver Neukum · 17 years ago
  30. 7bc4b81 USB: ratelimit debounce error messages by Oliver Neukum · 17 years ago
  31. d2487cb USB: pxa2xx_udc: fix hardcoded irq number by Milan Svoboda · 17 years ago
  32. 8801815 UHCI: fix port resume problem by Alan Stern · 17 years ago
  33. 97b9eb9 USB: set the correct interval for interrupt URBs by Alan Stern · 17 years ago
  34. 14360ab USB: goku_udc: Remove crude cache coherency code by Ralf Baechle · 17 years ago
  35. 0d8c7ae USB storage: Nokia 6288 unusual_devs entry by Andrew Nayenko · 17 years ago
  36. 6160863 USB storage: Removed duplicate supertop unusual_dev entry by Phil Dibowitz · 17 years ago
  37. dee497d USB: at91_udc, fix more modpost bogosity (rename driver struct) by David Brownell · 17 years ago
  38. 9327f46 ACPI: Kconfig: hide ACPI menu when CONFIG_PM=n by Robert P. J. Day · 17 years ago
  39. 98fb8fe ACPI: video: Fix spelling and grammar mistakes by Julius Volz · 17 years ago
  40. 5b27b17 ACPI: make blacklist more verbose by Anthony Godshall, Ampro Computers, Inc · 17 years ago
  41. f110ef5 asus-laptop: make code static by Adrian Bunk · 17 years ago
  42. 128bf5c pci: fix section mismatch warning by Sam Ravnborg · 17 years ago
  43. c1996c2 PCI: aer: fix section mismatch warning by Sam Ravnborg · 17 years ago
  44. 3603a6a pcie: fix section mismatch warning by Sam Ravnborg · 17 years ago
  45. 7f375f3 PCI: allow multiple calls to pcim_pin_device() by Tejun Heo · 17 years ago
  46. a2807db driver core: export device_rename by Johannes Berg · 17 years ago
  47. f7f3461 Driver core: add device symlink back to sysfs by Greg Kroah-Hartman · 17 years ago
  48. df33c77 libata-acpi: allow _GTF on SATA, but disable on PATA for now by Kristen Accardi · 17 years ago
  49. 6e96783 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  50. 8466c83 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  51. 0a38f54 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  52. 82c00b6 ibmtr: Drain rich supply of modpost warnings. by Ralf Baechle · 17 years ago
  53. 95c408a 3c59x: Fix several modpost warnings by Ralf Baechle · 17 years ago
  54. fe79745 z85230: Fix FIFO handling by Alan Cox · 17 years ago
  55. 2efa53f r8169: fix a race between PCI probe and dev_open by Francois Romieu · 17 years ago
  56. 9e0db8e r8169: revert bogus BMCR reset by Francois Romieu · 17 years ago
  57. 8741830 sky2: turn off Rx checksum on bad hardware by Stephen Hemminger · 17 years ago
  58. 85cf572 mv643xx: Clear pending interrupts before calling request_irq by Dale Farnsworth · 17 years ago
  59. 276e26c myri10ge: add a wc_enabled flag to myri10ge_priv by Brice Goglin · 17 years ago
  60. 4c882dd myri10ge: prevent 4k rdma on SGI TIOCE chipset by Brice Goglin · 17 years ago
  61. 34fdcce myri10ge: use pci_map_page to prepare the dmatest buffer by Brice Goglin · 17 years ago
  62. 355c726 myri10ge: fix error checking and return value in myri10ge_allocate_rings by Brice Goglin · 17 years ago
  63. b8d095d netxen: fix warnings by Ralf Baechle · 17 years ago
  64. e84df48 via-rhine: set avoid_D3 for broken BIOSes by Roger Luethi · 17 years ago
  65. 2f8d16a devres: release resources on device_del() by Tejun Heo · 17 years ago
  66. 1aa506e libata: fix ata_host_release() free order by Tejun Heo · 17 years ago
  67. 8ba5e4c sata_nv: revert use of notifiers for now by Robert Hancock · 17 years ago
  68. 14d66ab Fix simplex adapters with libata by Petr Vandrovec · 17 years ago
  69. 9a2eb70 ata_piix: Remove ugly layering violation by Alan Cox · 17 years ago
  70. 470bc84 [MTD] [OneNAND] Classify the page data and oob buffer by Kyungmin Park · 17 years ago
  71. 5bc399e [MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finished by Kyungmin Park · 17 years ago
  72. 81280d5 [MTD] [OneNAND] add Nokia Copyright and a credit by Adrian Hunter · 17 years ago
  73. e3da806 [MTD] [OneNAND] Fix typo & wrong comments by Kyungmin Park · 17 years ago
  74. 91014e9 [MTD] [OneNAND] Use oob buffer instead of main one in oob functions by Kyungmin Park · 17 years ago
  75. 362ea08 ACPI: fix parallel port IRQ after resume from S3 by Michael Karcher · 17 years ago
  76. c9bf296 ACPI: ibm-acpi: improve backlight power handling by Henrique de Moraes Holschuh · 17 years ago
  77. eb9c4f2 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  78. 55c9add IPoIB: Turn on interface's carrier after broadcast group is joined by Shirley Ma · 17 years ago
  79. ca42663 [PATCH] libata-acpi: Try and stop all the non PCI devices crashing by Alan Cox · 17 years ago
  80. f70c81d [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usage by Pat Gefre · 17 years ago
  81. 0ce3c83 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  82. 74641d7 [MTD] Correct partition failed erase address by Adrian Hunter · 17 years ago
  83. 89e2bf6 [MTD] [NAND] Correct misspelled preprocessor variable. by Robert P. J. Day · 17 years ago
  84. 99109a6 [MTD] [MAPS] dilnetpc: Fix printk warning by Alan Cox · 17 years ago
  85. 83d4809 [MTD] [NOR] Fix oops in cfi_amdstd_sync by Vijay Sampath · 17 years ago
  86. dc164bb [MTD] ESB2 check for closed ROM window by Cyrill Gorcunov · 17 years ago
  87. 1f92267 [MTD] [NAND] make oobavail public by Vitaly Wool · 17 years ago
  88. 2f894ef ACPI: fix boot hang w/o "noapic" on MSI MS-6390-L by Shaohua Li · 17 years ago
  89. 3ca5de6 Input: i8042 - another attempt to fix AUX delivery checks by Dmitry Torokhov · 17 years ago
  90. 7d9f3e8 [PATCH] bcm43xx: Fix assertion failures in interrupt handler by Pavel Roskin · 17 years ago
  91. d632f9f [PATCH] bcm43xx: Fix bug in frequency to channel conversion by Joerg Sommer · 17 years ago
  92. 01a5977 [PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY init by Larry Finger · 17 years ago
  93. eee8abe Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. b35692e [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl. by Ralf Baechle · 17 years ago
  95. 05e52dd [CONNECTOR]: Bugfix for cn_call_callback() by Philipp Reisner · 17 years ago
  96. ff24ba7 ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAM by Konstantin Karasyov · 17 years ago
  97. 8607c67 sony-laptop: fix uninitialised variable by Andrew Morton · 17 years ago
  98. 610a3d0 ACPICA: Fix ACPI Global Lock re-entrancy by Alexey Starikovskiy · 17 years ago
  99. 5b3c1184 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  100. fe1b4ba Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago