1. eb5e76f ARM: at91: add pmc DT support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  2. 2b11ea5 ARM: at91/dt: add specific DT soc init by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  3. 8bf7ec6 ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20 by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  4. 10f71c2 ARM: at91: sam9x5 add i2c DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  5. 8f24bda ARM: at91: sam9g45 add i2c DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  6. b71e1b7 ARM: at91: usb_a9g20 add DT i2c support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  7. 3b3f828 ARM: at91: sam9g20 add i2c DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  8. 8ffaa0f i2c/gpio: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  9. 86a89f4 ARM: at91: sam9x5 add nand support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  10. d6a0166 atmel/nand: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  11. 770d7c3 of/mtd/nand: add generic bindings and helpers by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  12. fa4d34c of: introduce helper to manage boolean by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  13. 98619dc ARM: at91: enable on flash bbt for Atmel Reference and DT boards by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  14. 3dcb7ea mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  15. bf4289c ATMEL: fix nand ecc support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  16. f75622f ARM: at91: at91sam9x5cm/dt: add leds support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  17. 2ea332d ARM: at91: usb_a9g20/dt: add gpio-keys support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  18. 8a087b0 ARM: at91: at91sam9m10g45ek/dt: add gpio-keys support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  19. f2ee7ac ARM: at91: at91sam9m10g45ek/dt: add leds support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  20. 4ea2565 ARM: at91: usb_a9g20/dt: add leds support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  21. 582d5fb ARM: at91/pio: add new PIO3 features by Nicolas Ferre · 14 years ago
  22. 9a9fe01 ARM: at91: add sam9_smc.o to at91sam9x5 build by Nicolas Ferre · 13 years ago
  23. 8e315a7 ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter by Nicolas Ferre · 13 years ago
  24. 3a61a5d ARM: at91/tc: add device tree support to atmel_tclib by Nicolas Ferre · 13 years ago
  25. 2983129 ARM: at91/tclib: take iomem size from resource by Nicolas Ferre · 13 years ago
  26. 986c265 ARM: at91/pit: add traces in case of error by Nicolas Ferre · 13 years ago
  27. 23fa648 ARM: at91: pit add DT support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  28. 8014d6f ARM: at91: AIC and GPIO IRQ device tree initialization by Nicolas Ferre · 13 years ago
  29. 34bc485 ARM: at91/board-dt: remove AIC irq domain from board file by Nicolas Ferre · 13 years ago
  30. 7530cd9 ARM: at91/gpio: remove the static specification of gpio_chip.base by Nicolas Ferre · 13 years ago
  31. b134ce8 ARM: at91/gpio: add .to_irq gpio_chip handler by Nicolas Ferre · 13 years ago
  32. 5bc067b ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field by Nicolas Ferre · 13 years ago
  33. 21f8187 ARM: at91/gpio: add irqdomain and DT support by Nicolas Ferre · 13 years ago
  34. 4340cde ARM: at91/gpio: change comments and one variable name by Nicolas Ferre · 13 years ago
  35. e449907 ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  36. fe5e079 ARM: at91/snapper9260: move gpio_to_irq out of structure initialization by Nicolas Ferre · 13 years ago
  37. e261501 ARM: at91/aic: add irq domain and device tree support by Nicolas Ferre · 13 years ago
  38. 89d4a17 Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 by Nicolas Ferre · 12 years ago
  39. 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
  40. 280ad7f mfd: twl-core: Add IRQ_DOMAIN dependency by Grant Likely · 13 years ago
  41. 964dba2 devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) by Grant Likely · 13 years ago
  42. d593f25 irq_domain: Centralize definition of irq_dispose_mapping() by Grant Likely · 13 years ago
  43. abd2363 irq_domain/mips: Allow irq_domain on MIPS by Grant Likely · 13 years ago
  44. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  45. d5e5a7f ARM: at91: properly sort dtb files in Makefile.boot by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  46. e9bc91a ARM: at91: add at91sam9g25ek.dts in Makefile.boot by Nicolas Ferre · 13 years ago
  47. e8729dd ARM: at91/board-dt: drop default console by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  48. 69f6a27 Atmel: move console default platform_device to serial driver by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  49. c9b1e3f ARM: at91: merge SRAM Memory banks thanks to mirroring by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  50. 8c428b8 ARM: at91: finally drop at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  51. b3af8b4 ARM: at91/rtc-at91sam9: pass the GPBR to use via resources by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  52. 4e9267f ARM: at91:rtc/rtc-at91sam9: ioremap register bank by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  53. 205056a ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  54. b551495 ARM: at91/PMC: make register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  55. 940192e ARM: at91/PMC: move assignment out of printf by Nicolas Ferre · 13 years ago
  56. fb7e197 ARM: at91/pm_slowclock: add runtime detection of memory contoller by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  57. f363c40 ARM: at91: make sdram/ddr register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  58. 1a269ad ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  59. 8ff12ad3 ARM: at91/pm_slowclock: function slow_clock() accepts parameters by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  60. 0dcfed1 ARM: at91/pm_slowclock: rename register to named define by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  61. 9e1c0b2 ARM: at91/ST: remove not needed casts by Nicolas Ferre · 13 years ago
  62. 5e9cf5e ARM: at91: make ST (System Timer) soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  63. 4342d64 ARM: at91: make matrix register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  64. 6d166fe ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c by Paul Gortmaker · 13 years ago
  65. fac36a5 ARM: at91/at91x40: remove use of at91_sys_read/write by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  66. 0d78171 ARM: at91: factorise duplicated at91sam9 idle by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  67. 2462bac irq_domain/microblaze: Convert microblaze to use irq_domains by Grant Likely · 13 years ago
  68. ff8c3ab irq_domain/powerpc: Replace custom xlate functions with library functions by Grant Likely · 13 years ago
  69. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 13 years ago
  70. c1e572e irq_domain/c6x: Use library of xlate functions by Grant Likely · 13 years ago
  71. 15a2598 irq_domain/c6x: constify irq_domain structures by Grant Likely · 13 years ago
  72. 0bd761e irq_domain/c6x: Convert c6x to use generic irq_domain support. by Mark Salter · 13 years ago
  73. a18dc81 irq_domain: constify irq_domain_ops by Grant Likely · 13 years ago
  74. 16b2e6e irq_domain: Create common xlate functions that device drivers can use by Grant Likely · 13 years ago
  75. 6b783f7 irq_domain: Remove irq_domain_add_simple() by Grant Likely · 13 years ago
  76. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 13 years ago
  77. 5769089 mfd: twl-core.c: Fix the number of interrupts managed by twl4030 by Benoit Cousson · 13 years ago
  78. a850a75 of/address: add empty static inlines for !CONFIG_OF by Grant Likely · 13 years ago
  79. 1bc04f2 irq_domain: Add support for base irq and hwirq in legacy mappings by Grant Likely · 13 years ago
  80. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  81. 6870065 irq_domain: Remove references to old irq_host names by Grant Likely · 13 years ago
  82. 0384837 irq_domain: remove NO_IRQ from irq domain code by Grant Likely · 13 years ago
  83. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 13 years ago
  84. 6d9285b irq_domain/powerpc: Eliminate virq_is_host() by Grant Likely · 13 years ago
  85. 4bbdd45 irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead by Grant Likely · 13 years ago
  86. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  87. 644bd954 irq_domain: convert microblaze from irq_host to irq_domain by Grant Likely · 13 years ago
  88. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 13 years ago
  89. e1964c5 irq_domain: Be less verbose by Grant Likely · 13 years ago
  90. 7ab3a83 irq_domain: add documentation and MAINTAINERS entry. by Grant Likely · 13 years ago
  91. 13d2619 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  92. 27c3afe ALSA: intel8x0: Fix default inaudible sound on Gateway M520 by Daniel T Chen · 13 years ago
  93. 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
  94. ce5afed Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  95. ca81a62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  96. e3f89f4 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  97. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 13 years ago
  98. 10f296c module: make module param bint handle nul value by Dave Young · 13 years ago
  99. 3b582f3 Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/battery-urgent by Linus Torvalds · 13 years ago
  100. 19be13c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago