1. f75622f ARM: at91: at91sam9x5cm/dt: add leds support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  2. 2ea332d ARM: at91: usb_a9g20/dt: add gpio-keys support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  3. 8a087b0 ARM: at91: at91sam9m10g45ek/dt: add gpio-keys support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  4. f2ee7ac ARM: at91: at91sam9m10g45ek/dt: add leds support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  5. 4ea2565 ARM: at91: usb_a9g20/dt: add leds support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  6. 582d5fb ARM: at91/pio: add new PIO3 features by Nicolas Ferre · 14 years ago
  7. 9a9fe01 ARM: at91: add sam9_smc.o to at91sam9x5 build by Nicolas Ferre · 13 years ago
  8. 8e315a7 ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter by Nicolas Ferre · 13 years ago
  9. 3a61a5d ARM: at91/tc: add device tree support to atmel_tclib by Nicolas Ferre · 13 years ago
  10. 2983129 ARM: at91/tclib: take iomem size from resource by Nicolas Ferre · 13 years ago
  11. 986c265 ARM: at91/pit: add traces in case of error by Nicolas Ferre · 13 years ago
  12. 23fa648 ARM: at91: pit add DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  13. 8014d6f ARM: at91: AIC and GPIO IRQ device tree initialization by Nicolas Ferre · 13 years ago
  14. 34bc485 ARM: at91/board-dt: remove AIC irq domain from board file by Nicolas Ferre · 13 years ago
  15. 7530cd9 ARM: at91/gpio: remove the static specification of gpio_chip.base by Nicolas Ferre · 13 years ago
  16. b134ce8 ARM: at91/gpio: add .to_irq gpio_chip handler by Nicolas Ferre · 13 years ago
  17. 5bc067b ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field by Nicolas Ferre · 13 years ago
  18. 21f8187 ARM: at91/gpio: add irqdomain and DT support by Nicolas Ferre · 13 years ago
  19. 4340cde ARM: at91/gpio: change comments and one variable name by Nicolas Ferre · 13 years ago
  20. e449907 ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  21. fe5e079 ARM: at91/snapper9260: move gpio_to_irq out of structure initialization by Nicolas Ferre · 13 years ago
  22. e261501 ARM: at91/aic: add irq domain and device tree support by Nicolas Ferre · 13 years ago
  23. 89d4a17 Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 by Nicolas Ferre · 12 years ago
  24. 7eca30a Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at91 into at91/staging/base2+cleanup by Arnd Bergmann · 13 years ago
  25. 280ad7f mfd: twl-core: Add IRQ_DOMAIN dependency by Grant Likely · 13 years ago
  26. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 13 years ago
  27. d593f25 irq_domain: Centralize definition of irq_dispose_mapping() by Grant Likely · 13 years ago
  28. abd2363 irq_domain/mips: Allow irq_domain on MIPS by Grant Likely · 13 years ago
  29. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  30. d5e5a7f ARM: at91: properly sort dtb files in Makefile.boot by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  31. e9bc91a ARM: at91: add at91sam9g25ek.dts in Makefile.boot by Nicolas Ferre · 13 years ago
  32. e8729dd ARM: at91/board-dt: drop default console by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  33. 69f6a27 Atmel: move console default platform_device to serial driver by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  34. c9b1e3f ARM: at91: merge SRAM Memory banks thanks to mirroring by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  35. 8c428b8 ARM: at91: finally drop at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  36. b3af8b4 ARM: at91/rtc-at91sam9: pass the GPBR to use via resources by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  37. 4e9267f ARM: at91:rtc/rtc-at91sam9: ioremap register bank by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  38. 205056a ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  39. b551495 ARM: at91/PMC: make register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  40. 940192e ARM: at91/PMC: move assignment out of printf by Nicolas Ferre · 13 years ago
  41. fb7e197 ARM: at91/pm_slowclock: add runtime detection of memory contoller by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  42. f363c40 ARM: at91: make sdram/ddr register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  43. 1a269ad ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  44. 8ff12ad3 ARM: at91/pm_slowclock: function slow_clock() accepts parameters by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  45. 0dcfed1 ARM: at91/pm_slowclock: rename register to named define by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  46. 9e1c0b2 ARM: at91/ST: remove not needed casts by Nicolas Ferre · 13 years ago
  47. 5e9cf5e ARM: at91: make ST (System Timer) soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  48. 4342d64 ARM: at91: make matrix register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  49. 6d166fe ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c by Paul Gortmaker · 13 years ago
  50. fac36a5 ARM: at91/at91x40: remove use of at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  51. 0d78171 ARM: at91: factorise duplicated at91sam9 idle by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  52. 2462bac irq_domain/microblaze: Convert microblaze to use irq_domains by Grant Likely · 13 years ago
  53. ff8c3ab irq_domain/powerpc: Replace custom xlate functions with library functions by Grant Likely · 13 years ago
  54. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  55. c1e572e irq_domain/c6x: Use library of xlate functions by Grant Likely · 13 years ago
  56. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  57. 0bd761e irq_domain/c6x: Convert c6x to use generic irq_domain support. by Mark Salter · 13 years ago
  58. a18dc81 irq_domain: constify irq_domain_ops by Grant Likely · 13 years ago
  59. 16b2e6e irq_domain: Create common xlate functions that device drivers can use by Grant Likely · 13 years ago
  60. 6b783f7 irq_domain: Remove irq_domain_add_simple() by Grant Likely · 13 years ago
  61. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 13 years ago
  62. 5769089 mfd: twl-core.c: Fix the number of interrupts managed by twl4030 by Benoit Cousson · 13 years ago
  63. a850a75 of/address: add empty static inlines for !CONFIG_OF by Grant Likely · 13 years ago
  64. 1bc04f2 irq_domain: Add support for base irq and hwirq in legacy mappings by Grant Likely · 13 years ago
  65. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  66. 6870065 irq_domain: Remove references to old irq_host names by Grant Likely · 13 years ago
  67. 0384837 irq_domain: remove NO_IRQ from irq domain code by Grant Likely · 13 years ago
  68. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 13 years ago
  69. 6d9285b irq_domain/powerpc: Eliminate virq_is_host() by Grant Likely · 13 years ago
  70. 4bbdd45 irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead by Grant Likely · 13 years ago
  71. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  72. 644bd954 irq_domain: convert microblaze from irq_host to irq_domain by Grant Likely · 13 years ago
  73. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 13 years ago
  74. e1964c5 irq_domain: Be less verbose by Grant Likely · 13 years ago
  75. 7ab3a83 irq_domain: add documentation and MAINTAINERS entry. by Grant Likely · 13 years ago
  76. 13d2619 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  77. 27c3afe ALSA: intel8x0: Fix default inaudible sound on Gateway M520 by Daniel T Chen · 13 years ago
  78. 675c67a Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  79. ce5afed Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  80. ca81a62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  81. e3f89f4 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  82. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 13 years ago
  83. 10f296c module: make module param bint handle nul value by Dave Young · 13 years ago
  84. 3b582f3 Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/battery-urgent by Linus Torvalds · 13 years ago
  85. 19be13c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  86. b14a299 Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  87. a269c2f Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  88. ed5016d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  89. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  90. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  91. a68f20e Merge branch 'fix/acer-alc889-fix' into fix/hda by Takashi Iwai · 13 years ago
  92. 02a237b ALSA: hda - Fix silent speaker output on Acer Aspire 6935 by Takashi Iwai · 13 years ago
  93. fc1156c ALSA: hda - Fix initialization of secondary capture source on VT1705 by Takashi Iwai · 13 years ago
  94. 70d669d ARM: omap: resolve nebulous 'Error setting wl12xx data' by Russell King · 13 years ago
  95. 4f8a428 ARM: omap: fix wrapped error messages in omap_hwmod.c by Russell King · 13 years ago
  96. 8930b4e ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c by Russell King · 13 years ago
  97. a98f77b ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() by Russell King · 13 years ago
  98. e3958fe ARM: omap: fix section mismatch error for omap_4430sdp_display_init() by Russell King · 13 years ago
  99. 45176f4 ARM: omap: fix section mismatch warning for omap_secondary_startup() by Russell King · 13 years ago
  100. d5de63f ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() by Russell King · 13 years ago