1. a0d7209 pinctrl: sunxi: add of_xlate function by Maxime Ripard · 12 years ago
  2. a82a45f [media] uvcvideo: Fix race of open and suspend in error case by Oliver Neukum · 12 years ago
  3. 8c0d44e [media] uvcvideo: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  4. 5d97046 [media] davinci: vpbe: fix missing unlock on error in vpbe_initialize() by Wei Yongjun · 12 years ago
  5. b9f1fbc [media] davinci: dm355: Fix uninitialized variable compiler warnings by Lad, Prabhakar · 12 years ago
  6. c7a857a [media] adv7343: use devm_kzalloc() instead of kzalloc() by Lad, Prabhakar · 12 years ago
  7. 08754d3 [media] tvp514x: use devm_kzalloc() instead of kzalloc() by Lad, Prabhakar · 12 years ago
  8. f3e8e4f [media] tvp7002: use devm_kzalloc() instead of kzalloc() by Lad, Prabhakar · 12 years ago
  9. d41d819 [media] ths7303: use devm_kzalloc() instead of kzalloc() by Lad, Prabhakar · 12 years ago
  10. b4c13d3 [media] saa7164: silence GCC warnings by Paul Bolle · 12 years ago
  11. 6e38bfa tpm_tis: check pnp_acpi_device return code by Kent Yoder · 12 years ago
  12. 7333549 char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value by Peter Huewe · 12 years ago
  13. 07d7216 char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe by Peter Huewe · 12 years ago
  14. e02983c char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute by Peter Huewe · 12 years ago
  15. 6429891 char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment by Peter Huewe · 12 years ago
  16. d479042 tpm_i2c_stm_st33: removed unused variables/code by Kent Yoder · 12 years ago
  17. 7240b98 TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup by Jason Gunthorpe · 12 years ago
  18. 78f09cc tpm: Fix cancellation of TPM commands (interrupt mode) by Stefan Berger · 12 years ago
  19. 1f86605 tpm: Fix cancellation of TPM commands (polling mode) by Stefan Berger · 12 years ago
  20. 3e3a5e9 tpm: Store TPM vendor ID by Stefan Berger · 12 years ago
  21. 4643826 TPM: Work around buggy TPMs that block during continue self test by Jason Gunthorpe · 12 years ago
  22. 1fbc5e9 tpm_i2c_stm_st33: fix oops when i2c client is unavailable by Kent Yoder · 12 years ago
  23. d459335 char/tpm: Use struct dev_pm_ops for power management by Peter Huewe · 12 years ago
  24. 2bfee22 TPM: STMicroelectronics ST33 I2C BUILD STUFF by Mathias Leblanc · 12 years ago
  25. 9da228e tpm: rename STM driver to match other i2c drivers by Kent Yoder · 12 years ago
  26. 3d7a7bd tpm: STM i2c driver fixes by Kent Yoder · 12 years ago
  27. 775585e tpm: rename vendor data to priv and provide an accessor by Kent Yoder · 12 years ago
  28. 251a7b0 TPM: STMicroelectronics ST33 I2C KERNEL 3.x by Mathias Leblanc · 12 years ago
  29. 7324969 char/tpm: Use true and false for bools by Peter Huewe · 12 years ago
  30. 348df8d TPM: Switch to __packed instead of __attribute__((packed)) by Jason Gunthorpe · 12 years ago
  31. c584af1 TPM: Issue TPM_STARTUP at driver load if the TPM has not been started by Jason Gunthorpe · 12 years ago
  32. 07b133e char/tpm: simplify duration calculation and eliminate smatch warning. by Peter Huewe · 12 years ago
  33. 720ca4a char/tpm: Remove duplicated lookup table by Peter Huewe · 12 years ago
  34. d8a7c1f pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enable by John Crispin · 12 years ago
  35. c58bdc3 pinctrl/lantiq: add functionality to falcon_pinconf_dbg_show by John Crispin · 12 years ago
  36. 77ef406 pinctrl/lantiq: fix pinconfig parameters by John Crispin · 12 years ago
  37. 41228b7 pinctrl/lantiq: one of the boot leds was defined incorrectly by John Crispin · 12 years ago
  38. a8ae367 pinctrl/lantiq: only probe available pad controllers by John Crispin · 12 years ago
  39. 9338628 pinctrl/lantiq: the pinconf OD parameter argument was ignored by John Crispin · 12 years ago
  40. 6360350 pinctrl/lantiq: add output pinconf parameter by John Crispin · 12 years ago
  41. 3a6b04c pinctrl/lantiq: add pin_config_group_set support by John Crispin · 12 years ago
  42. 7541083 pinctrl/lantiq: faulty bit inversion by John Crispin · 12 years ago
  43. 362ba3c pinctrl/lantiq: pinconf uses port instead of pin by John Crispin · 12 years ago
  44. 41ab724 spi/orion: Use module_platform_driver() by Ezequiel Garcia · 12 years ago
  45. c0fde3b spi/bcm63xx: reject transfers unable to transfer by Jonas Gorski · 12 years ago
  46. 2cd94c8 spi: Ensure memory used for spi_write_then_read() is DMA safe by Mark Brown · 12 years ago
  47. c88dd34 spi/spi-mpc512x-psc: init mode bits supported by the driver by Anatolij Gustschin · 12 years ago
  48. 9d15a3b spi/mpc512x-psc: don't use obsolet cell-index property by Anatolij Gustschin · 12 years ago
  49. 2deff8d spi: Remove erroneous __init, __exit and __exit_p() references in drivers by Grant Likely · 12 years ago
  50. 228f1ce pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlate by Barry Song · 12 years ago
  51. a1ed267 pinctrl: exynos: change PINCTRL_EXYNOS option by Kukjin Kim · 12 years ago
  52. 95601d6 regmap: spi: Handle allocation failures gracefully by Mark Brown · 12 years ago
  53. 3a2cb1e Merge tag 'async' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into asoc-adsp by Mark Brown · 12 years ago
  54. 9baf64f ARM: at91/ide: remove unsused at91-ide Kconfig entry by Johan Hovold · 12 years ago
  55. f88948e regmap: Export regmap_async_complete() by Mark Brown · 12 years ago
  56. 2bfb509 iwlwifi: use threaded interrupt handler by Johannes Berg · 12 years ago
  57. 0fa2fd9 Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git into gpio/next by Grant Likely · 12 years ago
  58. 46ebfbc gpio/langwell: cleanup driver by David Cohen · 12 years ago
  59. 936cb1b gpio/langwell: Add Cloverview ids to pci device table by David Cohen · 12 years ago
  60. 1d09aaa gpio/lynxpoint: add chipset gpio driver. by Mathias Nyman · 12 years ago
  61. 75bf336 spi/s3c64xx: fix checkpatch warnings and error by Jingoo Han · 12 years ago
  62. 4eb7700 spi/s3c64xx: Use devm_clk_get() and devm_request_irq() by Jingoo Han · 12 years ago
  63. d300356 iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRA by Hiroshi Doyu · 12 years ago
  64. fe1229b iommu/tegra: smmu: Use helper function to check for valid register offset by Joerg Roedel · 12 years ago
  65. a6870e9 iommu/tegra: smmu: Support variable MMIO ranges/blocks by Hiroshi Doyu · 12 years ago
  66. 3133fba3 spi/imx: Add MODULE_ALIAS() by Fabio Estevam · 12 years ago
  67. 8722ff8 block: IBM RamSan 70/80 device driver by josh.h.morris@us.ibm.com · 12 years ago
  68. beb96c2 spi/tegra: remove checks for valid speed by Laxman Dewangan · 12 years ago
  69. 059b8ff spi: make sure all transfer has proper speed set by Laxman Dewangan · 12 years ago
  70. c4a31f4 spi/ath79: avoid multiple initialization of the SPI controller by Gabor Juhos · 12 years ago
  71. 95d7941 spi/ath79: use gpio_request_one by Gabor Juhos · 12 years ago
  72. f1e8fc9 spi/ath79: remove superfluous chip select code by Gabor Juhos · 12 years ago
  73. 72611db spi/ath79: add missing HIGH->LOW SCK transition by Gabor Juhos · 12 years ago
  74. 440114f spi/ath79: add delay between SCK changes by Gabor Juhos · 12 years ago
  75. d41e35c pinctrl/abx500: destroy mutex if returning early due to error by Lee Jones · 12 years ago
  76. 83b423c pinctrl/abx500: beautify the ABX500 pin control driver by Lee Jones · 12 years ago
  77. 1abeebe pinctrl/abx500: replace incorrect return value by Lee Jones · 12 years ago
  78. 49dcf08 pinctrl/abx500: use the BIT() macro where appropriate by Lee Jones · 12 years ago
  79. a8f96e4 pinctrl/abx500: add AB8540 sub-driver by Patrice Chotard · 12 years ago
  80. 09dbec3 pinctrl/abx500: add AB9540 sub-driver by Patrice Chotard · 12 years ago
  81. 1aa2d8d pinctrl/abx500: add AB8505 sub-driver by Patrice Chotard · 12 years ago
  82. c9f7a8a iwlwifi: don't ack the card state notification by Emmanuel Grumbach · 12 years ago
  83. ba486a2 mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor by Juha Lumme · 12 years ago
  84. f3b8a8e spi/sirf: add support for new SiRFmarco SMP SoC by Barry Song · 12 years ago
  85. e5118cd spi/sirf: use clk_prepare_enable and clk_disable_unprepare by Barry Song · 12 years ago
  86. f305a0a Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 12 years ago
  87. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
  88. bb29785 spi/of: Use DT aliases for assigning bus number by Grant Likely · 12 years ago
  89. cf9c86e spi/sh-msiof: Add device tree parsing to driver by Bastian Hecht · 12 years ago
  90. aae7147 spi/davinci: add OF support for the spi controller by Murali Karicheri · 12 years ago
  91. 830379e spi/omap2: disable DMA requests before complete() by Felipe Balbi · 12 years ago
  92. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  93. dc3e1d8 HID: multitouch: make MT_CLS_ALWAYS_TRUE the new default class by Benjamin Tissoires · 12 years ago
  94. e325905 HID: multitouch: fix protocol for Elo panels by Benjamin Tissoires · 12 years ago
  95. efc1678 HID: multitouch: fix protocol for Cando 2087:0a02 by Benjamin Tissoires · 12 years ago
  96. 51377fe HID: multitouch: fix protocol for Sitronix 1403:5001 by Benjamin Tissoires · 12 years ago
  97. e0bb8f9 HID: multitouch: ensure that serial devices make no use of contact count by Benjamin Tissoires · 12 years ago
  98. c629dd7 HID: multitouch: fix Win8 protocol for Sharp like devices by Benjamin Tissoires · 12 years ago
  99. c2517f6 HID: multitouch: add support for Nexio 42" panel by Benjamin Tissoires · 12 years ago
  100. 55978fa HID: multitouch: use the callback "report" instead of sequential events by Benjamin Tissoires · 12 years ago