1. 1dac418 Staging: add driver for Realtek RTS5139 cardreader by edwin_rong · 13 years ago
  2. dd89e20 staging: comedi: new driver usbduxsigma by Bernd Porr · 13 years ago
  3. d6aa836 staging: fix comedi build errors by Randy Dunlap · 13 years ago
  4. 13a9e03 Staging: comedi: fix initialization of static to 0 in ni_pcidio.c by Bojan Prtvar · 13 years ago
  5. 654e8fb Staging: comedi: do not initialise statics to 0 or NULL by Mariano Guerra · 13 years ago
  6. f5283a4 Staging: comedi: Fixed coding style issues. by Mark Pearson · 13 years ago
  7. 5cf51e8 staging: et131x: Rename et131x_config_global_regs > et131x_configure_global_regs by Mark Einon · 13 years ago
  8. 3e85436 staging: et131x: Remove redundant commented out code by Mark Einon · 13 years ago
  9. 6a34265 staging: et131x: Fix variable typo carry_reg1 -> carry_reg2 by Mark Einon · 13 years ago
  10. fc78050 staging: et131x: Convert et1310_tx.c function name from CamelCase by Mark Einon · 13 years ago
  11. e6cbda2 staging: et131x: add et1310_ prefix to et1310_mac.c functions by Mark Einon · 13 years ago
  12. 22592af staging: et131x: Converting et1310_rx.h variable names from CamelCase by Mark Einon · 13 years ago
  13. 42e26f3 staging: et131x: Make static some local functions in et1310_rx.c by Mark Einon · 13 years ago
  14. 9590e93 staging: et131x: Converting et1310_rx.c function and local names from CamelCase by Mark Einon · 13 years ago
  15. c2329af staging: et131x: Converting et1310_pm.c function and local names from CamelCase by Mark Einon · 13 years ago
  16. 99fa7e1 staging: et131x: Converting et1310_phy.c function and local names from CamelCase by Mark Einon · 13 years ago
  17. 1de1378 staging: et131x: Converting et1310_mac.c function and local names from CamelCase by Mark Einon · 13 years ago
  18. 3210d19 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  19. 47c08f3 pci: fix new kernel-doc warning in pci.c by Randy Dunlap · 13 years ago
  20. bed8cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel by Linus Torvalds · 13 years ago
  21. b095cd0 drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge by Jesse Barnes · 13 years ago
  22. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  23. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  24. 69566dd PCI: OF: Don't crash when bridge parent is NULL. by David Daney · 13 years ago
  25. 2c4ac99 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  26. a081da6 drivers/ata/sata_dwc_460ex.c: add missing kfree by Julia Lawall · 13 years ago
  27. e39c75c ata: Add iMX pata support by Arnaud Patard (Rtp) · 13 years ago
  28. 6d0e194 pata_via: disable ATAPI DMA on AVERATEC 3200 by Tejun Heo · 13 years ago
  29. ebd1699 [libata] sata_sil: fix used-uninit warning by Jeff Garzik · 13 years ago
  30. fbad899 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  31. 8cf2d23 i7core_edac: fixed typo in error count calculation by Mathias Krause · 13 years ago
  32. b4fd4ae Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  33. 80b43de Merge branches 'ipoib' and 'iser' into for-next by Roland Dreier · 13 years ago
  34. 6cac952 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  35. 200ae1a IB/iser: Support iSCSI PDU padding by Or Gerlitz · 13 years ago
  36. 0ace64b IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) by Or Gerlitz · 13 years ago
  37. 22cfb0b IPoIB: Fix possible NULL dereference in ipoib_start_xmit() by Bernd Schubert · 13 years ago
  38. 4fec0e0 xen: self-balloon needs module.h by Randy Dunlap · 13 years ago
  39. c3585aa gma500: kill MIPI interface types by Alan Cox · 13 years ago
  40. b5ddbf4 regmap: using module facilities requires module.h by Stephen Rothwell · 13 years ago
  41. 291b63c Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  42. 92b79f4 drm/i915: Cannot set clock gating under UMS by Keith Packard · 13 years ago
  43. c3613de drm/i915: Can't do accurate vblank timestamps with UMS by Keith Packard · 13 years ago
  44. aaa6fd2 Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. by Matthew Garrett · 13 years ago
  45. 6f02bfc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  46. 4cb5aa1 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  47. 259a534 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  48. d5811e8 drm/radeon/kms: don't try to be smart in the hpd handler by Alex Deucher · 13 years ago
  49. 97c24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  50. 17f2ae7 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 13 years ago
  51. 91d85ea Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  52. 6daa777 mmc: dw_mmc: Fix DDR mode support. by Seungwon Jeon · 13 years ago
  53. 7435bb7 mmc: core: use defined R1_STATE_PRG macro for card status by Jaehoon Chung · 13 years ago
  54. 65be3fe mmc: sdhci: use f_max instead of host->clock for timeouts by Andy Shevchenko · 13 years ago
  55. 272308c mmc: sdhci: move timeout_clk calculation farther down by Andy Shevchenko · 13 years ago
  56. 78a2ca2 mmc: sdhci: check host->clock before using it as a denominator by Andy Shevchenko · 13 years ago
  57. 83cbcd9 mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" by Andy Shevchenko · 13 years ago
  58. 4906baf mmc: tmio: eliminate unused variable 'mmc' warning by Axel Lin · 13 years ago
  59. 0d58864 mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC by Tony Lin · 13 years ago
  60. 55156d2 mmc: sdhci-s3c: Fix build for header change by Mark Brown · 13 years ago
  61. 9b7bbe1 mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro by Shashidhar Hiremath · 13 years ago
  62. 1ccd4b7 mmc: cb710: fix possible pci_dev leak in cb710_pci_configure() by Michał Mirosław · 13 years ago
  63. 38ca285 mmc: core: Detect eMMC v4.5 ext_csd entries by Kyungmin Park · 13 years ago
  64. d5a5bd1 mmc: mmc_test: avoid stalled file in debugfs by Andy Shevchenko · 13 years ago
  65. 7199e2b mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk by Jaehoon Chung · 13 years ago
  66. 606a15e mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing by Philip Rakity · 13 years ago
  67. 7886961 mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish by Aaron Lu · 13 years ago
  68. aaff120 firewire: core: handle ack_busy when fetching the Config ROM by Stefan Richter · 13 years ago
  69. 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
  70. 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
  71. ce8a84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  72. a01e836 firewire: ohci: fix DMA unmapping in an error path by Stefan Richter · 13 years ago
  73. 9c1176b firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases by Stefan Richter · 13 years ago
  74. bcc65fd drm/radeon: re-POST the asic on Apple hardware when booted via EFI by Matthew Garrett · 13 years ago
  75. 13bb943 drm/radeon: Allow panel preferred EDID to override BIOS native mode by Matthew Garrett · 13 years ago
  76. 92bdfd4 drm/radeon/kms: make some watermark messages debug only by Alex Deucher · 13 years ago
  77. 33ae182 drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos by Alex Deucher · 13 years ago
  78. 73104b5 drm/radeon/kms: don't enable connectors that are off in the hotplug handler by Alex Deucher · 13 years ago
  79. d80bcf4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  80. b33f9cb regmap: Specify a module license by Stephen Warren · 13 years ago
  81. 1244092 e1000e: increase driver version number by Bruce Allan · 13 years ago
  82. 244735f e1000e: alternate MAC address update by Bruce Allan · 13 years ago
  83. 7f99ae6 e1000e: do not disable receiver on 82574/82583 by Bruce Allan · 13 years ago
  84. c407bee e1000e: alternate MAC address does not work on device id 0x1060 by Bruce Allan · 13 years ago
  85. 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
  86. 66a89b2 hwmon: (ibmaem) add missing kfree by Julia Lawall · 13 years ago
  87. 3a2805e hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages by Guenter Roeck · 13 years ago
  88. 044cd3a hwmon: (pmbus) Virtualize pmbus_write_byte by Guenter Roeck · 13 years ago
  89. a9f729f Revert "EDAC: Correct Kconfig dependencies" by Linus Torvalds · 13 years ago
  90. aa02bc7 PCnet: Fix section mismatch by Ralf Baechle · 13 years ago
  91. 7712b64 bnx2x: disable dcb on 578xx since not supported yet by Dmitry Kravkov · 13 years ago
  92. 9f0096a bnx2x: properly clean indirect addresses by Dmitry Kravkov · 13 years ago
  93. 2031bd3 bnx2x: prevent race between undi_unload and load flows by Dmitry Kravkov · 13 years ago
  94. cdb9d6a bnx2x: fix select_queue when FCoE is disabled by Vladislav Zolotarov · 13 years ago
  95. 45d3539 bnx2x: init FCOE FP only once by Vladislav Zolotarov · 13 years ago
  96. 2eed798 net/irda: sh_sir: tidyup compile warning by Kuninori Morimoto · 13 years ago
  97. 86d0aff net/irda: sh_sir: add missing header by Kuninori Morimoto · 13 years ago
  98. a916d82 net/irda: sh_irda: add missing header by Kuninori Morimoto · 13 years ago
  99. 174c95d slcan: ldisc generated skbs are received in softirq context by Oliver Hartkopp · 13 years ago
  100. ce7e906 USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device by Artur Zimmer · 13 years ago