1. 22bfe10 ARM: dt: tegra trimslice: add support for audio by Stephen Warren · 13 years ago
  2. c7bd632 ARM: dt: tegra trimslice: enable SDHCI1 controller by Stephen Warren · 13 years ago
  3. 081cc0a ARM: dt: tegra trimslice: add RTC I2C device by Stephen Warren · 13 years ago
  4. 45dbe9d ARM: dt: tegra seaboard: add i2c devices by Olof Johansson · 13 years ago
  5. 802a849 ARM: dt: tegra seaboard: configure I2C2 pinmux by Stephen Warren · 13 years ago
  6. 22bd1f7 ARM: dt: tegra seaboard: fix I2C2 SCL rate by Stephen Warren · 13 years ago
  7. b46b0b5 ARM: dt: tegra: enable als and proximity sensor by Laxman Dewangan · 13 years ago
  8. aef7704 pinctrl: tegra: error reporting cleanup by Stephen Warren · 13 years ago
  9. b5badba pinctrl: tegra: debugfs enhancements by Stephen Warren · 13 years ago
  10. 52f48fe pinctrl: tegra: refactor probe handling by Stephen Warren · 13 years ago
  11. ecc295b ARM: dt: tegra20: add pinmux to device tree by Stephen Warren · 13 years ago
  12. e5cbeef ARM: dt: tegra cardhu: add pinmux to device tree by Stephen Warren · 13 years ago
  13. b7449d9 ARM: tegra: Remove pre-pinctrl pinmux driver by Stephen Warren · 13 years ago
  14. f30d12b ARM: tegra: Switch to new pinctrl driver by Stephen Warren · 13 years ago
  15. 3e215d0 gpio: tegra: Hide tegra_gpio_enable/disable() by Stephen Warren · 13 years ago
  16. c61b3da ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ by Stephen Warren · 13 years ago
  17. d941136 gpio: tegra: configure pins during irq_set_type by Stephen Warren · 13 years ago
  18. 4bee641 ARM: tegra: Remove VBUS_GPIO handling from board files by Stephen Warren · 13 years ago
  19. 434103a usb: ehci-tegra: Add vbus_gpio to platform data by Stephen Warren · 13 years ago
  20. dcb5dbc pinctrl: show pin name for pingroups in sysfs by Dong Aisheng · 13 years ago
  21. d0bd8df pinctrl: show pin name when request pins by Dong Aisheng · 13 years ago
  22. 6d4ca1f pinctrl: implement devm_pinctrl_get()/put() by Stephen Warren · 13 years ago
  23. 2aeefe0 pinctrl: a minor fix of pin config debug information by Dong Aisheng · 13 years ago
  24. 96593af pinctrl: pinconf: fix compilation error if PINCONF is not selected by Viresh Kumar · 13 years ago
  25. 6cb4158 pinctrl: allow pctldevs to decode pin config in debugfs by Stephen Warren · 13 years ago
  26. c736d73 pinctrl: ifdef CONFIG_DEBUG_FS cleanup by Stephen Warren · 13 years ago
  27. 630e2d0 pinctrl: mark non-EXPERIMENTAL by Linus Walleij · 13 years ago
  28. 60f7f50 pinctrl: tegra: Add complete device tree support by Stephen Warren · 13 years ago
  29. a3c9454 dt: Document Tegra20/30 pinctrl binding by Stephen Warren · 13 years ago
  30. e3f8004 dt: Move Tegra20 pin mux binding into new pinctrl directory by Stephen Warren · 13 years ago
  31. 7a86527 dt: pinctrl: Document device tree binding by Stephen Warren · 13 years ago
  32. c541adc dt: add property iteration helpers by Stephen Warren · 13 years ago
  33. c05127c pinctrl: implement pinctrl deferred probing by Linus Walleij · 13 years ago
  34. ad8bb72 pinctrl: add some error checking for user interfaces by Dong Aisheng · 13 years ago
  35. a1d31f7 pinctrl: fix pinmux_check_ops error checking by Dong Aisheng · 13 years ago
  36. d1e90e9 pinctrl: replace list_*() with get_*_count() by Viresh Kumar · 13 years ago
  37. 122dbe7 pinctrl: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 13 years ago
  38. eb181c3 Documentation: pinctrl: add missing spi0_0 grp in example by Viresh Kumar · 13 years ago
  39. eafeb7a pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRL by Stephen Warren · 13 years ago
  40. 57291ce pinctrl: core device tree mapping table parsing support by Stephen Warren · 13 years ago
  41. d26bc49 pinctrl: implement pinctrl_check_ops by Stephen Warren · 13 years ago
  42. 22f099d pinctrl: include <linux/bug.h> to prevent compile errors by Stephen Warren · 13 years ago
  43. 6974f1f pinctrl: fix compile error if not select PINMUX support by Dong Aisheng · 13 years ago
  44. e816b57 Linux 3.4-rc3 by Linus Torvalds · 13 years ago
  45. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  46. 12e993b x86-32: fix up strncpy_from_user() sign error by Linus Torvalds · 13 years ago
  47. 708e5978 ARM: 7386/1: jump_label: fixup for rename to static_key by Rabin Vincent · 13 years ago
  48. 078c045 ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE by Jonathan Austin · 13 years ago
  49. e5ab858 ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU by Will Deacon · 13 years ago
  50. 9f85550 ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus by Linus Walleij · 13 years ago
  51. ebfc5b8 PCI: Fix regression in pci_restore_state(), v3 by Rafael J. Wysocki · 13 years ago
  52. 6c23b8e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  53. 218a8c2 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  54. 919f797 SCSI: Fix error handling when no ULD is attached by Martin K. Petersen · 13 years ago
  55. 961a238 Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  56. 47d9e44 ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors by Kevin Hilman · 13 years ago
  57. eb03f28 ARM: dts: remove blank interrupt-parent properties by Rob Herring · 13 years ago
  58. 9e7bcbe Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into fixes by Olof Johansson · 13 years ago
  59. 5ad1430 ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files by Sachin Kamat · 13 years ago
  60. bfecc60 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. 2084c24 do not export kernel's NULL #define to userspace by Lubos Lunak · 13 years ago
  62. 5262c54 ARM: EXYNOS: Remove broken config values for touchscren for NURI board by Marek Szyprowski · 13 years ago
  63. 3d3231b ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards by Marek Szyprowski · 13 years ago
  64. f441f8a ARM: EXYNOS: fix regulator name for NURI board by Marek Szyprowski · 13 years ago
  65. 3cd21f6 ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL by Maurus Cuelenaere · 13 years ago
  66. 668ce0a Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  67. a1c0cad Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  68. 659e45d Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  69. c104f1f Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  70. d8dd0b6 Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  71. 2d59dcf cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS by Kevin Hilman · 13 years ago
  72. 7d93101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  73. 6e11733 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  74. 461c149 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  75. cf7d8a5 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  76. 3d3eeb2 sparc64: Eliminate obsolete __handle_softirq() function by Paul E. McKenney · 13 years ago
  77. 9e0daff sparc64: Fix bootup crash on sun4v. by David S. Miller · 13 years ago
  78. af33ead ARM: msm: Fix section mismatches in proc_comm.c by David Brown · 13 years ago
  79. e89c0e43 video: msm: Fix section mismatches in mddi.c by David Brown · 13 years ago
  80. 204241c2 arm: msm: trout: fix compile failure by Daniel Walker · 13 years ago
  81. 1c07ae4 arm: msm: halibut: remove unneeded fixup by Daniel Walker · 13 years ago
  82. ef1f098 irq_work: fix compile failure on tile from missing include by Chris Metcalf · 13 years ago
  83. 85f8f77 ia64: populate the cmpxchg header with appropriate code by Paul Gortmaker · 13 years ago
  84. 5ba840f alpha: fix build failures from system.h dismemberment by Paul Gortmaker · 13 years ago
  85. 6b8e5c9 ARM: 7383/1: nommu: populate vectors page from paging_init by Will Deacon · 13 years ago
  86. 9b7333a ARM: 7381/1: nommu: fix typo in mm/Kconfig by Will Deacon · 13 years ago
  87. a106b21 ARM: 7380/1: DT: do not add a zero-sized memory property by Marc Zyngier · 13 years ago
  88. 9c5fd9e ARM: 7379/1: DT: fix atags_to_fdt() second call site by Marc Zyngier · 13 years ago
  89. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 13 years ago
  90. a7ca080 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  91. 7d7eb9e ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). by Jesper Juhl · 13 years ago
  92. 4166fb6 Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  93. e4757ca kconfig: delete last traces of __enabled_ from autoconf.h by Paul Gortmaker · 13 years ago
  94. a959613 Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols" by Paul Gortmaker · 13 years ago
  95. 69349c2 kconfig: fix IS_ENABLED to not require all options to be defined by Paul Gortmaker · 13 years ago
  96. d53ba47 Btrfs: use commit root when loading free space cache by Josef Bacik · 13 years ago
  97. 7c427f4 Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  98. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  99. 3dbc35a Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  100. f5ad501 Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago