1. 4f1deba pata_via: Add VIA VX900 support by JosephChan@via.com.tw · 14 years ago
  2. 8b4709e regulator: fix dangling pointers by Wolfram Sang · 14 years ago
  3. 451a73c lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic by Axel Lin · 14 years ago
  4. cdb868f lp3971: Fix setting val for LDO2 and LDO4 by Axel Lin · 14 years ago
  5. 4f26a2a regulator: Get rid of lockdep warning by Ameya Palande · 14 years ago
  6. 67e46f3 regulator: handle kcalloc() failure by Dan Carpenter · 14 years ago
  7. 3fff6c0 Regulators: max8925-regulator - clean up driver data after removal by Dmitry Torokhov · 15 years ago
  8. 7b1f513 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 14 years ago
  9. 258152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  10. 5b89d2f edac, mce: Filter out invalid values by Borislav Petkov · 14 years ago
  11. e3396b2 pxa168fb: fix incorrect resource calculation by Dan Carpenter · 14 years ago
  12. 2de16a4 virtio: console: Check if port is valid in resize_console by Amit Shah · 14 years ago
  13. ec64213 virtio: console: Generate a kobject CHANGE event on adding 'name' attribute by Amit Shah · 14 years ago
  14. af98441 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  15. ea93fd9 KS8695: update ksp->next_rx_desc_read at the end of rx loop by Yegor Yefremov · 14 years ago
  16. b894fa2 igb: Add support for 82576 ET2 Quad Port Server Adapter by Carolyn Wyborny · 14 years ago
  17. 29b8dd0 ixgbevf: Message formatting cleanups by Greg Rose · 14 years ago
  18. 4c3a822 ixgbevf: Shorten up delay timer for watchdog task by Greg Rose · 14 years ago
  19. 33bd9f6 ixgbevf: Fix VF Stats accounting after reset by Greg Rose · 14 years ago
  20. fd3686a ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address by Mallikarjuna R Chilakala · 14 years ago
  21. 936332b ixgbe: fix for real_num_tx_queues update issue by Vasu Dev · 14 years ago
  22. e4d8063 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  23. b50df7d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 14 years ago
  24. cf3966b Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  25. 8dba8f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  26. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  27. 8fdb7e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  28. 7c9e2b1 PCI: cleanup error return for pcix get and set mmrbc functions by Dean Nelson · 14 years ago
  29. bdc2bda PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions by Dean Nelson · 14 years ago
  30. ded1d8f PCI: kill off pci_register_set_vga_state() symbol export. by Paul Mundt · 14 years ago
  31. 25daeb5 PCI: fix return value from pcix_get_max_mmrbc() by Dean Nelson · 14 years ago
  32. 17cf444 Delete zero-length file drivers/mtd/maps/omap_nor.c by Jeff Garzik · 14 years ago
  33. 4cb80cd USB: gadget/multi: cdc_do_config: remove redundant check by Peter Korsgaard · 14 years ago
  34. d835933 usb: r8a66597-hcd: fix removed from an attached hub by Yoshihiro Shimoda · 14 years ago
  35. 9ce669a USB: xhci: Make endpoint interval debugging clearer. by Sarah Sharp · 14 years ago
  36. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 14 years ago
  37. e549a17 USB: cp210x: Remove double usb_control_msg from cp210x_set_config by Michael Brunner · 14 years ago
  38. 7f56cfd USB: Remove last bit of CONFIG_USB_BERRY_CHARGE by Christoph Egger · 14 years ago
  39. 83ba11d USB: gadget: add gadget controller number for s3c-hsotg driver by Maurus Cuelenaere · 14 years ago
  40. 9c67d28 USB: ftdi_sio: Fix locking for change_speed() function by Alessio Igor Bogani · 14 years ago
  41. 11b10d9 USB: g_mass_storage: fixed module name in Kconfig by Michal Nazarewicz · 14 years ago
  42. f479d70 USB: gadget: f_mass_storage::fsg_bind(): fix error handling by Peter Korsgaard · 14 years ago
  43. f88f669 USB: g_mass_storage: fix section mismatch warnings by Mike Frysinger · 14 years ago
  44. f2984a3 USB: gadget: fix Blackfin builds after gadget cleansing by Mike Frysinger · 14 years ago
  45. 872f8b4 USB: goku_udc: remove potential null dereference by Dan Carpenter · 14 years ago
  46. 33c3875 USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff by spark · 14 years ago
  47. 510607d USB: serial: Fix module name typo for qcaux Kconfig entry. by Stefan Schmidt · 15 years ago
  48. 338124c usb: cdc-wdm: Fix deadlock between write and resume by Oliver Neukum · 15 years ago
  49. d93d16e usb: cdc-wdm: Fix order in disconnect and fix locking by Oliver Neukum · 15 years ago
  50. 62e6685 usb: cdc-wdm:Fix loss of data due to autosuspend by Oliver Neukum · 15 years ago
  51. beb1d35 usb: cdc-wdm: Fix submission of URB after suspension by Oliver Neukum · 15 years ago
  52. d855fe2 usb: cdc-wdm: Fix race between disconnect and debug messages by Oliver Neukum · 15 years ago
  53. 922a5ea usb: cdc-wdm: Fix race between autosuspend and reading from the device by Oliver Neukum · 15 years ago
  54. 860e41a usb: cdc-wdm: Fix race between write and disconnect by Oliver Neukum · 15 years ago
  55. aa47145 usb: musb: core: declare mbase only where it's used by Felipe Balbi · 14 years ago
  56. 7f4bca4 USB: musb: fix warnings in Blackfin regs by Mike Frysinger · 14 years ago
  57. adb3ee4 usb: musb: abstract out ULPI_BUSCONTROL register reads/writes by Mike Frysinger · 14 years ago
  58. 9957dd9 usb: musb: Fix compile error for omaps for musb_hdrc by Tony Lindgren · 14 years ago
  59. fa7bf34 usb/gadget: fix compile error on r8a66597-udc.c by Grant Likely · 14 years ago
  60. 3b04872 USB: option: add support for a new CMOTECH device to usb/serial/option by Nathaniel McCallum · 14 years ago
  61. bb73ed2 USB: option: move hardcoded PID to a macro in usb/serial/option by Nathaniel McCallum · 14 years ago
  62. eaff4cd USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH by Nathaniel McCallum · 14 years ago
  63. dee5658 USB: serial: ftdi: add CONTEC vendor and product id by Daniel Sangorrin · 14 years ago
  64. 1d68064 USB: xHCI: re-initialize cmd_completion by Andiry Xu · 14 years ago
  65. bc75fa3 USB: xhci: rename driver to xhci_hcd by Alex Chiang · 14 years ago
  66. ae92697 USB: musb: fix build error introduced by isoc change by Sonic Zhang · 14 years ago
  67. 0725e95 USB: qcserial: add new device ids by Bernhard Rosenkraenzer · 14 years ago
  68. f073092 USB: cdc-acm: Fix stupid NULL pointer in resume() by Oliver Neukum · 15 years ago
  69. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 15 years ago
  70. 92bc364 USB: EHCI: fix ITD list order by Clemens Ladisch · 15 years ago
  71. bf16201 USB: Option: Add support for a variant of DLink DWM 652 U5 by Huang Ying · 15 years ago
  72. cd0e8aa USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c by Ondrej Zary · 15 years ago
  73. eb8878a USB: serial: use port endpoint size to determine if ep is available by Johan Hovold · 15 years ago
  74. 6313620 USB: serial: fix softint not being called on errors by Johan Hovold · 15 years ago
  75. 0ae1474 USB: serial: fix error message on close in generic driver by Johan Hovold · 15 years ago
  76. 7152b59 USB: fix usbfs regression by Alan Stern · 14 years ago
  77. 336cee4 tty_port,usb-console: Fix usb serial console open/close regression by Jason Wessel · 14 years ago
  78. 2314436 tty: cpm_uart: use resource_size() by Tobias Klauser · 14 years ago
  79. d4bee0a tty_buffer: Fix distinct type warning by Fang Wenqi · 14 years ago
  80. e74d098 hvc_console: Fix race between hvc_close and hvc_remove by Amit Shah · 14 years ago
  81. f157b58 uartlite: Fix build on sparc. by David Miller · 15 years ago
  82. 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
  83. 12ee3c0 driver core: numa: fix BUILD_BUG_ON for node_read_distance by David Rientjes · 14 years ago
  84. f0eae0e driver-core: document ERR_PTR() return values by Jani Nikula · 14 years ago
  85. 67fc233 sysdev: the cpu probe/release attributes should be sysdev_class_attributes by Stephen Rothwell · 14 years ago
  86. e59817b driver-core: fix missing kernel-doc in firmware_class by Randy Dunlap · 14 years ago
  87. 4d26e139 Driver core: Early platform kernel-doc update by Magnus Damm · 14 years ago
  88. 3691c96 sysfs: fix sysfs lockdep warning in mlx4 code by Greg Kroah-Hartman · 14 years ago
  89. 21e3bde sysfs: fix sysfs lockdep warning in infiniband code by Greg Kroah-Hartman · 14 years ago
  90. c7df670 sysfs: fix sysfs lockdep warning in ipmi code by Greg Kroah-Hartman · 14 years ago
  91. 6757eca3 sysfs: Initialised pci bus legacy_mem field before use by Mel Gorman · 14 years ago
  92. e1955ca sysfs: use sysfs_bin_attr_init in firmware class driver by Jiri Kosina · 14 years ago
  93. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  94. 11bc308 smsc95xx: Fix tx checksum offload for small packets by Steve Glendinning · 14 years ago
  95. 0ecad5a ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown by Mallikarjuna R Chilakala · 14 years ago
  96. 1097cd1 ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping by Mallikarjuna R Chilakala · 14 years ago
  97. 4227f62d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  98. 54d259d jme: Advance driver version number by Guo-Fu Tseng · 14 years ago
  99. bf5e536 jme: Protect vlgrp structure by pause RX actions. by Guo-Fu Tseng · 14 years ago
  100. 17da69b jme: Fix VLAN memory leak by Guo-Fu Tseng · 14 years ago