1. 056c0ac ARM: sa1100: convert SA11x0 related code to use new chained handler helper by Russell King · 9 years ago
  2. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  3. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
  4. d155fc7 ARM: common: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  5. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  6. 22eeaff ARM: sa1111: use dev_err() rather than printk() by Russell King · 13 years ago
  7. 924e1d4 ARM: sa1111: cleanup sub-device registration and unregistration by Russell King · 13 years ago
  8. 21d1c77 ARM: sa1111: only setup DMA for DMA capable devices by Russell King · 13 years ago
  9. 09a2ba2 ARM: sa1111: register sa1111 devices with dmabounce in bus notifier by Russell King · 13 years ago
  10. 07be45f ARM: sa1111: provide a generic way to prevent devices from registering by Russell King · 13 years ago
  11. e5c0fc4 ARM: sa1111: change devid to be a bitmask by Russell King · 13 years ago
  12. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 13 years ago
  13. 6bd72f0 ARM: sa1111: add shutdown hook to sa1111_driver structure by Russell King · 13 years ago
  14. 36d3121 ARM: sa1111: implement support for sparse IRQs by Russell King · 13 years ago
  15. f03ecaa ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" by Russell King · 13 years ago
  16. 4d5d112 ARM: sa1111: add sa1111 core driver .owner initializer by Russell King · 13 years ago
  17. a22db0f3 ARM: sa1111: fix PWM state on suspend by Russell King · 13 years ago
  18. 29c140b ARM: sa1111: fix memory request/grant setup on PM events by Russell King · 13 years ago
  19. 72ae00c clk: sa1111: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  20. 0703ed2 ARM: dmabounce: get rid of dma_needs_bounce global function by Russell King · 13 years ago
  21. be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 13 years ago
  22. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 13 years ago
  23. 9323f261 arm: Reorder irq_set_ function calls by Thomas Gleixner · 13 years ago
  24. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  25. cae3998 ARM: sa1111: fix typo in sa1111_retrigger_lowirq() by Pavel Machek · 14 years ago
  26. 8231e74 ARM: sa1111: irq_data conversion. by Lennert Buytenhek · 14 years ago
  27. 055d196 ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text by Uwe Kleine-König · 14 years ago
  28. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  29. f2d2420 SA1111: Eliminate use after free by Julia Lawall · 14 years ago
  30. b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 14 years ago
  31. 3defb24 ARM: 6146/1: sa1111: Prevent deadlock in resume path by Marek Vašut · 14 years ago
  32. 19851c5 [ARM] sa1111: allow cascaded IRQs to be used by platforms by Eric Miao · 15 years ago
  33. 0a4bc5e ARM: 5735/1: sa1111: CodingStyle cleanups by Hartley Sweeten · 15 years ago
  34. 442a902 [ARM] arch/arm/common/sa1111.c: Correct error handling code by Julia Lawall · 16 years ago
  35. 5d43839 [ARM] 5315/1: Fix section mismatch warning (sa1111) by Kristoffer Ericson · 16 years ago
  36. 957cf33 [ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bf by Russell King · 16 years ago
  37. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  38. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  39. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  40. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  41. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  42. 3f97870 arm: bus_id -> dev_name() and dev_set_name() conversions by Kay Sievers · 16 years ago
  43. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  44. 13f7558 Clocklib: Fix SA1111 clock name mess. by Ian Molton · 16 years ago
  45. 93160c6 PM: do not use saved_state from struct dev_pm_info on ARM by Rafael J. Wysocki · 17 years ago
  46. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 17 years ago
  47. 10dd5ce [ARM] Remove compatibility layer for ARM irqs by Russell King · 18 years ago
  48. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  49. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  50. 416112f [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems by David Brownell · 18 years ago
  51. 38c677c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name by David Brownell · 18 years ago
  52. c4bfa28 [ARM] 3686/1: ARM: arm/common: convert irq handling by Thomas Gleixner · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  54. d2a02b9 [ARM] Convert kmalloc+memset to kzalloc by Russell King · 18 years ago
  55. 97d654f [ARM] Convert SA1111 to use clock architecture by Russell King · 18 years ago
  56. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  57. 2876ba4 [PATCH] Add SA1111 bus_type probe/remove methods by Russell King · 19 years ago
  58. 45e109d [ARM] sa1111.c needs asm/sizes.h by Russell King · 19 years ago
  59. 1b12050 [ARM] Move zone adjustment for SA1111 on SA11x0 platforms by Russell King · 19 years ago
  60. 7272438 [ARM] Initialise SA1111 core before SA1111 PCMCIA by Russell King · 19 years ago
  61. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  62. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  63. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  64. 7801907 [ARM] Change irq_chip wake/type methods to set_wake/set_type by Russell King · 19 years ago
  65. 522c37b [PATCH] ARM: Fix sa1111.c build error caused by klist changes by Russell King · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago