1. a3fc0ff i2c: i801: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  2. f3b54b9 i2c: add bcm2835 driver by Stephen Warren · 11 years ago
  3. cb7f07a i2c: ismt: Add Seth and Myself as maintainers by Neil Horman · 11 years ago
  4. 91991f3 i2c: sis630: checkpatch cleanup by Amaury Decrême · 11 years ago
  5. 97da42d i2c: sis630: display unsigned hex by Amaury Decrême · 11 years ago
  6. a6e7d0ef i2c: sis630: use hex to constants for SMBus commands by Amaury Decrême · 11 years ago
  7. 499b919 i2c: sis630: fix behavior after collision by Amaury Decrême · 11 years ago
  8. aa9e7a3 i2c: sis630: clear sticky bits by Amaury Decrême · 11 years ago
  9. 974d6a3 i2c: sis630: Add SIS964 support by Amaury Decrême · 11 years ago
  10. b08369a i2c: isch: Add module parameter for backbone clock rate if divider is unset by Alexander Stein · 11 years ago
  11. 4182b43 i2c: at91: fix unsed variable warning when building with !CONFIG_OF by Joachim Eastwood · 11 years ago
  12. 13f35ac i2c: Adding support for Intel iSMT SMBus 2.0 host controller by Neil Horman · 11 years ago
  13. e789029 i2c: sh_mobile: don't send a stop condition by default inside transfers by Guennadi Liakhovetski · 11 years ago
  14. 4b38231 i2c: sh_mobile: eliminate an open-coded "goto" loop by Guennadi Liakhovetski · 11 years ago
  15. 5687265 i2c: sh_mobile: fix timeout error handling by Guennadi Liakhovetski · 11 years ago
  16. 05cf936 i2c: sh_mobile: cosmetic: trivially simplify 2 functions by Guennadi Liakhovetski · 11 years ago
  17. 626f0a2 i2c: mxs: Implement arbitrary clock speed derivation algorithm by Marek Vasut · 12 years ago
  18. c2db409c i2c: i801: SMBus patch for Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  19. faf93ff i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440 by Giridhar Maruthy · 11 years ago
  20. fc91e40 i2c: mxs: Add PIO and mixed-DMA support by Marek Vasut · 11 years ago
  21. dc6fea4 i2c: s3c2410: Remove err_cpufreq label by Tushar Behera · 11 years ago
  22. d16933b i2c: s3c2410: Move location of clk_prepare_enable() call in probe function by Tushar Behera · 11 years ago
  23. 2b255b9 i2c: s3c2410: Convert to use devm_* APIs by Tushar Behera · 11 years ago
  24. 669da30 i2c: s3c2410: Remove unnecessary label err_noclk by Tushar Behera · 11 years ago
  25. 876ae85 i2c: nomadik: drop superfluous variable initialization by Wolfram Sang · 11 years ago
  26. 24e9e15 i2c: nomadik: adopt pinctrl support by Patrice Chotard · 11 years ago
  27. 631056c i2c: at91: add of_device_id entry for at91rm9200 by Joachim Eastwood · 12 years ago
  28. 2a2897b i2c: tegra: add support for Tegra114 SoC by Laxman Dewangan · 11 years ago
  29. b61b141 i2c-designware: add support for Intel Lynxpoint by Mika Westerberg · 11 years ago
  30. 7272194 i2c-designware: add minimal support for runtime PM by Mika Westerberg · 11 years ago
  31. 17a76b4 i2c-designware: always set the STOP bit after last byte by Mika Westerberg · 11 years ago
  32. 5c38dc8 i2c: nforce2: fix coding style issues by Laurent Navet · 11 years ago
  33. 81e34f9 drivers: misc: at24: mention other supported types in Kconfig by Lars Poeschel · 12 years ago
  34. c811093 i2c: core: Remove definition of i2c_smbus_process_call by Tushar Behera · 12 years ago
  35. 949db15 Linux 3.8-rc5 by Linus Torvalds · 11 years ago
  36. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  37. 66e2d3e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  38. d93816a Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  39. 01acd3e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  40. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  41. ba2ab41 Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  42. bff9241 Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  43. 3f58e09 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  44. acc5da0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 11 years ago
  45. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 11 years ago
  46. c9f01bf Btrfs: fix wrong max device number for single profile by Miao Xie · 11 years ago
  47. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 11 years ago
  48. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 11 years ago
  49. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 11 years ago
  50. 192000d Btrfs: use right range to find checksum for compressed extents by Liu Bo · 11 years ago
  51. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 11 years ago
  52. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 11 years ago
  53. 3836414 Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes by Olof Johansson · 11 years ago
  54. 60fd8e3 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago
  55. 5266629 mfd: vexpress-sysreg: Don't skip initialization on probe by Pawel Moll · 12 years ago
  56. ab838bc ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree by Pawel Moll · 11 years ago
  57. 1585def ARM: vexpress: extend the MPIDR range used for pen release check by Lorenzo Pieralisi · 11 years ago
  58. af4ca6a Merge remote-tracking branch 'regmap/fix/debugfs' into tmp by Mark Brown · 11 years ago
  59. 4ad3041 Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  60. f6be19c Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 11 years ago
  61. ff7532c Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  62. ae763db Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  63. 6f48ea5 Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  64. 2116e02 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  65. 5e30bbb MAINTAINERS: Someone needs to watch over the serial drivers by Greg Kroah-Hartman · 11 years ago
  66. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  67. c1b8414 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  68. dba63b2 USB: EHCI: fix build error in ehci-mxc by Alan Stern · 11 years ago
  69. db23366 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  70. 6d26b3a MAINTAINERS: remove me by Alan Cox · 11 years ago
  71. 31614bb ALSA: hda - Fix inconsistent pin states after resume by Takashi Iwai · 11 years ago
  72. 8461c2f ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii by Douglas Gilbert · 11 years ago
  73. 581d629 ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig by Nicolas Ferre · 11 years ago
  74. 2e06e92 ARM: at91/at91_dt_defconfig: remove memory specification to cmdline by Nicolas Ferre · 11 years ago
  75. b45c998 ARM: at91/dts: add macb mii pinctrl config for kizbox by Boris BREZILLON · 11 years ago
  76. 36224d0 ARM: at91: rm9200: remake the BGA as default version by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  77. 334c9e8 ARM: at91: fix gpios on i2c-gpio for RM9200 DT by Joachim Eastwood · 12 years ago
  78. 1bab02e ARM: at91/at91sam9x5 DTS: add SCK USART pins by Richard Genoud · 11 years ago
  79. c89cec3 ARM: at91/at91sam9x5 DTS: correct wrong PIO BANK values on u(s)arts by Richard Genoud · 11 years ago
  80. 45976c0 ARM: at91/at91-pinctrl documentation: fix typo and add some details by Richard Genoud · 11 years ago
  81. 10b8c7d fs/cifs/cifs_dfs_ref.c: fix potential memory leakage by Cong Ding · 11 years ago
  82. a7e2ca1 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 11 years ago
  83. 09d75bc ARM: kirkwood: fix missing #interrupt-cells property by Sebastian Hesselbarth · 11 years ago
  84. f42abc7 mmc: mvsdio: use devm_ API to simplify/correct error paths. by Andrew Lunn · 11 years ago
  85. d6f620a clk: mvebu/clk-cpu.c: fix memory leakage by Cong Ding · 11 years ago
  86. 1d85490 Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  87. f56c319 async: fix __lowest_in_progress() by Tejun Heo · 11 years ago
  88. ed06ef3 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 11 years ago
  89. 343391b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  90. efa1719 cpufreq: Add module aliases for acpi-cpufreq by Matthew Garrett · 11 years ago
  91. 262060e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  92. b75b25b Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  93. 51edce0 Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  94. 05c2cf3 Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  95. 3c2a9f8 Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  96. d26d452 Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  97. 0944c0a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 11 years ago
  98. a7ed6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  99. 9067ac8 wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task by Oleg Nesterov · 11 years ago
  100. 9899d11 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 11 years ago