1. 236dd4d USB: Driver for Freescale QUICC Engine USB Host Controller by Anton Vorontsov · 16 years ago
  2. fc91be2 USB: option: add QUANTA HSDPA Data Card device ids by Alex.Cheng@quantatw.com · 16 years ago
  3. aa23c8d USB: storage: Add another unusual_dev for off-by-one bug by Phil Dibowitz · 16 years ago
  4. a83775b USB: unusual_dev: usb-storage needs to ignore a device by Phil Dibowitz · 16 years ago
  5. 0df2479 USB: GADGET: fix !x & y by Roel Kluin · 16 years ago
  6. 1a1fab51 USB: new id for ti_usb_3410_5052 driver by Oliver Neukum · 16 years ago
  7. c89c60e USB: cdc-acm: Add another conexant modem to the quirks by Alan Cox · 16 years ago
  8. 3b498a6 USB: 'option' driver - onda device MT503HS has wrong id by Marcel Sebek · 16 years ago
  9. d547f13 USB: Remove ZTE modem from unusual_devices by Phil Dibowitz · 16 years ago
  10. 6491509 USB: storage: support of Dane-Elec MediaTouch USB device by Jean-Baptiste Onofre · 16 years ago
  11. 7abce6b USB: usbmon: Implement compat_ioctl by Pete Zaitcev · 16 years ago
  12. 11e76ae USB: add kernel-doc for wusb_dev in struct usb_device by Inaky Perez-Gonzalez · 16 years ago
  13. ca80801 USB: ftdi_sio driver support of bar code scanner from Diebold by Mhayk Whandson · 16 years ago
  14. 45eeff8 USB: ftdi_sio: added Alti-2 VID and Neptune 3 PID by Robie Basak · 16 years ago
  15. 877e262 USB: cp2101 device by Tomasz K · 16 years ago
  16. 06a743b USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440 by Brandon Philips · 16 years ago
  17. 296361e USB: remove vernier labpro from ldusb by sware · 16 years ago
  18. 0f9c7b4a USB: CDC-ACM quirk for MTK GPS by Andrew Lunn · 16 years ago
  19. 837d842 USB: cdc-acm: support some gps data loggers by James A. Treacy · 16 years ago
  20. 0888951 USB: composite: Fix bug: low byte of w_index is the usb interface number not the whole 2 bytes of w_index by Bryan Wu · 16 years ago
  21. dd4dff8 USB: composite: Fix bug: should test set_alt function pointer before use it by Bryan Wu · 16 years ago
  22. cd67435 USB: musb: Kconfig fix by David Brownell · 16 years ago
  23. 191b776 USB: musb cppi dma fix by Swaminathan S · 16 years ago
  24. 704a148 USB: musb cppi bugfixes by Hugo Villeneuve · 16 years ago
  25. 96bcd09 USB: musb uses endpoint functions by Julia Lawall · 16 years ago
  26. af7e0c5 USB: musb: tusb6010 buildfix by Kalle Valo · 16 years ago
  27. 97a3989 USB: musb free_irq bugfix by Ajay Kumar Gupta · 16 years ago
  28. 37daa92 USB: musb_hdrc: another davinci buildfix (otg related) by David Brownell · 16 years ago
  29. 10b4ead USB: musb davinci buildfix by David Brownell · 16 years ago
  30. 2bf5fa1 USB: omap1 ohci buildfix (otg related) by David Brownell · 16 years ago
  31. 501950d USB: fix char-device disconnect handling by Alan Stern · 16 years ago
  32. a15d95a USB: Fix suspend-resume of PCI USB controllers by Rafael J. Wysocki · 16 years ago
  33. bcca06e USB: don't enable wakeup by default for PCI host controllers by Alan Stern · 16 years ago
  34. b90de8a USB: storage: add unusual devs entry by Oliver Neukum · 16 years ago
  35. ddeac4e7 USB: fix toggle mismatch in disable_endpoint paths by Alan Stern · 16 years ago
  36. 95bec45 USB: cp2101: add fasttrax GPS evaluation kit vendor/product ID by Wolfgang Glas · 16 years ago
  37. 843c04a Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  38. b00ecab Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  39. 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 16 years ago
  40. 1267a8d Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. by David Daney · 16 years ago
  41. 40413dc Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known" by Alexey Dobriyan · 16 years ago
  42. fa82a49 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found by Jeff Layton · 16 years ago
  43. b914152 nfsd: fix cred leak on every rpc by J. Bruce Fields · 16 years ago
  44. bf935a7 nfsd: fix null dereference on error path by J. Bruce Fields · 16 years ago
  45. ce0cf66 nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too by J. Bruce Fields · 16 years ago
  46. 096abd7 update port number in NFS/RDMA documentation by James Lentini · 16 years ago
  47. 490a8d7 Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  48. 8c022fd Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  49. ff2bad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  50. 78d70d4 Add support for '8-port RS-232 MIC-3620 from advantech' by Michael Bramer · 16 years ago
  51. e9fed56 Move jsm_remove_one to .devexit.text by Uwe Kleine-König · 16 years ago
  52. 11455be MIPS: enable serial UART support on PNX833X devices. by Ihar Hrachyshka · 16 years ago
  53. 808ffa3 tty_open can return to userspace holding tty_mutex by Eric Paris · 16 years ago
  54. 766fb95 UBI: allow direct user-space I/O by Sidney Amani · 16 years ago
  55. 5801f99 ALSA: hda - Fix compile warning with CONFIG_SND_JACK=n by Takashi Iwai · 16 years ago
  56. aa9d823 ALSA: hda - Add quirk for HP DV6700 laptop by Joerg Schirottke · 16 years ago
  57. 5f451fe SATA PIIX: Blacklist system that spins off disks during ACPI power off by Rafael J. Wysocki · 16 years ago
  58. e57db7b SATA Sil: Blacklist system that spins off disks during ACPI power off by Rafael J. Wysocki · 16 years ago
  59. 1fd6843 SATA AHCI: Blacklist system that spins off disks during ACPI power off by Rafael J. Wysocki · 16 years ago
  60. 2a6e58d SATA: Blacklisting of systems that spin off disks during ACPI power off by Rafael J. Wysocki · 16 years ago
  61. d7b1956 DMI: Introduce dmi_first_match to make the interface more flexible by Rafael J. Wysocki · 16 years ago
  62. abfe2d7 Hibernation: Introduce system_entering_hibernation by Rafael J. Wysocki · 16 years ago
  63. b98f504 pata-rb532-cf: remove set_irq_type from finish_io by Phil Sutter · 16 years ago
  64. add8240 m68knommu: fix 5329 ColdFire periphal addressing by Matt Waddel · 16 years ago
  65. 05ae6fa uclinux: add process name to allocation error message by Greg Ungerer · 16 years ago
  66. b9d57f94 m68knommu: correct the mii calculations for 532x ColdFire FEC by Matt Waddel · 16 years ago
  67. d4732d3 m68knommu: add ColdFire M532x to the FEC configuration options by Matt Waddel · 16 years ago
  68. f3221a3 m68knommu: fix syscall restarting by Greg Ungerer · 16 years ago
  69. d88ffcc m68knommu: remove the obsolete and long unused comempci chip support by Greg Ungerer · 16 years ago
  70. e815885 m68knommu: remove the no longer used PCI support option by Adrian Bunk · 16 years ago
  71. 3947fca m68knommu: remove obsolete and unused eLIA board by Adrian Bunk · 16 years ago
  72. e0212e7 m68knommu: set NO_DMA by Adrian Bunk · 16 years ago
  73. a1a9bcb m68knommu: fix cache flushing for the 527x ColdFire processors by Greg Ungerer · 16 years ago
  74. 26a4bc6 m68knommu: fix ColdFire 5272 serial baud rates in mcf.c by John Adamson · 16 years ago
  75. c7bcd0d m68knommu: use one exist from execption by Sebastian Siewior · 16 years ago
  76. 516280e crypto: ccm - Fix handling of null assoc data by Jarod Wilson · 16 years ago
  77. bac1b5c crypto: blkcipher - Fix WARN_ON handling in walk_done by Herbert Xu · 16 years ago
  78. 5ee8100 Fix "multiple definition of `debugfs_create_size_t'" by Linus Torvalds · 16 years ago
  79. b57cee2 powerpc/embedded6xx: Update defconfigs by Kumar Gala · 16 years ago
  80. 99b1f15 powerpc/8xx: Update defconfigs by Kumar Gala · 16 years ago
  81. efe049b powerpc/86xx: Update defconfigs by Kumar Gala · 16 years ago
  82. 47b193a powerpc/83xx: Update defconfigs by Kumar Gala · 16 years ago
  83. 993ac6b powerpc/85xx: Update defconfigs by Kumar Gala · 16 years ago
  84. 5376071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  85. cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  86. 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  87. 924d26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  88. 66673f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  89. cd1f55a gianfar: Revive VLAN support by Anton Vorontsov · 16 years ago
  90. 344b628 powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed by Li Yang · 16 years ago
  91. 116cb42 vlan: Export symbols as non GPL symbols. by Ben Greear · 16 years ago
  92. e8b5fc5 bnx2x: tx_has_work should not wait for FW by Vladislav Zolotarov · 16 years ago
  93. 32ec803 netxen: reduce memory footprint by Dhananjay Phadke · 16 years ago
  94. cdff103 netxen: fix vlan tso/checksum offload by Dhananjay Phadke · 16 years ago
  95. 3121a48 net: Fix linux/if_frad.h's suitability for userspace. by Krzysztof Hałasa · 16 years ago
  96. d6eb633 net: Move config NET_NS to from net/Kconfig to init/Kconfig by Matt Helsley · 16 years ago
  97. 26285ba isdn: Fix missing ifdef in isdn_ppp by Daniele Venzano · 16 years ago
  98. 5fb4523 i2c: Warn on deprecated binding model use by Jean Delvare · 16 years ago
  99. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  100. 0eb6da2 eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 16 years ago