1. 3bea302 USB: Move usb/mon/ up to misc options in Kconfig by Simon Arlott · 16 years ago
  2. 59f4ff2 usb-storage: automatically recognize bad residues by Alan Stern · 16 years ago
  3. 1a21175 USB: fix interface unregistration logic by Alan Stern · 16 years ago
  4. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  5. e67d70f usb: gadget: protect gadget_chips.h from been included twice by Felipe Balbi · 16 years ago
  6. b9a097f USB: usb-storage: quirk around v1.11 firmware on Nikon D4 by Dave Jones · 16 years ago
  7. 38b375d USB: OHCI: fix system hang caused by earlier patch by Alan Stern · 16 years ago
  8. fa41019 usb/core/driver: fix warning by Alexander Beregalov · 16 years ago
  9. a00c3ca USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits by Frederik Kriewitz · 16 years ago
  10. b5894a5 USB: ftdi_sio: Add USB Product Id for ELV HS485 by André Schenk · 16 years ago
  11. c728df7 USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8) by David Brownell · 16 years ago
  12. 88d987d usb: auerswald: remove driver (obsolete) by Wolfgang Mües · 16 years ago
  13. e491401 crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() by Suresh Siddha · 16 years ago
  14. f3c85bc crypto: talitos - Add handling for SEC 3.x treatment of link table by Lee Nipper · 16 years ago
  15. dae8168 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  16. 31bad92 firmware/memmap: cleanup by Bernhard Walle · 16 years ago
  17. bdd8735 ALi M7101 PMU also available on Sun Netra's too by Alexander Clouter · 16 years ago
  18. 98b0da4 drivers/char/rtc.c: removed duplicated include by Huang Weiyi · 16 years ago
  19. afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 16 years ago
  20. ea757ac atmel_lcdfb: add board parameter specify framebuffer memory size by Haavard Skinnemoen · 16 years ago
  21. e730d8b0a atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 by Haavard Skinnemoen · 16 years ago
  22. 1054635 matrox maven: convert to a new-style i2c driver by Jean Delvare · 16 years ago
  23. 73b7d92 matroxfb: i2c structure templates clean-up by Jean Delvare · 16 years ago
  24. 5ede40f matrox maven: fix a broken error path by Jean Delvare · 16 years ago
  25. 6a4ad39 GRU: fix preprocessor symbol for sparse by Randy Dunlap · 16 years ago
  26. 969830b radeonfb: fix accel engine hangs by David Miller · 16 years ago
  27. ff1a4a7 isight_firmware: fix a leak and double kfree() by Parag Warudkar · 16 years ago
  28. 66198f3 cpuidle: make sysfs attributes sysdev class attributes by Rabin Vincent · 16 years ago
  29. 001e979 rtc-isl1208: fix double removal of a sysfs entry by Alessandro Zummo · 16 years ago
  30. b1c3c89 revert "rtc: cdev lock_kernel() pushdown" by David Brownell · 16 years ago
  31. 3a3eae0 Merge branches 'ehca' and 'ipoib' into for-linus by Roland Dreier · 16 years ago
  32. 6773f07 IB/ehca: Discard double CQE for one WR by Alexander Schmidt · 16 years ago
  33. 129a10f IB/ehca: Check idr_find() return value by Alexander Schmidt · 16 years ago
  34. 17c2b53 IB/ehca: Repoll CQ on invalid opcode by Alexander Schmidt · 16 years ago
  35. 6c02eed IB/ehca: Rename goto label in ehca_poll_cq_one() by Alexander Schmidt · 16 years ago
  36. 51ad241 IB/ehca: Update qp_state on cached modify_qp() by Alexander Schmidt · 16 years ago
  37. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  38. 88fa08f Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  39. b1b135c fix spinlock recursion in hvc_console by Christian Borntraeger · 16 years ago
  40. 71a3f4e lguest: use get_user_pages_fast() instead of get_user_pages() by Rusty Russell · 16 years ago
  41. 9139758 agp: fix SIS 5591/5592 wrong PCI id by Krzysztof Helt · 16 years ago
  42. a8c84df intel/agp: rewrite GTT on resume by Keith Packard · 16 years ago
  43. e3cf695 agp: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  44. 55814b7 amd64-agp: run fallback when no bridges found, not when driver registration fails by Bjorn Helgaas · 16 years ago
  45. 99d32bd intel_agp: official name for GM45 chipset by Zhenyu Wang · 16 years ago
  46. f08c076 make struct scsi_dh_devlist's static by Adrian Bunk · 16 years ago
  47. 10fec20 Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  48. 29bb1bd Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  49. 3f1ae22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  50. a7ef6a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  51. 000b915 Fix race/oops in tty layer after BKL pushdown by Christian Borntraeger · 16 years ago
  52. 3838f59 Revert "fbcon: bgcolor fix" by Linus Torvalds · 16 years ago
  53. 36cbaa8 [WATCHDOG] pcwd.c - fix open_allowed type. by Wim Van Sebroeck · 16 years ago
  54. 25d6cbd8 mfd: tc6393 cleanup and update by Ian Molton · 16 years ago
  55. 1c2c30a mfd: have TMIO drivers and subdevices depend on ARM by Samuel Ortiz · 16 years ago
  56. 4a48998 mfd: TMIO MMC driver by Ian Molton · 16 years ago
  57. ec43b81 mfd: driver for the TMIO NAND controller by Ian Molton · 16 years ago
  58. 8ff69ee hwmon: (lm75) Drop legacy i2c driver by Jean Delvare · 16 years ago
  59. 2ce5b34 i2c: correct some size_t printk formats by David Brownell · 16 years ago
  60. c1159f9 i2c: Check for address business before creating clients by Jean Delvare · 16 years ago
  61. 8d24f8d i2c: Let users select algorithm drivers manually again by Jean Delvare · 16 years ago
  62. b25b791 i2c: Fix NULL pointer dereference in i2c_new_probed_device by Hans Verkuil · 16 years ago
  63. 399d6b2 i2c: Fix oops on bus multiplexer driver loading by Jean Delvare · 16 years ago
  64. 9229376 [WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation by Adrian Bunk · 16 years ago
  65. 3f11df2 [WATCHDOG] fix watchdog/wdt285.c compilation by Adrian Bunk · 16 years ago
  66. 3c4fafd [WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation by Adrian Bunk · 16 years ago
  67. 58cf419 [WATCHDOG] fix watchdog/shwdt.c compilation by Adrian Bunk · 16 years ago
  68. f8494e0 [WATCHDOG] fix watchdog/txx9wdt.c compilation by Adrian Bunk · 16 years ago
  69. d6efcab [WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=n by Jean Delvare · 16 years ago
  70. 8a4fbe0 mfd: t7l66 MMC platform data by Ian Molton · 16 years ago
  71. d2432a6 mfd: tc6387 MMC platform data by Ian Molton · 16 years ago
  72. 56bf2bd mfd: Fix 7l66 and 6387 according to the new mfd-core API by Samuel Ortiz · 16 years ago
  73. befb844 mfd: Fix tc6393 according to the new tmio.h by Samuel Ortiz · 16 years ago
  74. cbdfb42 mfd: driver for the TC6387XB TMIO controller. by Ian Molton · 16 years ago
  75. 1f19201 mfd: driver for the T7L66XB TMIO SoC by Ian Molton · 16 years ago
  76. e6ca232 uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 16 years ago
  77. 796aade Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  78. b140406 IPoIB/cm: Use vmalloc() to allocate rx_rings by David J. Wilder · 16 years ago
  79. f068c04 [CPUFREQ] Fix -Wshadow warning in conservative governor. by Dave Jones · 16 years ago
  80. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  81. 097d9eb Merge Linus' latest into master by Russell King · 16 years ago
  82. f2d7499 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  83. 8d659f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  84. 4ab84d4 bnx2x: fix logical op by Randy Dunlap · 16 years ago
  85. c1c6c11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  86. 22c7fdf Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  87. 273b257 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  88. 8e43e12 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  89. c1ec829 Fix up duplicate '__s3c2410wdt_stop()' function by Linus Torvalds · 16 years ago
  90. 4c514a5 powerpc/iseries: remove the old viocons driver by Stephen Rothwell · 16 years ago
  91. b80b601 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  92. a06dee4 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  93. b588e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  94. 35405f2 PCI: Limit VPD length for Broadcom 5708S by Dean Hildebrand · 16 years ago
  95. 5a6c9b6 PCI PM: Export pci_pme_active to drivers by Rafael J. Wysocki · 16 years ago
  96. 06a91a0 Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  97. cd55ef5 IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL by Julien Brunel · 16 years ago
  98. 6e0d733 IB/mlx4: Allow 4K messages for UD QPs by Alex Naslednikov · 16 years ago
  99. cfeb414 [Bluetooth] Add full quirk implementation for btusb driver by Marcel Holtmann · 16 years ago
  100. 943d56b [Bluetooth] Removal of unnecessary ignore module parameter by Marcel Holtmann · 16 years ago