1. 69e1ded hwmon: Driver for Linear Technologies LTC4260 by Guenter Roeck · 11 years ago
  2. 79ffe85 hwmon: Driver for Linear Technologies LTC4222 by Guenter Roeck · 11 years ago
  3. 4b49cca hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  4. f809621 hwmon: (lm95241) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  5. 69244e5 ath10k: add vdev-id, return code to error codes by Ben Greear · 11 years ago
  6. 2200300 mmc: sdhci-s3c: Do not allow frequencies higher than requested by Tomasz Figa · 11 years ago
  7. 3ac147f mmc: sdhci-s3c: Fix handling of bus clock switching by Tomasz Figa · 11 years ago
  8. 222a13c mmc: sdhci-s3c: Simplify min/max clock calculation by Tomasz Figa · 11 years ago
  9. 8f4b78d mmc: sdhci-s3c: Use correct condition to check for clock presence by Tomasz Figa · 11 years ago
  10. 6eb28bd mmc: sdhci-s3c: Cache bus clock rates by Tomasz Figa · 11 years ago
  11. 8880a4a mmc: sdhci-s3c: Use shifts to divide by powers of two by Tomasz Figa · 11 years ago
  12. f2234bc Thermal: thermal zone governor fix by Zhang Rui · 11 years ago
  13. 5ca0cce Thermal: Allow first update of cooling device state by Ni Wade · 11 years ago
  14. d1c8b04 thermal,rcar_thermal: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  15. 3e42165 x86_pkg_temp_thermal: Fix the thermal zone type by Jean Delvare · 11 years ago
  16. 7978688 x86_pkg_temp_thermal: Do not expose as a hwmon device by Jean Delvare · 11 years ago
  17. 37d6a82 Thermal: update INT3404 thermal driver help text by Zhang Rui · 11 years ago
  18. 7693dec ARM: XEN depends on having a MMU by Uwe Kleine-König · 11 years ago
  19. 255e25b cfg80211: allow reprocessing of pending requests by Luis R. Rodriguez · 11 years ago
  20. b8ff416 mac80211: add missing update on rx status VHT flag by Chun-Yeow Yeoh · 11 years ago
  21. 37fa2bd mac80211: refactor channel switch function by Michal Kazior · 11 years ago
  22. b50f227 GFS2: Clean up journal extent mapping by Steven Whitehouse · 11 years ago
  23. 821047c can: remove CAN FD compatibility for CAN 2.0 sockets by Oliver Hartkopp · 11 years ago
  24. 4b5b822 can: flexcan: factor out soft reset into seperate funtion by Marc Kleine-Budde · 11 years ago
  25. d96e43e can: flexcan: flexcan_remove(): add missing netif_napi_del() by Marc Kleine-Budde · 11 years ago
  26. ba4bdc9 PHY: sunxi: Add driver for sunxi usb phy by Hans de Goede · 11 years ago
  27. bcff4cb PHY: Exynos: Add Exynos5250 SATA PHY driver by Yuvaraj Kumar C D · 11 years ago
  28. bc00a91 cfg80211: remove racy beacon_interval assignment by Johannes Berg · 11 years ago
  29. 1c37a72 mac80211: consider virtual mon when calculating min_def by Eliad Peller · 11 years ago
  30. ccf9844 kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
  31. b1aa1c7 can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze by Marc Kleine-Budde · 11 years ago
  32. f003698 can: flexcan: factor out transceiver {en,dis}able into seperate functions by Marc Kleine-Budde · 11 years ago
  33. 9b00b30 can: flexcan: fix transition from and to low power mode in chip_{en,dis}able by Marc Kleine-Budde · 11 years ago
  34. 7e9e148 can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails by Marc Kleine-Budde · 11 years ago
  35. 5be93bd can: flexcan: fix shutdown: first disable chip, then all interrupts by Marc Kleine-Budde · 11 years ago
  36. 03b8c7b futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test by Heiko Carstens · 11 years ago
  37. 4ddb987 ext3: remove an unneeded check in ext3_new_blocks() by Dan Carpenter · 11 years ago
  38. f8cb556 ext3: remove unneeded check in ext3_ordered_writepage() by Dan Carpenter · 11 years ago
  39. 7d6c2113 fs: Mark function as static in ext3/xattr_security.c by Rashika Kheria · 11 years ago
  40. 8ccb154 fs: Mark function as static in ext3/dir.c by Rashika Kheria · 11 years ago
  41. 17cd48e fs: Mark function as static in ext2/xattr_security.c by Rashika Kheria · 11 years ago
  42. 1da8b82 ext3: Add __init macro to init_inodecache by Fabian Frederick · 11 years ago
  43. 0903353 ext2: Add __init macro to init_inodecache by Fabian Frederick · 11 years ago
  44. 53ea18d udf: Add __init macro to init_inodecache by Fabian Frederick · 11 years ago
  45. 8c6915a fs: udf: parse_options: blocksize check by Fabian Frederick · 11 years ago
  46. 4d15264 drm/radeon: drop non blocking allocations from sub allocator by Christian König · 11 years ago
  47. 529364e drm/radeon: remove global vm lock by Christian König · 11 years ago
  48. 6d2f294 drm/radeon: use normal BOs for the page tables v4 by Christian König · 11 years ago
  49. fa68834 drm/radeon: further cleanup vm flushing & fencing by Christian König · 11 years ago
  50. 2280ab5 drm/radeon: separate gart and vm functions by Christian König · 11 years ago
  51. b03b4e4 drm/radeon: fix VCE suspend/resume by Christian König · 11 years ago
  52. f1e3dc7 drm/radeon: fix missing bo reservation by Christian König · 11 years ago
  53. 19dff56 drm/radeon: limit how much memory TTM can move per IB according to VRAM usage by Marek Olšák · 11 years ago
  54. c9b7654 drm/radeon: validate relocations in the order determined by userspace v3 by Marek Olšák · 11 years ago
  55. 4330441 drm/radeon: add buffers to the LRU list from smallest to largest by Marek Olšák · 11 years ago
  56. 0bc490a drm/radeon: deduplicate code in radeon_gem_busy_ioctl by Marek Olšák · 11 years ago
  57. 67e8e3f drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2 by Marek Olšák · 11 years ago
  58. bda72d5 drm/radeon: add a way to get and set initial buffer domains v2 by Marek Olšák · 11 years ago
  59. bcdb72a drm/i915: fix pch pci device enumeration by Imre Deak · 11 years ago
  60. 3617dc9 drm/i915: Resolving the memory region conflict for Stolen area by Akash Goel · 11 years ago
  61. b6ab66a drm/i915: use backlight legacy combination mode also for i915gm/i945gm by Jani Nikula · 11 years ago
  62. 3127899 ALSA: hda/realtek - Add headset quirk for Dell DT by Kailang Yang · 11 years ago
  63. cd701c8 [media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooks by Shuah Khan · 11 years ago
  64. a61f681 [media] em28xx-video: implement em28xx_ops: suspend/resume hooks by Shuah Khan · 11 years ago
  65. 5025076 [media] em28xx-input: implement em28xx_ops: suspend/resume hooks by Shuah Khan · 11 years ago
  66. ca2b46d [media] em28xx-dvb: implement em28xx_ops: suspend/resume hooks by Shuah Khan · 11 years ago
  67. 6d746f9 [media] em28xx-audio: implement em28xx_ops: suspend/resume hooks by Shuah Khan · 11 years ago
  68. 9c669b7 [media] em28xx: add suspend/resume to em28xx_ops by Shuah Khan · 11 years ago
  69. a6b92b6 ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371 by Marius Knaust · 11 years ago
  70. db291e3 ALSA: hda - Mark reg op args as iomem by Dylan Reid · 11 years ago
  71. 778bde6 ALSA: hda - Rename reg access ops in hda_controller_ops by Dylan Reid · 11 years ago
  72. 7c3e438 ALSA: hda - Make azx_attach_pcm_stream static by Dylan Reid · 11 years ago
  73. 112ad7f ASoC: wm1133-ev1: Convert to table based DAPM setup by Lars-Peter Clausen · 11 years ago
  74. a9ea2ed Merge branch 'pinctrl-mvebu' into devel by Linus Walleij · 11 years ago
  75. cdfe317 Merge tag 'mvebu-pinctrl-3.15' of git://git.infradead.org/linux-mvebu into pinctrl-mvebu by Linus Walleij · 11 years ago
  76. 8cb38e9 Merge 3.14-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  77. 64e8d20 kernel: Include appropriate header file in time/timekeeping_debug.c by Rashika Kheria · 11 years ago
  78. 17282ba ASoC: dapm: Reorder the bias update sequence by Xiang Xiao · 11 years ago
  79. 5799635 ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown by Xiang Xiao · 11 years ago
  80. 61d1cf1 spi: spi-ath79: fix initial GPIO CS line setup by Gabor Juhos · 11 years ago
  81. 765ee70 spi: dw: Convert to let spi core validate transfer speed by Axel Lin · 11 years ago
  82. 66f2329 ASoC: eukrea-tlv320: Add DT support. by Denis Carikli · 11 years ago
  83. 878eaf6 MAINTAINERS: update AGP tree to point at drm tree by Dave Airlie · 11 years ago
  84. 013daec Merge 3.14-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  85. 17b0280 Merge 3.14-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  86. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  87. ad6f33d spi: atmel: Let spi core handle validating transfer length by Axel Lin · 11 years ago
  88. 94ee607 regulator: tps65217: Allow missing init_data for diagnostics by Axel Lin · 11 years ago
  89. 7984b5c spi: octeon: Convert to let spi core validate transfer speed by Axel Lin · 11 years ago
  90. 85fe414 spi: octeon: Remove struct octeon_spi_setup usage by Axel Lin · 11 years ago
  91. 790fc55 spi: omap-uwire: Convert to use bits_per_word_mask by Axel Lin · 11 years ago
  92. 0e6d873 spi: atmel: Remove redundant list_empty checking by Axel Lin · 11 years ago
  93. aa074c1 Merge 3.14-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  94. eeb71395 spi: sirf: provide a shortcut for spi command-data mode by Qipan Li · 11 years ago
  95. 755a48a NFS: Fix a delegation callback race by Trond Myklebust · 11 years ago
  96. 0414855 Linux 3.14-rc5 by Linus Torvalds · 11 years ago
  97. c81bf1c f2fs: fix to write node pages with WRITE_SYNC by Jaegeuk Kim · 11 years ago
  98. 3e80f95 regulator: s2mps11: Copy supported regulators from initconst by Krzysztof Kozlowski · 11 years ago
  99. 219ef03 regulator: s2mps11: Constify regulator_desc array by Krzysztof Kozlowski · 11 years ago
  100. 3119525 regulator: s2mps11: Don't store registered regulators in state container by Krzysztof Kozlowski · 11 years ago