1. fcf8f57 USB: xhci: Check if the host controller died in IRQ handler. by Sarah Sharp · 15 years ago
  2. d3512f6 USB: xhci: Don't oops if the host doesn't halt. by Sarah Sharp · 15 years ago
  3. 66e49d8 USB: xhci: Make debugging more verbose. by Sarah Sharp · 15 years ago
  4. 2d83109 USB: xhci: Correct Event Handler Busy flag usage. by Sarah Sharp · 15 years ago
  5. 6288961 USB: xhci: Handle short control packets correctly. by Sarah Sharp · 15 years ago
  6. 8e595a5 USB: xhci: Represent 64-bit addresses with one u64. by Sarah Sharp · 15 years ago
  7. b11069f USB: xhci: Use GFP_ATOMIC while holding spinlocks. by Sarah Sharp · 15 years ago
  8. a1587d9 USB: xhci: Deal with stalled endpoints. by Sarah Sharp · 15 years ago
  9. f9dc68f USB: xhci: Set TD size in transfer TRB. by Sarah Sharp · 15 years ago
  10. d8f1a5e USB: xhci: fix less- and greater than confusion by Roel Kluin · 15 years ago
  11. 0f157ef USB: usbtest: no need for USB_DEVICEFS by Alan Stern · 15 years ago
  12. 2bbff7b USB: musb: fix CONFIGDATA register read issue by Ajay Kumar Gupta · 15 years ago
  13. 3a9f5bd USB: musb: Refer to musb_otg_timer_func under correct #ifdef by Amit Kucheria · 15 years ago
  14. f01b017 USB: musb_gadget_ep0: fix typo in service_zero_data_request() by Sergei Shtylyov · 15 years ago
  15. 48c348c USB: option.c to support Alcatel X060S/X200 broadband modems by Javier Martin · 15 years ago
  16. 1837915 USB: serial: option: Add ZTE AC8710 usb modem device. by Peng Huang · 15 years ago
  17. 9d498be USB: aten uc2324 is really a moschip 7840 by Russell Lang · 15 years ago
  18. f1469fc USB: option: Add USB ID for Novatel MC727/U727/USB727 refresh by Tim Gardner · 15 years ago
  19. c420bef USB: option: add ZTE device ids and remove ONDA ids by Herton Ronaldo Krzesinski · 15 years ago
  20. bcfa4e6 USB: ehci-orion: Call ehci_reset before ehci_halt by Simon Kagstrom · 15 years ago
  21. 8bf16ba USB: CP210x Add new device IDs by Craig Shelley · 15 years ago
  22. fca4404 USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer by Ville Sundberg · 15 years ago
  23. 715bfc2 USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop by Anand Gadiyar · 15 years ago
  24. 7a77791 USB: storage: raise timeout in usb_stor_Bulk_max_lun by Giacomo Lozito · 15 years ago
  25. 5f4fab9 USB: let the option driver compile without CONFIG_PM by Oliver Neukum · 15 years ago
  26. f99aa3f USB: option: Remove unused variable by Carlos R. Mafra · 15 years ago
  27. ddb1d4e Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  28. 655c5d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  29. ce4adcc mISDN: Fix handling of receive buffer size in L1oIP by Andreas Eversberg · 15 years ago
  30. f151cd2 eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size by Ramon de Carvalho Valle · 15 years ago
  31. 6352a29 eCryptfs: Check Tag 11 literal data buffer size by Tyler Hicks · 15 years ago
  32. fb29900 staging: udlfb: Add vmalloc.h include by Amit Kucheria · 15 years ago
  33. 0bfc240 staging: remove aten2011 driver by Greg Kroah-Hartman · 15 years ago
  34. a6a9f81 Staging: android: lowmemorykiller.c: fix it for "oom: move oom_adj value from task_struct to mm_struct" by David Rientjes · 15 years ago
  35. de8f8bd Staging: serqt_usb2: fix memory leak in error case by Oliver Neukum · 15 years ago
  36. f3a7568 Staging: serqt_usb2: add missing calls to tty_kref_put() by Bill Pemberton · 15 years ago
  37. a39ea21 driver core: documentation: make it clear that sysfs is optional by Lucian Adrian Grijincu · 15 years ago
  38. 79f0313 driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails by Xiaotian Feng · 15 years ago
  39. 4df7b3e Dynamic debug: fix typo: -/-> by Roel Kluin · 15 years ago
  40. 3b4418c driver core: firmware_class:fix memory leak of page pointers array by Ming Lei · 15 years ago
  41. 0f58b44 sysfs: fix hardlink count on device_move by Peter Oberparleiter · 15 years ago
  42. 56ad174 block: make the end_io functions be non-GPL exports by Jens Axboe · 15 years ago
  43. 96f699a i2c/tsl2550: Fix lux value in dark environment by Michele Jr De Candia · 15 years ago
  44. 8d28249 hwmon: (asus_atk0110) Fix upper limit readings by Luca Tettamanti · 15 years ago
  45. 1b54ab4 hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292 by Jean Delvare · 15 years ago
  46. f25784b Btrfs: Fix async caching interaction with unmount by Yan Zheng · 15 years ago
  47. 3839e4b block: fix improper kobject release in blk_integrity_unregister by Xiaotian Feng · 15 years ago
  48. a4e7d46 block: always assign default lock to queues by Jens Axboe · 15 years ago
  49. a85a00a mg_disk: Add missing ready status check on mg_write() by unsik Kim · 15 years ago
  50. 394c6cc mg_disk: fix issue with data integrity on error in mg_write() by Bartlomiej Zolnierkiewicz · 15 years ago
  51. eb32bae mg_disk: fix reading invalid status when use polling driver by unsik Kim · 15 years ago
  52. 48f5690 mg_disk: remove prohibited sleep operation by unsik Kim · 15 years ago
  53. 4733fd3 mm: Remove duplicate definitions in MIPS and SH by Benjamin Herrenschmidt · 15 years ago
  54. c56d300 usb_serial: Fix remaining ref count/lock bugs by Alan Cox · 15 years ago
  55. 626f5ce ALSA: hda - Add quirk for Dell Studio 1555 by Takashi Iwai · 15 years ago
  56. fc013a58 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  57. 3a54297 pty: quickfix for the pty ENXIO timing problems by Alan Cox · 15 years ago
  58. 7cb7f45 Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" by Len Brown · 15 years ago
  59. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  60. e00b95d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  61. b68f2fb tty: Fix a USB serial crash/scribble by Alan Cox · 15 years ago
  62. 6a31d4a Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  63. ca597a0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. b54c383 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  65. 04fc0a4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  66. 760dcc6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  67. 4897f10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  68. a9355cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 15 years ago
  69. 9ae2602 update the comment in kthread_stop() by Oleg Nesterov · 15 years ago
  70. 6560dc1 module: use MODULE_SYMBOL_PREFIX with module_layout by Mike Frysinger · 15 years ago
  71. 2bc20d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  72. c7425eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  73. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  74. 6d7760a cnic: Fix ISCSI_KEVENT_IF_DOWN message handling. by Michael Chan · 15 years ago
  75. 68b3855 Btrfs: change how we unpin extents by Josef Bacik · 15 years ago
  76. 631c07c Btrfs: Correct redundant test in add_inode_ref by Julia Lawall · 15 years ago
  77. 0cbb0a7 net: irda: init spinlock after memcpy by Deepak Saxena · 15 years ago
  78. 4afcd2d amd64_edac: read the right F2 maskoffset reg by Wan Wei · 15 years ago
  79. 950b260 microblaze: Makefile cleanup by Sam Ravnborg · 15 years ago
  80. 65d3db0 microblaze: Typo fix for cpu param inconsistency by Michal Simek · 15 years ago
  81. 679711b microblaze: Add support for R_MICROBLAZE_64_NONE by Michal Simek · 15 years ago
  82. fadf2e6 microblaze: Get module loading working by John Williams · 15 years ago
  83. bfc0ca0 microblaze: remove sys_ipc by Arnd Bergmann · 15 years ago
  84. 3863dbc microblaze: Support unaligned address for put/get_user macros by Michal Simek · 15 years ago
  85. 94ad8eb microblaze: Detect new Microblaze 7.20 versions by Michal Simek · 15 years ago
  86. f10eca6 microblaze: Fix do_page_fault for no context by Michal Simek · 15 years ago
  87. f14d6f7 microblaze: Add _PAGE_FILE macros to pgtable.h by Michal Simek · 15 years ago
  88. 7bcb63b microblaze: Fix put_user macro for 64bits arguments by Michal Simek · 15 years ago
  89. ea3fd14 microblaze: Clear print messages for DTB passing via r7 by Michal Simek · 15 years ago
  90. a69cb8c microblaze: Not to clear r7 after copying DTB to kernel by Michal Simek · 15 years ago
  91. 74510f2 microblaze: Add messages about FDT blob by Michal Simek · 15 years ago
  92. 909964e microblaze: Final support for statically linked DTB by John Williams · 15 years ago
  93. 1170902 microblaze: remove duplicated #include by Huang Weiyi · 15 years ago
  94. efffde3 microblaze: Define tlb_flush macro by Michal Simek · 15 years ago
  95. 8bae1b2 ixgbe: fix for 82599 errata marking UDP checksum errors by Don Skidmore · 15 years ago
  96. ca52efd r8169: WakeOnLan fix for the 8168 by françois romieu · 15 years ago
  97. c8a5a65 netxen: reset ring consumer during cleanup by Dhananjay Phadke · 15 years ago
  98. c587aea net/bridge: use kobject_put to release kobject in br_add_if error path by Xiaotian Feng · 15 years ago
  99. 4a29f39 smc91x.h: add config for Nomadik evaluation kit by Alessandro Rubini · 15 years ago
  100. dcf777f NET: ROSE: Don't use static buffer. by Ralf Baechle · 15 years ago