1. 143e9c7 pch_phub: re-use native MAC address parser by Andy Shevchenko · 12 years ago
  2. c265a0d pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe() by Wei Yongjun · 12 years ago
  3. e68d297 Drivers: hv: vmbus: Implement multi-channel support by K. Y. Srinivasan · 12 years ago
  4. 8d7bda5 w1: add family based automatic module loading by Alexander Stein · 12 years ago
  5. a4b05d1 misc/ep93xx_pwm: use kstrtol instead of strict_strtol by H Hartley Sweeten · 12 years ago
  6. 6e1cf66e misc/ep93xx_pwm: use module_platform_driver() by H Hartley Sweeten · 12 years ago
  7. ddfd689 misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function by H Hartley Sweeten · 12 years ago
  8. 5b2cd8f misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function by H Hartley Sweeten · 12 years ago
  9. 7501ba36 misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function by H Hartley Sweeten · 12 years ago
  10. d98d790 misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function by H Hartley Sweeten · 12 years ago
  11. 47a36ee misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function by H Hartley Sweeten · 12 years ago
  12. 02846b9 misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function by H Hartley Sweeten · 12 years ago
  13. ac91b96 misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function by H Hartley Sweeten · 12 years ago
  14. aa91976 misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function by H Hartley Sweeten · 12 years ago
  15. 53e2e38 misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function by H Hartley Sweeten · 12 years ago
  16. a39ca27 misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions by H Hartley Sweeten · 12 years ago
  17. 1f7190f misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io by H Hartley Sweeten · 12 years ago
  18. 6c7dd64 misc/ep93xx_pwm: use managed device resources by H Hartley Sweeten · 12 years ago
  19. 01fe7b43 drivers/misc: at25: convert to use devm_kzalloc by Nikolay Balandin · 12 years ago
  20. f0ac236 drivers/misc: at24: convert to use devm_kzalloc by Nikolay Balandin · 12 years ago
  21. 84524cf char: xilinx_hwicap: Fix typo in comment and extend it by Michal Simek · 12 years ago
  22. 1dd24da char: xilinx_hwicap: Checkpatch.pl cleanup by Michal Simek · 12 years ago
  23. 9093ca8 misc: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  24. c6148f8 mei: me: remove artificial singleton requirement by Tomas Winkler · 12 years ago
  25. 139aacf mei: fix read after read scenario by Tomas Winkler · 12 years ago
  26. 7131799 mei: deprecate the mei_wd_state_independence_msg by Tomas Winkler · 12 years ago
  27. f35c69b Merge 3.10-rc3 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  28. 932ff06 Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  29. 95f4838 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  30. 72de4c6 Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  31. 1aad08d Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  32. 27a24cf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  33. 9cf1848 Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 12 years ago
  34. 00cec11 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 43c523b drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing by Tomasz Figa · 12 years ago
  36. 10b3a32 random: fix accounting race condition with lockless irq entropy_count update by Jiri Kosina · 12 years ago
  37. 1e7e2e0 drivers/char/random.c: fix priming of last_data by Jarod Wilson · 12 years ago
  38. dfd20b2 drivers/block/brd.c: fix brd_lookup_page() race by Brian Behlendorf · 12 years ago
  39. e5ee730 fbdev: FB_GOLDFISH should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  40. cac29af drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq() by Lars-Peter Clausen · 12 years ago
  41. 4b949b8 drivers/leds/leds-ot200.c: fix error caused by shifted mask by Christian Gmeiner · 12 years ago
  42. 1ccc819 rapidio/tsi721: fix bug in MSI interrupt handling by Alexandre Bounine · 12 years ago
  43. 26549c8 drivers/video: implement a simple framebuffer driver by Stephen Warren · 12 years ago
  44. bc8fcfe rapidio: add enumeration/discovery start from user space by Alexandre Bounine · 12 years ago
  45. a11650e rapidio: make enumeration/discovery configurable by Alexandre Bounine · 12 years ago
  46. 585dc0c drivers/block/xsysace.c: fix id with missing port-number by Gernot Vormayr · 12 years ago
  47. 2c2d32b parisc/superio: Use module_pci_driver to register driver by Peter Huewe · 12 years ago
  48. d4c2456 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  49. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  50. 1ad936e drivers/crypto/nx: Fixes for multiple races and issues by Kent Yoder · 12 years ago
  51. 950e295 be2net: bug fix on returning an invalid nic descriptor by Wei Yang · 12 years ago
  52. 514e250 Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  53. b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  54. 4c0eec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  55. 7a1a0cb net: Revert unused variable changes. by David S. Miller · 12 years ago
  56. d979556 Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  57. 388c289 Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  58. c7153d0 Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  59. 5cc0c03 Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  60. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  61. c73a1af Input: wacom - add an eraser to DTH2242/DTK2241 by Ping Cheng · 12 years ago
  62. 5a2bff8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  63. e416662 virtio_net: enable napi for all possible queues during open by Jason Wang · 12 years ago
  64. c573972 net: ethernet: sun: drop unused variable by Emilio López · 12 years ago
  65. 1a59043 net: ethernet: korina: drop unused variable by Emilio López · 12 years ago
  66. da2e2c2 net: ethernet: apple: drop unused variable by Emilio López · 12 years ago
  67. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  68. c8f6d83 ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist by Bastian Triller · 12 years ago
  69. 0797c3a staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS by Paul Zimmerman · 12 years ago
  70. bcef9a8 qmi_wwan: Added support for Cinterion's PLxx WWAN Interface by Hans-Christoph Schemmel · 12 years ago
  71. 3680354 net: fec: use a more proper compatible string for MVF type device by Shawn Guo · 12 years ago
  72. 147a908 qlcnic: Fix updating netdev->features by Shahed Shaikh · 12 years ago
  73. 0ce54ce qlcnic: remove netdev->trans_start updates within the driver by Sony Chacko · 12 years ago
  74. 0213558 qlcnic: Return proper error codes from probe failure paths by Sony Chacko · 12 years ago
  75. c2bba06 tg3: Update version to 3.132 by Nithin Sujir · 12 years ago
  76. fb03a43 tg3: Ensure boot code has completed initialization before accessing hardware by Nithin Sujir · 12 years ago
  77. 927b4dc iio: exynos_adc: fix wrong structure extration in suspend and resume by Naveen Krishna Chatradhi · 12 years ago
  78. d61a04d iio:common:st: added disable function after read info raw data by Denis CIOCCA · 12 years ago
  79. 0ae5fb6 iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 12 years ago
  80. 3b81379 staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe() by Wei Yongjun · 12 years ago
  81. c80712c staging/iio/mxs-lradc: fix preenable for multiple buffers by Michał Mirosław · 12 years ago
  82. 25625c9 Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 12 years ago
  83. e037f95 tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree) by Matwey V. Kornilov · 12 years ago
  84. cbfd2cd Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  85. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  86. 9076eac cpufreq: arm_big_little_dt: Instantiate as platform_driver by Viresh Kumar · 12 years ago
  87. 92a9b5c cpufreq: arm_big_little_dt: Register driver only if DT has valid data by Viresh Kumar · 12 years ago
  88. b5f1472 cpufreq / e_powersaver: Fix linker error when ACPI processor is a module by Rafał Bilski · 12 years ago
  89. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 12 years ago
  90. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 12 years ago
  91. c96d53d cpufreq / intel_pstate: Add additional supported CPU ID by Dirk Brandewie · 12 years ago
  92. 955ef48 cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT by Viresh Kumar · 12 years ago
  93. ec4602a ACPI / PM: Allow device power states to be used for CONFIG_PM unset by Rafael J. Wysocki · 12 years ago
  94. 5649d8f mfd: ab8500-sysctrl: Let sysctrl driver work without pdata by Fabio Baltieri · 12 years ago
  95. cd43739 uio/uio_pci_generic: Use module_pci_driver to register driver by Peter Huewe · 12 years ago
  96. 519fe2e Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  97. 803d19d leds: leds-gpio: reserve gpio before using it by Timo Teräs · 12 years ago
  98. e748a38 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  99. c7b0cf3 staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()' by Fabio Estevam · 12 years ago
  100. 8c24d6e staging: video: imx: Select VIDEOMODE_HELPERS for parallel display by Marek Vasut · 12 years ago