1. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  2. 057c58b USB: move PCI HCD resume routine by Alan Stern · 14 years ago
  3. 2138a1f USB: refactor the powermac-specific ASIC clock code by Alan Stern · 14 years ago
  4. f8dae53 USB: gadget: g_fs: code cleanup by Michal Nazarewicz · 14 years ago
  5. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  6. 89ba85d USB: gadget: section mismatch warning fixed by Michal Nazarewicz · 14 years ago
  7. 8876f5e USB: gadget: f_mass_storage: added eject callback by Michal Nazarewicz · 14 years ago
  8. 3f3e12d USB: gadget: composite: added disconnect callback by Michal Nazarewicz · 14 years ago
  9. 279cc49 USB: gadget: g_multi: code clean up and refactoring by Michal Nazarewicz · 14 years ago
  10. 2487205 USB: gadget: f_mass_storage: dead code removed by Michal Nazarewicz · 15 years ago
  11. fd7c9a0 USB: gadget: f_fs: use usb_string_ids_n() by Michal Nazarewicz · 15 years ago
  12. f2adc4f USB: gadget: composite: usb_string_ids_*() functions added by Michal Nazarewicz · 15 years ago
  13. 7898aee USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() by Michal Nazarewicz · 15 years ago
  14. 1dc9098 USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config() by Michal Nazarewicz · 15 years ago
  15. 26eca10 USB: gadget: g_mass_storage: static data instead of dynamic allocation by Michal Nazarewicz · 15 years ago
  16. 3b759c7 USB: mon: kill BKL usage by Arnd Bergmann · 15 years ago
  17. 1548b13 usb: gadget: Do not take BKL for gadget->ops->ioctl by Arnd Bergmann · 15 years ago
  18. 00b81fb USB-BKL: Remove BKL use in uhci-debug by Andi Kleen · 15 years ago
  19. 0daeed3 USB-BKL: Remove BKL use for usb serial driver probing by Andi Kleen · 15 years ago
  20. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 15 years ago
  21. 6e12ea4 USB-BKL: Remove lock_kernel in usbfs update_sb() by Andi Kleen · 15 years ago
  22. 16f76a7 usb: atm: fixed spacing and indentation coding style issues by Nicolas Kaiser · 15 years ago
  23. 87eb1be USB: Add a serial number parameter to g_file_storage module by Yann Cantin · 15 years ago
  24. 83a3ac8 usb: conexant: fixed spacing and brace coding style issues by Nicolas Kaiser · 15 years ago
  25. f7244ce USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a dma_t by Joe Perches · 15 years ago
  26. c48271e Revert "USB: Adding support for HTC Smartphones to ipaq" by Leann Ogasawara · 15 years ago
  27. 3f37bca USB: option: Remove duplicate AMOI_VENDOR_ID by Leann Ogasawara · 15 years ago
  28. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 15 years ago
  29. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 15 years ago
  30. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 15 years ago
  31. e644814 usb: throw away custom hex digit methods by Andy Shevchenko · 15 years ago
  32. a5cc804 USB: isd200.c: Remove unnecessary kmalloc cast by Joe Perches · 15 years ago
  33. dc6eb27 USB: host: Eliminate NULL dereference by Julia Lawall · 15 years ago
  34. cd62ace USB: core endpoint: Fix Coding Styles by csanchez@neurowork.net · 15 years ago
  35. 16be572 USB: core driver: Fix Coding Styles by csanchez@neurowork.net · 15 years ago
  36. be8a058 USB: gadget: Use memdup_user by Julia Lawall · 15 years ago
  37. 37cd681 USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y by Alan Stern · 15 years ago
  38. 89b5439 USB: iuu_phoenix: Add support for different baud rates. by James Courtier-Dutton · 15 years ago
  39. 202380d USB: xhci: Remove obsolete debugging printk. by Sarah Sharp · 15 years ago
  40. 9196cc7 USB: speedtouch: fixed more brace and spacing coding style issues by Nicolas Kaiser · 15 years ago
  41. 6c4b7f7 USB: speedtouch: fixed brace and spacing coding style issues by Nicolas Kaiser · 15 years ago
  42. ba297ed USB: UHCI: acquire spinlock before calling start_rh() by Alan Stern · 15 years ago
  43. c548795 USB: add check to detect host controller hardware removal by Alan Stern · 15 years ago
  44. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 15 years ago
  45. 96e077a USB: fix failure path in usb_add_hcd() by Alan Stern · 15 years ago
  46. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  47. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  48. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  49. 0fcf12d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  50. 7fbd15f Merge branch 'rs485fix' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  51. 1989425 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  52. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  53. 9e0ba74 drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long by qiaochong · 14 years ago
  54. 02f0777 drivers/char/vt.c: fix vc->vc_origin on take_over_console() by qiaochong · 14 years ago
  55. 7721fea hwmon: f71882fg: add support for the Fintek F71808E by Giel van Schijndel · 14 years ago
  56. 6b8e828 drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU by Andrew Morton · 14 years ago
  57. f3cffe4 hwmon: coretemp: documentation update and cleanup by Chen Gong · 14 years ago
  58. 851b29c hwmon: coretemp: enable coretemp device add operation failure by Chen Gong · 14 years ago
  59. 0dca94b hwmon: coretemp: update hotplug condition check by Chen Gong · 14 years ago
  60. 4453d73 hwmon: add support for JEDEC JC 42.4 compliant temperature sensors by Guenter Roeck · 14 years ago
  61. 920fa1f hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor by Guenter Roeck · 14 years ago
  62. cfa3b24 hmc6352: add driver for the HMC6352 compass by Kalhan Trisal · 14 years ago
  63. 5f1209a drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist by Ritesh Raj Sarraf · 14 years ago
  64. 1986aaf edd: fix possible memory leak in edd_init() error path by Axel Lin · 14 years ago
  65. 547415d s390: remove WARN_ON for misc_deregister() failures by Akinobu Mita · 14 years ago
  66. b329bec char: add WARN_ON() in misc_deregister() by Akinobu Mita · 14 years ago
  67. 5bf1d29 drivers/misc: support for the pressure sensor BMP085 from Bosch Sensortec by Christoph Mair · 14 years ago
  68. cdf8afc hpilo: fix pointer warning in ilo_ccb_setup by Prarit Bhargava · 14 years ago
  69. 7efe15f drivers/misc: ROHM BH1780GLI ambient light sensor driver by Hemanth V · 14 years ago
  70. 71abbbf cpuidle: extend cpuidle and menu governor to handle dynamic states by Ai Li · 14 years ago
  71. 7ee9225 drivers/base/node.c: reduce stack usage of node_read_meminfo() by KOSAKI Motohiro · 14 years ago
  72. fa260c0 drivers/video/w100fb.c: ignore void return value / fix build failure by Peter Huewe · 14 years ago
  73. d9e1b6c ipmi: fix ACPI detection with regspacing by Yinghai Lu · 14 years ago
  74. e5149cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  75. 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 15 years ago
  76. 1025774 remove inode_setattr by Christoph Hellwig · 15 years ago
  77. f1d23ed CRIS: ioctl for getting RS485 information by Claudio Scordino · 15 years ago
  78. 9a919c4 drm: fix fallouts from slow-work -> wq conversion by Tejun Heo · 14 years ago
  79. cd078af tx493xide: use min_t() macro instead of min() by Atsushi Nemoto · 15 years ago
  80. 7d543d8 drivers/ide: Use memdup_user by Julia Lawall · 15 years ago
  81. 2a800b7 via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support. by Yann Dirson · 14 years ago
  82. 1107128 ide-cd: Do not access completed requests in the irq handler by Borislav Petkov · 14 years ago
  83. 6e49c1a Revert "Input: appletouch - fix integer overflow issue" by Benjamin Herrenschmidt · 14 years ago
  84. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 14 years ago
  85. 4bc091d ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG by John Fastabend · 14 years ago
  86. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  87. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  88. 45d7f32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  89. c5f3475 Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  90. 537d847 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  91. d71048e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  92. 78ef7fa mtd-physmap: add support users can assign the probe type in board files by Barry Song · 15 years ago
  93. 16d884b netxen: protect tx timeout recovery by rtnl lock by Amit Kumar Salecha · 14 years ago
  94. 8bcfbd0 isdn: gigaset: use after free by Dan Carpenter · 14 years ago
  95. 7e27a0a isdn: gigaset: add missing unlock by Dan Carpenter · 14 years ago
  96. 1f6ea6e solos-pci: Fix race condition in tasklet RX handling by David Woodhouse · 14 years ago
  97. 2d53056 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  98. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  99. 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  100. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago