1. 0e46ff3 Staging: epl: convert to netdev_ops by Alexander Beregalov · 15 years ago
  2. 3a32368 Staging: at76: convert to netdev_ops by Alexander Beregalov · 15 years ago
  3. fca10c8 WUSB: correct format of wusb_chid sysfs file by David Vrabel · 15 years ago
  4. 5936ac7 WUSB: fix oops when completing URBs for disconnected devices by David Vrabel · 15 years ago
  5. 8db324e WUSB: disconnect all devices when stopping a WUSB HCD by David Vrabel · 15 years ago
  6. f720af9 USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep() by David Vrabel · 15 years ago
  7. 7f0406d USB: whci-hcd: provide a endpoint_reset method by David Vrabel · 15 years ago
  8. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  9. d45e230 USB device codes for Motorola phone. by Dr. Greg Wettstein · 15 years ago
  10. dfc15e8 usb-storage: fix mistake in Makefile by Alan Stern · 15 years ago
  11. f4c1a83 USB: usb-serial ch341: support for DTR/RTS/CTS by Werner Cornelius · 16 years ago
  12. c7877e1 Revert USB: usb-serial ch341: support for DTR/RTS/CTS by Greg Kroah-Hartman · 15 years ago
  13. 0ec8fd7 USB: musb: fix possible panic while resuming by Kim Kyuwon · 15 years ago
  14. 6b6e971 USB: musb: fix isochronous TXDMA (take 2) by Sergei Shtylyov · 15 years ago
  15. b6e434a USB: musb: sanitize clearing TXCSR DMA bits (take 2) by Sergei Shtylyov · 15 years ago
  16. c7bbc05 USB: musb: bugfixes for multi-packet TXDMA support by Sergei Shtylyov · 15 years ago
  17. 78322c1 USB: musb_host, fix ep0 fifo flushing by David Brownell · 15 years ago
  18. e4813ee USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab by Alan Stern · 15 years ago
  19. 74bb350 USB: musb_host, minor enqueue locking fix (v2) by David Brownell · 15 years ago
  20. e13c594 USB: fix oops in cdc-wdm in case of malformed descriptors by Oliver Neukum · 15 years ago
  21. f05932c USB: qcserial: Add extra device IDs by Matthew Garrett · 15 years ago
  22. c00deaa USB: option: Add ids for D-Link DWM-652 3.5G modem by Pascal Terjan · 15 years ago
  23. ae27d84 USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer by Peter Korsgaard · 15 years ago
  24. 237e75b usb gadget: fix ethernet link reports to ethtool by Jonathan McDowell · 15 years ago
  25. 91ec65b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  26. df42654 Get rid of final remnants of include/asm-$(ARCH) by Linus Torvalds · 15 years ago
  27. 4dc8ab8 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  28. b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 6566abd AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE by Matt Kraai · 15 years ago
  30. d29a2e9 vfat: Note the NLS requirement by Alan Cox · 15 years ago
  31. b80901b splice: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  32. 0c3ee07 [ARM] S3C24XX: ADC: Check pending queue before freeing adc client by Ramax Lo · 15 years ago
  33. f8c8ac8 [ARM] S3C: Fix ADC driver sparse warning by Ben Dooks · 15 years ago
  34. 2a96ad0 [ARM] Osiris: Fix double initialisation in machine block by Ben Dooks · 15 years ago
  35. 019dbaa [ARM] Anubis: Fix sparse warnings for items that should be static by Ben Dooks · 15 years ago
  36. 59c1ab6 [ARM] JIVE: Fix sparse warnings about items which should be static by Ben Dooks · 15 years ago
  37. ad14ff3 [ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon' by Ben Dooks · 15 years ago
  38. ec5cfbf [ARM] S3C24XX: Fix sparse error in gpiolib.c by Ben Dooks · 15 years ago
  39. 78a4999 m32r: move include/asm-m32r/* to arch/m32r/include/asm/ by Hirokazu Takata · 15 years ago
  40. 9f76208 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. d06be22 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. fe4e719 m32r: move include/asm-m32r headers to arch/m32r/include/asm by Hirokazu Takata · 16 years ago
  43. 4d831f5 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 79d381c kernel/softirq.c: fix sparse warning by H Hartley Sweeten · 15 years ago
  45. 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 912335c4 UIO: fix specific device driver missing statement for depmod by Hans J. Koch · 15 years ago
  47. 7607b1d Driver core: remove pr_fmt() from dynamic_dev_dbg() printk by Jason Baron · 15 years ago
  48. 014c90db driver core: prevent device_for_each_child from oopsing by Greg Kroah-Hartman · 15 years ago
  49. 4ccb457 dynamic debug: resurrect old pr_debug() semantics as pr_devel() by Michael Ellerman · 15 years ago
  50. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  51. 31b0709 proc: mounts_poll() make consistent to mdstat_poll by KOSAKI Motohiro · 15 years ago
  52. 1af3557 sysfs: sysfs poll keep the poll rule of regular file. by KOSAKI Motohiro · 15 years ago
  53. d094cbe driver core: allow non-root users to listen to uevents by Kay Sievers · 15 years ago
  54. 5247aec driver core: fix driver_match_device by Ming Lei · 15 years ago
  55. d110271 sysfs: don't use global workqueue in sysfs_schedule_callback() by Alex Chiang · 15 years ago
  56. 0917798 x86: fix microcode driver newly spewing warnings by Dmitry Adamushko · 15 years ago
  57. 381512c sched: Avoid printing sched_group::__cpu_power for default case by Gautham R Shenoy · 15 years ago
  58. 4b06504 x86, PAT: Remove page granularity tracking for vm_insert_pfn maps by Pallipadi, Venkatesh · 15 years ago
  59. c19f836 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  60. 05fa199 mm: pass correct mm when growing stack by Hugh Dickins · 15 years ago
  61. 05f54c1 Revert "kobject: don't block for each kobject_uevent". by Hugh Dickins · 15 years ago
  62. 77f4025 [ARM] 5455/1: Fix IRQ noise from VIC code by Linus Walleij · 15 years ago
  63. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 15 years ago
  64. 62afe5d libata: use ATA_ID_CFA_* by Sergei Shtylyov · 15 years ago
  65. 20cbf5f pata_legacy: fix no device fail path by Tejun Heo · 15 years ago
  66. 265b721 pata_hpt37x: fix HPT370 DMA timeouts by Sergei Shtylyov · 15 years ago
  67. 79b42ba libata: handle SEMB signature better by Tejun Heo · 15 years ago
  68. 4ea3c51 x86: UV BAU distribution and payload MMRs by Cliff Wickman · 15 years ago
  69. 5e075cb [ARM] 5454/1: ep93xx_eth: fix sparse warnings by Hartley Sweeten · 15 years ago
  70. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  71. 32dc496 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  72. 8cd50e8 [ARM] remove .gitignore from include/asm-arm by Russell King · 15 years ago
  73. 35c80d5 Add block_write_full_page_endio for passing endio handler by Chris Mason · 15 years ago
  74. f699558 Export filemap_write_and_wait_range by Chris Mason · 15 years ago
  75. cd97824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  76. 3307f19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  77. d427535 Update MAINTAINERS by Russell King · 15 years ago
  78. c5ab660 mxc defconfig updates by Sascha Hauer · 15 years ago
  79. 0ac402f mx31ads: Mark as having full regulatoion constraints with 1133-EV1 board by Mark Brown · 15 years ago
  80. 132d3f9 mx31ads: Depend on all the WM8350 core dependencies for WM1133-EV1 board by Mark Brown · 15 years ago
  81. 3f20301 Fix ifdef in plat-mxc/irc.c by Darius Augulis · 15 years ago
  82. 3fa6dd6 MX1ADS: remove I2C ifdefs by Darius Augulis · 15 years ago
  83. 248ca85 qong: remove AIPS[12] mappings from machine-specific iotable by Ilya Yanok · 15 years ago
  84. 9070e7a mx31ads: imoux pins should be passed in as unsigned int by Mark Brown · 15 years ago
  85. 470f9b6 MXC: remove orphan imx_init_uart() definition by Paulius Zaleckas · 15 years ago
  86. d5f2810 mx31: pin definition for csi by Valentin Longchamp · 15 years ago
  87. c44af41 MX31: pin definition for sdhc2 by Valentin Longchamp · 15 years ago
  88. c5c96f4 MX31: Add I2C pin definitions by Vladimir Barinov · 15 years ago
  89. 4bd9629 MX31: Add more alternate pin definitions by Sascha Hauer · 16 years ago
  90. f8e5143 pcm037 board support: Fix eth interrupt gpio setting by Sascha Hauer · 15 years ago
  91. 1b3c9bf imx21: activate i2c by Holger Schurig · 15 years ago
  92. 289a689 imx21: fixes some clocknames by Holger Schurig · 15 years ago
  93. db75639 [ARM] S3C: Export s3c_gpio_cfgpin and s3c_gpio_setpull for modules by Ben Dooks · 15 years ago
  94. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago
  95. ea5a6fd [ARM] s3c2410_defconfig: Update miscellaneous drivers by Ben Dooks · 15 years ago
  96. f8832a9 [ARM] s3c2410_defconfig: Update USB device drivers by Ben Dooks · 15 years ago
  97. 89d44a0 [ARM] s3c2410_defconfig: Update filesystem options by Ben Dooks · 15 years ago
  98. f04121e [ARM] s3c2410_defconfig: Add video/radio drivers by Ben Dooks · 15 years ago
  99. 68c468c [ARM] s3c2410_defconfig: Add sound drivers by Ben Dooks · 15 years ago
  100. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago