1. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  2. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  3. 4e8998f wireless: fix mac80211.h kernel-doc warnings by Randy Dunlap · 14 years ago
  4. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 14 years ago
  5. 76cc8b1 net: fix problem in dequeuing from input_pkt_queue by Tom Herbert · 14 years ago
  6. 41499bd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  7. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  8. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  9. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  10. e26bcf3 USB: remove unused usb_buffer_alloc and usb_buffer_free macros by Greg Kroah-Hartman · 14 years ago
  11. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 14 years ago
  12. 812219a USB: usb.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  13. 22b4b61 USB: remove usb_find_device by Ming Lei · 14 years ago
  14. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 14 years ago
  15. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 14 years ago
  16. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 14 years ago
  17. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 14 years ago
  18. 0ba169af USB: simplify usb_sg_init() by Alan Stern · 14 years ago
  19. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  20. 1e42901 USB: Turn interface_to_usbdev into an inline function by Matthew Wilcox · 14 years ago
  21. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 14 years ago
  22. b18a234 USB: Add definition for the Pipe Usage descriptor by Matthew Wilcox · 14 years ago
  23. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  24. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 14 years ago
  25. 3b02ca3 USB: export the new ch11.h file to userspce by Alan Stern · 14 years ago
  26. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 14 years ago
  27. 65e0b49 USB: ncm: added ncm.h with auxiliary definitions by Yauheni Kaliuta · 14 years ago
  28. 01154aa usb: cdc: ncm constants and structures added by Yauheni Kaliuta · 14 years ago
  29. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 14 years ago
  30. 94af122 USB: Add stream ID field to struct urb. by Sarah Sharp · 14 years ago
  31. 22ad1e7 USB: Add parsing of SuperSpeed endpoint companion descriptor. by Sarah Sharp · 14 years ago
  32. 9e18c82 USB: use PM core routines to enable/disable autosuspend by Alan Stern · 14 years ago
  33. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 14 years ago
  34. 3a229eb usb: otg: add global ULPI register definitions by Heikki Krogerus · 14 years ago
  35. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 14 years ago
  36. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 14 years ago
  37. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 14 years ago
  38. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 14 years ago
  39. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 14 years ago
  40. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 14 years ago
  41. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 14 years ago
  42. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 14 years ago
  43. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 14 years ago
  44. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 14 years ago
  45. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 14 years ago
  46. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 14 years ago
  47. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 14 years ago
  48. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  49. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  50. 04afb40 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  51. 7f06a8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  52. c3ad33c Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  53. fb091be Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  54. bd7fc2f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  55. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  56. 5429126 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  57. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  58. 9d35bc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  59. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  60. 7ea7b85 netfilter: fix description of expected checkentry return code on xt_target by Luciano Coelho · 14 years ago
  61. fc35077 netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse() by Joerg Marx · 14 years ago
  62. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  63. 9ce3db4 Merge branch 'topic/usb' into for-linus by Takashi Iwai · 14 years ago
  64. 20406f9 Merge branch 'topic/jack' into for-linus by Takashi Iwai · 14 years ago
  65. 5e8aa85 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  66. 3374cd1 Merge branch 'topic/core-cleanup' into for-linus by Takashi Iwai · 14 years ago
  67. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  68. 6a6be47 Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  69. 164d44f Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 6e0b7b2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. 20c9d2c i2c-omap: add mpu wake up latency constraint in i2c by Kalle Jokiniemi · 14 years ago
  72. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  73. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  74. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  75. 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 14 years ago
  76. f60d701 libata-sff: prd is BMDMA specific by Tejun Heo · 14 years ago
  77. f47451c libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific by Tejun Heo · 14 years ago
  78. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 14 years ago
  79. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 14 years ago
  80. 5fe7454 libata-sff: ap->[last_]ctl are SFF specific by Tejun Heo · 14 years ago
  81. 8244cd0 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() by Tejun Heo · 14 years ago
  82. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 14 years ago
  83. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 14 years ago
  84. 6003b5c V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset by Mats Randgaard · 14 years ago
  85. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  86. 54aefaf V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi by Hans Verkuil · 14 years ago
  87. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 14 years ago
  88. 97f8105 V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync() by Mauro Carvalho Chehab · 14 years ago
  89. bc0f7f1 V4L/DVB: Add a new ERROR flag for DQBUF after recoverable streaming errors by Pawel Osciak · 14 years ago
  90. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 14 years ago
  91. 1bcaf4b V4L/DVB: v4l: add VSYNC and EOS events for use with ivtv by Hans Verkuil · 14 years ago
  92. d3d7c96 V4L/DVB: V4L: Events: Support event handling in do_ioctl by Sakari Ailus · 14 years ago
  93. c3b5b02 V4L/DVB: V4L: Events: Add backend by Sakari Ailus · 14 years ago
  94. fda1021 V4L/DVB: V4L: Events: Add new ioctls for events by Sakari Ailus · 14 years ago
  95. 1babcb4 V4L/DVB: V4L: File handles by Sakari Ailus · 14 years ago
  96. 7f98639 V4L/DVB: add memory-to-memory device helper framework for videobuf by Pawel Osciak · 14 years ago
  97. 35e6aa9 V4L/DVB: core: add support for more color effects by Xiaolin Zhang · 14 years ago
  98. aec11e5 V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKM by Guennadi Liakhovetski · 14 years ago
  99. a81fb9b V4L/DVB: V4L: SuperH Video Output Unit (VOU) driver by Guennadi Liakhovetski · 14 years ago
  100. 0b62b73 V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper by Hans Verkuil · 14 years ago