1. f6723b5 usb: host: remove selects of USB_ARCH_HAS_?HCI by Paul Bolle · 11 years ago
  2. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  3. 1a9db0a MIPS: ath79: Remove ar933x_uart_platform.h header by Gabor Juhos · 11 years ago
  4. 2c4f1ac MIPS: ath79: Switch to the clkdev framework by Gabor Juhos · 11 years ago
  5. 6612a68 MIPS: ath79: Use local variables for clock rates by Gabor Juhos · 11 years ago
  6. 59a8c10 MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock rates by Gabor Juhos · 11 years ago
  7. 2310780 MIPS: ath79: Use a helper function to get system clock rates by Gabor Juhos · 11 years ago
  8. 837f036 MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freq by Gabor Juhos · 11 years ago
  9. a119192 MIPS: ath79: Fix ar933x watchdog clock by Felix Fietkau · 11 years ago
  10. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  11. 970cb7b MIPS: ath79: Fix argument for the ap136_pc_init function by Markos Chandras · 11 years ago
  12. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  13. 9b75733 MIPS: ath79: make use of the new memory detection code by John Crispin · 11 years ago
  14. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  15. 09f5100 watchdog: ath79_wdt: get register base from platform device's resources by Gabor Juhos · 12 years ago
  16. 0f2ad9e MIPS: ath79: use dynamically allocated watchdog device by Gabor Juhos · 12 years ago
  17. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 12 years ago
  18. 27ea052 MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board by Gabor Juhos · 12 years ago
  19. 82c4684 MIPS: ath79: add USB controller registration code for the QCA955X SoCs by Gabor Juhos · 12 years ago
  20. 0a5f3b1 MIPS: ath79: add PCI controller registration code for the QCA955X SoCs by Gabor Juhos · 12 years ago
  21. e9c0d0a MIPS: ath79: add WMAC registration code for the QCA955X SoCs by Gabor Juhos · 12 years ago
  22. 1399230 MIPS: ath79: register UART for the QCA955X SoCs by Gabor Juhos · 12 years ago
  23. 7d4c2af MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear} by Gabor Juhos · 12 years ago
  24. f818ca3 MIPS: ath79: add GPIO setup code for the QCA955X SoCs by Gabor Juhos · 12 years ago
  25. 5333033 MIPS: ath79: add IRQ handling code for the QCA955X SoCs by Gabor Juhos · 12 years ago
  26. 41583c0 MIPS: ath79: add clock setup code for the QCA955X SoCs by Gabor Juhos · 12 years ago
  27. 2e6c91e MIPS: ath79: add SoC detection code for the QCA955X SoCs by Gabor Juhos · 12 years ago
  28. 9089877 MIPS: ath79: add early printk support for the QCA955X SoCs by Gabor Juhos · 12 years ago
  29. e3b25ce MIPS: ath79: fix WMAC IRQ resource assignment by Gabor Juhos · 12 years ago
  30. 90a938d MIPS: ath79: use dynamically allocated USB platform devices by Gabor Juhos · 12 years ago
  31. fd633cf ath79: remove ATH79_MISC_IRQ_* defines by Gabor Juhos · 12 years ago
  32. 7e69c10 ath79: add ATH79_CPU_IRQ() macro by Gabor Juhos · 12 years ago
  33. 42cb60d MIPS: pci-ar71xx: remove static PCI IO/MEM resources by Gabor Juhos · 12 years ago
  34. 12401fc MIPS: pci-ar724x: setup command register of the PCI controller by Gabor Juhos · 12 years ago
  35. 34b134a MIPS: pci-ar724x: remove static PCI IO/MEM resources by Gabor Juhos · 12 years ago
  36. 617fed4 MIPS: ath79: allow to specify bus number in PCI IRQ maps by Gabor Juhos · 12 years ago
  37. 6e78386 MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions by Gabor Juhos · 12 years ago
  38. 9fc1ca5 MIPS: ath79: register platform devices for the PCI controllers by Gabor Juhos · 12 years ago
  39. 9c099c4 MIPS: ath79: simplify MISC IRQ handling by Gabor Juhos · 12 years ago
  40. f160a28 MIPS: ath79: simplify ath79_gpio_function_* routines by Gabor Juhos · 12 years ago
  41. 8838bec MIPS: ath79: fix GPIO function selection for AR934x SoCs by Gabor Juhos · 12 years ago
  42. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  43. c73cee7 USB: EHCI: remove ehci_port_power() routine by Alan Stern · 12 years ago
  44. 97541cc MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs by Gabor Juhos · 12 years ago
  45. 65fc7f9 MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x by Gabor Juhos · 12 years ago
  46. a0aa457 MIPS: ath79: register USB host controller on the DB120 board by Gabor Juhos · 12 years ago
  47. 00ffed5 MIPS: ath79: add USB platform setup code for AR934X by Gabor Juhos · 12 years ago
  48. 8d3e03e MIPS: ath79: use a helper function for USB resource initialization by Gabor Juhos · 12 years ago
  49. 5fb2345 MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240 by Gabor Juhos · 12 years ago
  50. b4da14a MIPS: ath79: Fix number of GPIO lines for AR724[12] by Gabor Juhos · 12 years ago
  51. 9598111 MIPS: ath79: add initial support for the Atheros DB120 board by Gabor Juhos · 13 years ago
  52. ec95025 MIPS: ath79: add PCI registration code for AR934X by Gabor Juhos · 13 years ago
  53. 67644c5 MIPS: ath79: add PCI_AR724X Kconfig symbol by Gabor Juhos · 13 years ago
  54. 574d6e7 MIPS: ath79: add WMAC registration code for AR934X by Gabor Juhos · 13 years ago
  55. 9800bdc MIPS: ath79: register UART device for AR934X SoCs by Gabor Juhos · 13 years ago
  56. 4218476 MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set} by Gabor Juhos · 13 years ago
  57. fce5cc6 MIPS: ath79: add IRQ handling code for AR934X by Gabor Juhos · 13 years ago
  58. 4dbcbdf MIPS: ath79: rework IP2/IP3 interrupt handling by Gabor Juhos · 13 years ago
  59. 5b5b544 MIPS: ath79: add GPIO support code for AR934X by Gabor Juhos · 13 years ago
  60. 8889612 MIPS: ath79: add clock initialization code for AR934X by Gabor Juhos · 13 years ago
  61. d841146 MIPS: ath79: add SoC detection code for AR934X by Gabor Juhos · 13 years ago
  62. 80a7ed8 MIPS: ath79: sort case statements in ath79_detect_sys_type by Gabor Juhos · 13 years ago
  63. 703327d MIPS: ath79: add early_printk support for AR934X by Gabor Juhos · 13 years ago
  64. e9b62e8 MIPS: ath79: update copyright headers of PCI related files by Gabor Juhos · 13 years ago
  65. 1f3a92d MIPS: ath79: register PCI controller on the PB44 board by Gabor Juhos · 13 years ago
  66. 52c28be MIPS: ath79: remove ar724x_pci_add_data function by Gabor Juhos · 13 years ago
  67. d22ce25 MIPS: ath79: allow to use SoC specific PCI IRQ maps by Gabor Juhos · 13 years ago
  68. f8365ec MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs by Gabor Juhos · 13 years ago
  69. a68ad4d MIPS: ath79: allow to use board specific pci_plat_dev_init functions by Gabor Juhos · 13 years ago
  70. 881b6ef MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.c by Gabor Juhos · 13 years ago
  71. 4c07c7d MIPS: ath79: add PCI IRQ handling code for AR724X SoCs by Gabor Juhos · 13 years ago
  72. 93ef85b MIPS: ath79: fix a wrong IRQ number by Gabor Juhos · 13 years ago
  73. d624bd3 MIPS: ath79: replace ath724x to ar724x by Gabor Juhos · 13 years ago
  74. 6335aef MIPS: ath79: add a common PCI registration function by Gabor Juhos · 13 years ago
  75. 3a6208d MIPS: ath79: rename pci-ath724x.h by Gabor Juhos · 13 years ago
  76. e2dbdc4 MIPS: ath79: separate common PCI code by Gabor Juhos · 13 years ago
  77. 97bf7a1 MIPS: ath79: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  78. de14ca6 MIPS: ath79: fix AR933X WMAC reset code by Gabor Juhos · 13 years ago
  79. 5d98cd4 USB: use generic platform driver on ath79 by Hauke Mehrtens · 13 years ago
  80. 87b4345 MIPS: ATH79: Avoid a kernel bug on AR913X by Gabor Juhos · 13 years ago
  81. 7bf6612 Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next by Ralf Baechle · 13 years ago
  82. b606d5a MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.c by Gabor Juhos · 13 years ago
  83. 009b9d5 MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.h by Gabor Juhos · 13 years ago
  84. 0b0db27 MIPS: ath79: Register the wireless MAC device on the AP121 board by Gabor Juhos · 13 years ago
  85. 3ae4002 MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC by Gabor Juhos · 13 years ago
  86. 34cfcd2 MIPS: ath79: Add AR933x specific WMAC setup code by Gabor Juhos · 13 years ago
  87. 6903bb4 MIPS: ath79: Separate AR913x SoC specific WMAC setup code by Gabor Juhos · 13 years ago
  88. 67b0f0f MIPS: ath79: Remove 'ar913x' from common variable and function names by Gabor Juhos · 13 years ago
  89. be5f362 MIPS: ath79: Store the SoC revision in a global variable by Gabor Juhos · 13 years ago
  90. 2dc7b4a Initial support for the Ubiquiti Networks XM board (rev 1.0). by Rene Bolldorf · 13 years ago
  91. 7e0dde1 MIPS: ath79: Add initial support for the Atheros AP121 reference board by Gabor Juhos · 13 years ago
  92. 13051c5 MIPS: ath79: register UART device for the AR933X SoCs by Gabor Juhos · 13 years ago
  93. c279b77 MIPS: ath79: add AR933X specific USB platform device registration by Gabor Juhos · 13 years ago
  94. 2c04830 MIPS: ath79: Add config symbol for the AR933X SoCs by Gabor Juhos · 13 years ago
  95. fdfbcf4 MIPS: ath79: add AR933X specific GPIO initialization by Gabor Juhos · 13 years ago
  96. 54eed4c MIPS: ath79: Add AR933X specific IRQ initialization by Gabor Juhos · 13 years ago
  97. 7ee15d8 MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear} by Gabor Juhos · 13 years ago
  98. 04225e1 MIPS: ath79: add AR933X specific clock init by Gabor Juhos · 13 years ago
  99. 0bd3acd MIPS: ath79: Add early printk support for the AR933X SoCs by Gabor Juhos · 13 years ago
  100. 6d1c8fd MIPS: ath79: add revision id for the AR933X SoCs by Gabor Juhos · 13 years ago