1. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 14 years ago
  2. 0f65169 dma: timb-dma: Update comment and fix compiler warning by Richard Röjfors · 14 years ago
  3. de5d445 dma: Add timb-dma by Richard Röjfors · 14 years ago
  4. 84c8447 DMAENGINE: COH 901 318 fix bytesleft by Linus Walleij · 14 years ago
  5. cecd87d DMAENGINE: COH 901 318 rename confusing vars by Linus Walleij · 14 years ago
  6. e4d8063 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  7. b50df7d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 14 years ago
  8. cf3966b Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  9. 8dba8f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  10. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  11. 8fdb7e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  12. 17cf444 Delete zero-length file drivers/mtd/maps/omap_nor.c by Jeff Garzik · 14 years ago
  13. 4cb80cd USB: gadget/multi: cdc_do_config: remove redundant check by Peter Korsgaard · 14 years ago
  14. d835933 usb: r8a66597-hcd: fix removed from an attached hub by Yoshihiro Shimoda · 14 years ago
  15. 9ce669a USB: xhci: Make endpoint interval debugging clearer. by Sarah Sharp · 14 years ago
  16. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 14 years ago
  17. e549a17 USB: cp210x: Remove double usb_control_msg from cp210x_set_config by Michael Brunner · 14 years ago
  18. 7f56cfd USB: Remove last bit of CONFIG_USB_BERRY_CHARGE by Christoph Egger · 14 years ago
  19. 83ba11d USB: gadget: add gadget controller number for s3c-hsotg driver by Maurus Cuelenaere · 14 years ago
  20. 9c67d28 USB: ftdi_sio: Fix locking for change_speed() function by Alessio Igor Bogani · 14 years ago
  21. 11b10d9 USB: g_mass_storage: fixed module name in Kconfig by Michal Nazarewicz · 14 years ago
  22. f479d70 USB: gadget: f_mass_storage::fsg_bind(): fix error handling by Peter Korsgaard · 14 years ago
  23. f88f669 USB: g_mass_storage: fix section mismatch warnings by Mike Frysinger · 14 years ago
  24. f2984a3 USB: gadget: fix Blackfin builds after gadget cleansing by Mike Frysinger · 14 years ago
  25. 872f8b4 USB: goku_udc: remove potential null dereference by Dan Carpenter · 14 years ago
  26. 33c3875 USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff by spark · 14 years ago
  27. 510607d USB: serial: Fix module name typo for qcaux Kconfig entry. by Stefan Schmidt · 14 years ago
  28. 338124c usb: cdc-wdm: Fix deadlock between write and resume by Oliver Neukum · 14 years ago
  29. d93d16e usb: cdc-wdm: Fix order in disconnect and fix locking by Oliver Neukum · 14 years ago
  30. 62e6685 usb: cdc-wdm:Fix loss of data due to autosuspend by Oliver Neukum · 14 years ago
  31. beb1d35 usb: cdc-wdm: Fix submission of URB after suspension by Oliver Neukum · 14 years ago
  32. d855fe2 usb: cdc-wdm: Fix race between disconnect and debug messages by Oliver Neukum · 14 years ago
  33. 922a5ea usb: cdc-wdm: Fix race between autosuspend and reading from the device by Oliver Neukum · 14 years ago
  34. 860e41a usb: cdc-wdm: Fix race between write and disconnect by Oliver Neukum · 14 years ago
  35. aa47145 usb: musb: core: declare mbase only where it's used by Felipe Balbi · 14 years ago
  36. 7f4bca4 USB: musb: fix warnings in Blackfin regs by Mike Frysinger · 14 years ago
  37. adb3ee4 usb: musb: abstract out ULPI_BUSCONTROL register reads/writes by Mike Frysinger · 14 years ago
  38. 9957dd9 usb: musb: Fix compile error for omaps for musb_hdrc by Tony Lindgren · 14 years ago
  39. fa7bf34 usb/gadget: fix compile error on r8a66597-udc.c by Grant Likely · 14 years ago
  40. 3b04872 USB: option: add support for a new CMOTECH device to usb/serial/option by Nathaniel McCallum · 14 years ago
  41. bb73ed2a USB: option: move hardcoded PID to a macro in usb/serial/option by Nathaniel McCallum · 14 years ago
  42. eaff4cd USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH by Nathaniel McCallum · 14 years ago
  43. dee5658 USB: serial: ftdi: add CONTEC vendor and product id by Daniel Sangorrin · 14 years ago
  44. 1d68064 USB: xHCI: re-initialize cmd_completion by Andiry Xu · 14 years ago
  45. bc75fa3 USB: xhci: rename driver to xhci_hcd by Alex Chiang · 14 years ago
  46. ae92697 USB: musb: fix build error introduced by isoc change by Sonic Zhang · 14 years ago
  47. 0725e95 USB: qcserial: add new device ids by Bernhard Rosenkraenzer · 14 years ago
  48. f073092 USB: cdc-acm: Fix stupid NULL pointer in resume() by Oliver Neukum · 14 years ago
  49. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 14 years ago
  50. 92bc364 USB: EHCI: fix ITD list order by Clemens Ladisch · 14 years ago
  51. bf16201 USB: Option: Add support for a variant of DLink DWM 652 U5 by Huang Ying · 14 years ago
  52. cd0e8aa USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c by Ondrej Zary · 14 years ago
  53. eb8878a USB: serial: use port endpoint size to determine if ep is available by Johan Hovold · 14 years ago
  54. 6313620 USB: serial: fix softint not being called on errors by Johan Hovold · 14 years ago
  55. 0ae1474 USB: serial: fix error message on close in generic driver by Johan Hovold · 14 years ago
  56. 7152b59 USB: fix usbfs regression by Alan Stern · 14 years ago
  57. 336cee4 tty_port,usb-console: Fix usb serial console open/close regression by Jason Wessel · 14 years ago
  58. 2314436 tty: cpm_uart: use resource_size() by Tobias Klauser · 14 years ago
  59. d4bee0a tty_buffer: Fix distinct type warning by Fang Wenqi · 14 years ago
  60. e74d098 hvc_console: Fix race between hvc_close and hvc_remove by Amit Shah · 14 years ago
  61. f157b58 uartlite: Fix build on sparc. by David Miller · 14 years ago
  62. 87a6aca Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call" by Greg Kroah-Hartman · 14 years ago
  63. 12ee3c0 driver core: numa: fix BUILD_BUG_ON for node_read_distance by David Rientjes · 14 years ago
  64. f0eae0e driver-core: document ERR_PTR() return values by Jani Nikula · 14 years ago
  65. 67fc233 sysdev: the cpu probe/release attributes should be sysdev_class_attributes by Stephen Rothwell · 14 years ago
  66. e59817b driver-core: fix missing kernel-doc in firmware_class by Randy Dunlap · 14 years ago
  67. 4d26e139 Driver core: Early platform kernel-doc update by Magnus Damm · 14 years ago
  68. 3691c96 sysfs: fix sysfs lockdep warning in mlx4 code by Greg Kroah-Hartman · 14 years ago
  69. 21e3bde sysfs: fix sysfs lockdep warning in infiniband code by Greg Kroah-Hartman · 14 years ago
  70. c7df670 sysfs: fix sysfs lockdep warning in ipmi code by Greg Kroah-Hartman · 14 years ago
  71. 6757eca3 sysfs: Initialised pci bus legacy_mem field before use by Mel Gorman · 14 years ago
  72. e1955ca sysfs: use sysfs_bin_attr_init in firmware class driver by Jiri Kosina · 14 years ago
  73. 9d20593 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  74. c3a0bd7 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  75. 7228744 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  76. 31cc1dd Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  77. 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  78. c6b9e73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  79. 5f87e54 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  80. 61d7180 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 14 years ago
  81. 5dbc2f5 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 14 years ago
  82. 2e0c17d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  83. 7de4a9a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  84. 1097d7c Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  85. 57b552b memory hotplug/s390: set phys_device by Heiko Carstens · 14 years ago
  86. bc32df0 memory hotplug: allow setting of phys_device by Heiko Carstens · 14 years ago
  87. e5d6151 hpet: use for_each_set_bit() by Akinobu Mita · 14 years ago
  88. 22001a1 gigaset: fix build failure by Tilman Schmidt · 14 years ago
  89. 5db5b02 ahci: pp->active_link is not reliable when FBS is enabled by Shane Huang · 14 years ago
  90. 9deb343 ahci: use BIOS date in broken_suspend list by Tejun Heo · 14 years ago
  91. 603037c ahci: add missing nv IDs by Tejun Heo · 14 years ago
  92. f04e879 sunxvr1000: Add missing FB=y depenency. by David S. Miller · 14 years ago
  93. c3259c8 l2tp: Fix UDP socket reference count bugs in the pppol2tp driver by James Chapman · 14 years ago
  94. db443c4 smsc95xx: wait for PHY to complete reset during init by Steve Glendinning · 14 years ago
  95. 3feec90 l2tp: Fix oops in pppol2tp_xmit by James Chapman · 14 years ago
  96. d0cad87 smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver by Steve Glendinning · 14 years ago
  97. c5e49fb ne: Do not use slashes in irq name string by Atsushi Nemoto · 14 years ago
  98. edee393 NET: ksz884x, fix lock imbalance by Jiri Slaby · 14 years ago
  99. 6ad3414 gigaset: correct range checking off by one error by Tilman Schmidt · 14 years ago
  100. 14b5d6d leds: Fix race between LED device uevent and actual attributes creation by Florian Fainelli · 14 years ago