1. 272308c mmc: sdhci: move timeout_clk calculation farther down by Andy Shevchenko · 13 years ago
  2. 78a2ca2 mmc: sdhci: check host->clock before using it as a denominator by Andy Shevchenko · 13 years ago
  3. 83cbcd9 mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" by Andy Shevchenko · 13 years ago
  4. 4906baf mmc: tmio: eliminate unused variable 'mmc' warning by Axel Lin · 13 years ago
  5. 0d58864 mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC by Tony Lin · 13 years ago
  6. 55156d2 mmc: sdhci-s3c: Fix build for header change by Mark Brown · 13 years ago
  7. 9b7bbe1 mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro by Shashidhar Hiremath · 13 years ago
  8. 1ccd4b7 mmc: cb710: fix possible pci_dev leak in cb710_pci_configure() by Michał Mirosław · 13 years ago
  9. 38ca285 mmc: core: Detect eMMC v4.5 ext_csd entries by Kyungmin Park · 13 years ago
  10. d5a5bd1 mmc: mmc_test: avoid stalled file in debugfs by Andy Shevchenko · 13 years ago
  11. 7199e2b mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk by Jaehoon Chung · 13 years ago
  12. 606a15e mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing by Philip Rakity · 13 years ago
  13. 7886961 mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish by Aaron Lu · 13 years ago
  14. aaff120 firewire: core: handle ack_busy when fetching the Config ROM by Stefan Richter · 13 years ago
  15. e211bc8 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  16. 8c70aac Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  17. ce8a84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  18. a01e836 firewire: ohci: fix DMA unmapping in an error path by Stefan Richter · 13 years ago
  19. 9c1176b firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases by Stefan Richter · 13 years ago
  20. bcc65fd drm/radeon: re-POST the asic on Apple hardware when booted via EFI by Matthew Garrett · 13 years ago
  21. 13bb943 drm/radeon: Allow panel preferred EDID to override BIOS native mode by Matthew Garrett · 13 years ago
  22. 92bdfd4 drm/radeon/kms: make some watermark messages debug only by Alex Deucher · 13 years ago
  23. 33ae182 drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos by Alex Deucher · 13 years ago
  24. 73104b5 drm/radeon/kms: don't enable connectors that are off in the hotplug handler by Alex Deucher · 13 years ago
  25. d80bcf4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  26. b33f9cb regmap: Specify a module license by Stephen Warren · 13 years ago
  27. 1244092 e1000e: increase driver version number by Bruce Allan · 13 years ago
  28. 244735f e1000e: alternate MAC address update by Bruce Allan · 13 years ago
  29. 7f99ae6 e1000e: do not disable receiver on 82574/82583 by Bruce Allan · 13 years ago
  30. c407bee e1000e: alternate MAC address does not work on device id 0x1060 by Bruce Allan · 13 years ago
  31. a06d8ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  32. 66a89b2 hwmon: (ibmaem) add missing kfree by Julia Lawall · 13 years ago
  33. 3a2805e hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages by Guenter Roeck · 13 years ago
  34. 044cd3a hwmon: (pmbus) Virtualize pmbus_write_byte by Guenter Roeck · 13 years ago
  35. a9f729f Revert "EDAC: Correct Kconfig dependencies" by Linus Torvalds · 13 years ago
  36. aa02bc7 PCnet: Fix section mismatch by Ralf Baechle · 13 years ago
  37. 7712b64 bnx2x: disable dcb on 578xx since not supported yet by Dmitry Kravkov · 13 years ago
  38. 9f0096a bnx2x: properly clean indirect addresses by Dmitry Kravkov · 13 years ago
  39. 2031bd3 bnx2x: prevent race between undi_unload and load flows by Dmitry Kravkov · 13 years ago
  40. cdb9d6a bnx2x: fix select_queue when FCoE is disabled by Vladislav Zolotarov · 13 years ago
  41. 45d3539 bnx2x: init FCOE FP only once by Vladislav Zolotarov · 13 years ago
  42. 2eed798 net/irda: sh_sir: tidyup compile warning by Kuninori Morimoto · 13 years ago
  43. 86d0aff net/irda: sh_sir: add missing header by Kuninori Morimoto · 13 years ago
  44. a916d82 net/irda: sh_irda: add missing header by Kuninori Morimoto · 13 years ago
  45. 174c95d slcan: ldisc generated skbs are received in softirq context by Oliver Hartkopp · 13 years ago
  46. ce7e906 USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device by Artur Zimmer · 13 years ago
  47. 2f1def2 USB: Serial: Add device ID for Sierra Wireless MC8305 by Florian Echtler · 13 years ago
  48. 068ef73 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  49. 059c438 drivers/net/wireless/wl1251: add missing kfree by Julia Lawall · 13 years ago
  50. af9d220 EDAC: Correct Kconfig dependencies by Borislav Petkov · 13 years ago
  51. bdc71bc ath5k: fix error handling in ath5k_beacon_send by Bob Copeland · 13 years ago
  52. 276b02e rt2x00: Add rt2870 device id for Dvico usb key by Anthony Bourguignon · 13 years ago
  53. 118c9db ath9k: fix a misprint which leads to incorrect calibration by Alex Hacker · 13 years ago
  54. b8b1ec6 rt2x00: Add new rt73 buffalo USB id by Ivo van Doorn · 13 years ago
  55. 03f18fa rtlwifi: rtl892cu: New USB IDs by Larry Finger · 13 years ago
  56. 1fa707a ath9k_hw: update PMU to improve ripple issue for AR9485 by Rajkumar Manoharan · 13 years ago
  57. 15052f81 ath9k_hw: Fix incorrect Tx control power in AR9003 template by Rajkumar Manoharan · 13 years ago
  58. 5b36c9b b43: read correct register on bcma bus. by Hauke Mehrtens · 13 years ago
  59. 40bb96a Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 13 years ago
  60. 13d83a6 drm/i915: split out PCH refclk update code by Jesse Barnes · 13 years ago
  61. da64c6f drm/i915: show interrupt info on IVB by Jesse Barnes · 13 years ago
  62. ab04fc5 gma500: Fix clashes with DRM updates by Alan Cox · 13 years ago
  63. ea5e116 xen/blkback: Make description more obvious. by Konrad Rzeszutek Wilk · 13 years ago
  64. 4d66164 dmaengine: PL08x: Fix trivial build error by Russell King · 13 years ago
  65. e468561 USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G by Vijay Chavan · 13 years ago
  66. a7e6401 usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' by Arnaud Lacombe · 13 years ago
  67. 4e63438 drm/i915: Remove unused 'reg' argument to dp_pipe_enabled by Keith Packard · 13 years ago
  68. 1519b99 drm/i915: Fix PCH port pipe select in CPT disable paths by Keith Packard · 13 years ago
  69. ed10fca drm/i915: Leave LVDS registers unlocked by Keith Packard · 13 years ago
  70. de842ef drm/i915: Wait for LVDS panel power sequence by Keith Packard · 13 years ago
  71. 35e9e21 USB: option driver: add PID for Vodafone-Huawei K4511 by Andrew Bird · 13 years ago
  72. 0930bb4 USB: option driver: add PID for Vodafone-Huawei K4510 by Andrew Bird · 13 years ago
  73. e294908 USB: option driver: add PID for Vodafone-Huawei K3771 by Andrew Bird · 13 years ago
  74. 07b21fd USB: option driver: add PID for Vodafone-Huawei K3770 by Andrew Bird · 13 years ago
  75. 0ee404c usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index needs to be shifted too by Uwe Bonnes · 13 years ago
  76. 17d3e14 usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink by Arvid Brodin · 13 years ago
  77. 77636c8 USB: EHCI: Fix test mode sequence by Boris Todorov · 13 years ago
  78. 1862cdd USB: ftdi_sio: fix minor typo in get_ftdi_divisor by Ionut Nicu · 13 years ago
  79. eed3936 USB: at91_udc: include linux/prefetch.h explicitly by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  80. a871e4f USB: usb-storage: unusual_devs entry for ARM V2M motherboard. by Nick Bowler · 13 years ago
  81. 03a1d6b usb/ehci-mxc: add missing inclusion of mach/hardware.h by Shawn Guo · 13 years ago
  82. 4f1a7a3 USB: assign instead of equal in usbtmc.c by Maxim Nikulin · 13 years ago
  83. e94c587 usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos by Kuninori Morimoto · 13 years ago
  84. d128a259 usb: renesas_usbhs: fix DMA build by including dma-mapping.h by Kuninori Morimoto · 13 years ago
  85. d84d661 usb: gadget: net2272 - Correct includes by Geert Uytterhoeven · 13 years ago
  86. d8c778f zcache: Fix build error when sysfs is not defined by Nitin Gupta · 13 years ago
  87. 3ca15c4 zcache: Use div_u64 for 64-bit division by Thadeu Lima de Souza Cascardo · 13 years ago
  88. f704648 staging:rts_pstor: fix thread synchronization flow by wwang · 13 years ago
  89. 8028837 dp83640: increase receive time stamp buffer size by Richard Cochran · 13 years ago
  90. cbc0566 gianfar: fix fiper alignment after resetting the time by Richard Cochran · 13 years ago
  91. c2e2a31 rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) by huajun li · 13 years ago
  92. 61485160 slip: fix NOHZ local_softirq_pending 08 warning by Matvejchikov Ilya · 13 years ago
  93. b6741d1 Merge 3.1-rc1 into usb-linus by Greg Kroah-Hartman · 13 years ago
  94. fc97114 sh: Fix boot crash related to SCI by Rafael J. Wysocki · 13 years ago
  95. 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  96. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  97. ce195d3 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  98. 2560540 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  99. 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  100. f38092b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago