1. 6e7b51a pcmcia: move cistpl.c into pcmcia module by Dominik Brodowski · 15 years ago
  2. 4e8804f pcmcia: m8xx_pcmcia.c should use iodyn resource manager by Dominik Brodowski · 15 years ago
  3. 6409ea6 [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections by Rob Love · 15 years ago
  4. f47dd85 [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. by Bhanu Prakash Gollapudi · 15 years ago
  5. b248df3 [SCSI] libfc: Don't assume response request present. by Hugh Daschbach · 15 years ago
  6. 3b70915 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. by Hugh Daschbach · 15 years ago
  7. 10897ae [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer by Vasu Dev · 15 years ago
  8. fee099b [SCSI] iscsi_tcp regression: remove bogus warn on in write path by Mike Christie · 15 years ago
  9. d24720a powerpc/mpc5121: correct DIU compatible property by Anatolij Gustschin · 15 years ago
  10. 57ab12e HID: usbhid: initialize interface pointers early enough by Jiri Kosina · 15 years ago
  11. 7f978b9 HID: extend mask for BUTTON usage page by Jiri Kosina · 15 years ago
  12. f6ca057 b44: Ratelimit timeout error message. by Jochen Friedrich · 15 years ago
  13. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 15 years ago
  14. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 4e45ad5 Input: sh_keysc - enable building on SH-Mobile ARM by Magnus Damm · 15 years ago
  16. 6acc683 serial: mpc52xx_uart: re-enable mpc5121 PSC UART support by Anatolij Gustschin · 15 years ago
  17. 7bdda62 sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB. by Paul Mundt · 15 years ago
  18. e06d41d netdev: bfin_mac: drop experimental markings on RMII support by Mike Frysinger · 15 years ago
  19. 4d2185d sh: Use dummy_irq_chip for INTC redirect vectors. by Paul Mundt · 15 years ago
  20. a29d8b8 percpu: add __percpu sparse annotations to what's left by Tejun Heo · 15 years ago
  21. b0483e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  22. 18688218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  23. 1ed10aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  24. 5d67767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  25. 771f4c8 CAPI: Remove experimental tag from middleware feature by Jan Kiszka · 15 years ago
  26. 79e95f4 CAPI: Schedule capifs for removal by Jan Kiszka · 15 years ago
  27. c6af043 CAPI: Drop special controller lookup from capi20_put_message by Jan Kiszka · 15 years ago
  28. eef0ced CAPI: Drop return value of handle_minor_send by Jan Kiszka · 15 years ago
  29. 2b72b5b CAPI: Clean up capiminor_*_ack by Jan Kiszka · 15 years ago
  30. dfbb84f CAPI: Fix locking around capiminor's output queue and drop workaround_lock by Jan Kiszka · 15 years ago
  31. 68d7347 CAPI: Drop capiminor's unused inbytes counter by Jan Kiszka · 15 years ago
  32. 4279271 CAPI: Use atomics for capiminor's datahandle and msgid by Jan Kiszka · 15 years ago
  33. 42651b5 CAPI: Rename datahandle_queue -> ackqueue_entry by Jan Kiszka · 15 years ago
  34. a11ef7b CAPI: Rework capiminor RX handler by Jan Kiszka · 15 years ago
  35. b75b2ee CAPI: Drop handle_minor_recv from capinc_tty_write by Jan Kiszka · 15 years ago
  36. a84fdf4 CAPI: Drop atomic ttyopencount by Jan Kiszka · 15 years ago
  37. 3d5d30f CAPI: Clean up capiminors_lock by Jan Kiszka · 15 years ago
  38. 6576c28 CAPI: Drop obsolete nccip from capiminor struct by Jan Kiszka · 15 years ago
  39. 30bced9 CAPI: Issue synchronous hangup on capincci_free_minor by Jan Kiszka · 15 years ago
  40. 2c8df72 CAPI: Drop remaining NULL checks on tty->driver_data by Jan Kiszka · 15 years ago
  41. fb4b488 CAPI: Use tty_port to keep track of capiminor's tty by Jan Kiszka · 15 years ago
  42. 4632451 CAPI: Establish install/cleanup handlers for capiminor TTYs by Jan Kiszka · 15 years ago
  43. 0159d54 CAPI: Use kref on capiminor by Jan Kiszka · 15 years ago
  44. e95ac14 CAPI: Use dynamic major for NCCI TTYs by default by Jan Kiszka · 15 years ago
  45. 40fb2d0 CAPI: Dynamically register minor devices by Jan Kiszka · 15 years ago
  46. e76b154 CAPI: Clean up capinc_tty_init/exit by Jan Kiszka · 15 years ago
  47. 81d17fe CAPI: Switch capiminor list to array by Jan Kiszka · 15 years ago
  48. 884f5c4 CAPI: Switch NCCI list to standard doubly linked list by Jan Kiszka · 15 years ago
  49. 28a1dbb CAPI: Fix racy capi_read by Jan Kiszka · 15 years ago
  50. 54f0fad CAPI: Use non-atomic allocation during NCCI setup by Jan Kiszka · 15 years ago
  51. 05b4149 CAPI: Rework locking of capidev members by Jan Kiszka · 15 years ago
  52. eca39dd CAPI: Clean up capi_open/release by Jan Kiszka · 15 years ago
  53. b8f433d CAPI: Convert capidev_list_lock into a mutex by Jan Kiszka · 15 years ago
  54. 501c87a CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE by Jan Kiszka · 15 years ago
  55. 88c896e CAPI: Rework application locking by Jan Kiszka · 15 years ago
  56. 0ca3a01 CAPI: Rework locking of controller data structures by Jan Kiszka · 15 years ago
  57. ef69bb2 CAPI: Rework controller state notifier by Jan Kiszka · 15 years ago
  58. 3efecf7 CAPI: Rework capi_ctr_ready/down by Jan Kiszka · 15 years ago
  59. 9717fb8 CAPI: Convert capi drivers rwlock into mutex by Jan Kiszka · 15 years ago
  60. 5225303 CAPI: Call a controller 'controller', not 'card' by Jan Kiszka · 15 years ago
  61. 88549d6 CAPI: Reduce chattiness during module loading/removal by Jan Kiszka · 15 years ago
  62. e11e7ac CAPI: Pin capifs instead of mounting it by Jan Kiszka · 15 years ago
  63. 07ad603 CAPI: Eliminate capifs_root variable by Jan Kiszka · 15 years ago
  64. 90926f0 CAPI: Sanitize capifs API by Jan Kiszka · 15 years ago
  65. c947862 CAPI: Fix leaks in capifs_new_ncci by Jan Kiszka · 15 years ago
  66. bca4761 serial: 8250: add serial transmitter fully empty test by Dick Hollenbeck · 15 years ago
  67. 9e3f806 drivers/net/pcnet32.c: Checkpatch cleaning by Joe Perches · 15 years ago
  68. 13ff83b drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers by Joe Perches · 15 years ago
  69. 249658d drivers/net/tehuti.c: trivial checkpatch cleanups by Joe Perches · 15 years ago
  70. cb001a1 drivers/net/tehuti.c: Hoist assigns out of ifs by Joe Perches · 15 years ago
  71. 865a21a drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers by Joe Perches · 15 years ago
  72. 6c35aba drivers/net/sky2: Convert to use netif_printk macros by Joe Perches · 15 years ago
  73. 6909c66 drivers/net/ixgb: Use netif_printk macros by Joe Perches · 15 years ago
  74. 18d19c9 class: Free the class private data in class_release by Laurent Pinchart · 15 years ago
  75. bec9204 bnx2: Update firmwares and update version to 2.0.8. by Michael Chan · 15 years ago
  76. c9885fe bnx2: Fix bug when saving statistics. by Patrick Rabau · 15 years ago
  77. beb499a bnx2: Allow user-specified multiple advertisement speed values. by Michael Chan · 15 years ago
  78. 5726026 bnx2: Adjust flow control water marks. by Michael Chan · 15 years ago
  79. e9f26c4 bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change. by Michael Chan · 15 years ago
  80. efde73a bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX. by Michael Chan · 15 years ago
  81. 496c185 atl1c: Add support for Atheros AR8152 and AR8152 by Luis R. Rodriguez · 15 years ago
  82. 31e5d4a USB: gadget: fix EEM gadget CRC usage by Brian Niebuhr · 15 years ago
  83. dd091c7 USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option by Valentin Longchamp · 15 years ago
  84. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  85. 4c743d0 USB: FHCI: Fix build after kfifo rework by Anton Vorontsov · 15 years ago
  86. 1ebca9d USB: serial: add usbid for dell wwan card to sierra.c by Richard Farina · 15 years ago
  87. bbcb8bb USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS by Tanaka Akira · 15 years ago
  88. b9df7942 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  89. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  90. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  91. 65e1ec6 USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) by Andreas Mohr · 15 years ago
  92. 39232b3d USB: storage: Remove unneeded SC/PR from unusual_devs.h by Phil Dibowitz · 15 years ago
  93. a7787e5 USB: ftdi_sio: new device id for papouch AD4USB by Radek Liboska · 15 years ago
  94. ddeee0b USB: usbfs: properly clean up the as structure on error paths by Linus Torvalds · 15 years ago
  95. d4a4683 USB: usbfs: only copy the actual data received by Greg KH · 15 years ago
  96. ec144a8 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  97. 07793d3 be2net: set proper value to version field in req hdr by Ajit Khaparde · 15 years ago
  98. 4f4517c spi: Correct SPI clock frequency setting in spi_mpc8xxx by Ernst Schwab · 15 years ago
  99. b397c83 drm/i915: Don't reserve compatibility fence regs in KMS mode. by Eric Anholt · 15 years ago
  100. c4804411 drm/i915: Keep MCHBAR always enabled by Zhenyu Wang · 15 years ago