1. 507012f [ARM] 4974/1: Drop unused leds-tosa. by Dmitry Baryshkov · 16 years ago
  2. 311c736 [ARM] 4973/1: Tosa: use leds-gpio driver. by Dmitry Baryshkov · 16 years ago
  3. d4e7d09 [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio code by Dmitry Baryshkov · 16 years ago
  4. baf1c5d [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks by Dmitry Baryshkov · 16 years ago
  5. e21e2d4 [ARM] pxa: lubbock: move mis-placed SPI info by Russell King · 16 years ago
  6. 0aa9756 [ARM] 4970/1: tosa: correct gpio used for wake up. by Dmitry Baryshkov · 16 years ago
  7. b168281 [ARM] 4966/1: magician: add MFP pin configuration by Philipp Zabel · 16 years ago
  8. 81447b2 [ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpio by Philipp Zabel · 16 years ago
  9. 5dc3339 [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip by Philipp Zabel · 16 years ago
  10. 481ea5a [ARM] 4958/2: tosa: fix i2c registration. by Dmitry Baryshkov · 16 years ago
  11. 2cb4734 [ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables. by Dmitry Baryshkov · 16 years ago
  12. 64c1dd3 [ARM] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONV by Mike Rapoport · 16 years ago
  13. 60802188 [ARM] 4953/1: magician: add backlight power switching GPIOs by Philipp Zabel · 16 years ago
  14. e07ff8d8 [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb settings by Philipp Zabel · 16 years ago
  15. 350d115 [ARM] 4951/1: magician: enable external power supply (pda_power) driver by Philipp Zabel · 16 years ago
  16. bdb0c16 [ARM] 4950/1: magician: enable MMC support by Philipp Zabel · 16 years ago
  17. aa79759 [ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash and JFFS2 by Philipp Zabel · 16 years ago
  18. 70e357f [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD by Philipp Zabel · 16 years ago
  19. a1635b8 [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pins by Philipp Zabel · 16 years ago
  20. e6816f3 [ARM] 4944/2: magician: enable i2c bus by Philipp Zabel · 16 years ago
  21. 103a175 [ARM] 4943/2: magician: fix magician.h GPIO header includes by Philipp Zabel · 16 years ago
  22. df56eac [ARM] 4942/1: magician: fix the backlight driver name by Philipp Zabel · 16 years ago
  23. 4fa575b [ARM] 4941/1: Add initial defconfig for HTC Magician PDA phones by Philipp Zabel · 16 years ago
  24. b86a5da [ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend by Mark Brown · 16 years ago
  25. 835e7f1 [ARM] 4901/3: mainstone: Register primary I2C bus by Mark Brown · 16 years ago
  26. 90b8fc3 [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards by Jaya Kumar · 16 years ago
  27. 4354e18 [ARM] pxa: remove keypad register definitions from pxa-regs.h by eric miao · 16 years ago
  28. 5fa4151 [ARM] pxa: add keypad support for littleton by eric miao · 16 years ago
  29. 468e086 [ARM] pxa: add keypad support for zylonite by eric miao · 16 years ago
  30. 55c26e4 [ARM] pxa: add partial keypad support for mainstone by eric miao · 16 years ago
  31. 3732098 [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() by eric miao · 16 years ago
  32. 450d287 [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1 by eric miao · 16 years ago
  33. c0a596d [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} by eric miao · 16 years ago
  34. 9b02b2d [ARM] pxa: use new pin configuration mechanism for lubbock by eric miao · 16 years ago
  35. fef06d2 [ARM] pxa: use new pin configuration mechanism for mainstone by eric miao · 16 years ago
  36. 3d3934c [ARM] pxa: move ARRAY_AND_SIZE definition to generic.h by eric miao · 16 years ago
  37. 7facc2f9 [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} by eric miao · 16 years ago
  38. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  39. 4be35e2 [ARM] pxa: move mfp sysdev registeration out for suspend/resume order by eric miao · 16 years ago
  40. 06b2666 [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific by eric miao · 16 years ago
  41. 689c04a [ARM] pxa: make pxa_gpio_irq_type() processor generic by eric miao · 16 years ago
  42. 663707c [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c by eric miao · 16 years ago
  43. b9e25ac [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() by eric miao · 16 years ago
  44. f6fb7af [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one by eric miao · 16 years ago
  45. e3630db [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c by eric miao · 16 years ago
  46. 0e037bb [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions by eric miao · 16 years ago
  47. dfa1067 [ARM] pxa: cleanup the coding style of pxa_gpio_set_type() by eric miao · 16 years ago
  48. a7bf4db [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs by eric miao · 16 years ago
  49. 7a26d3a [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs() by eric miao · 16 years ago
  50. d72b137 [ARM] 4868/1: Enhance pxa270 GPIO definitions by Robert Jarzmik · 16 years ago
  51. 942de47 [ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock API by Mark Brown · 16 years ago
  52. 93873fb [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API by Mark Brown · 16 years ago
  53. 60bfe7f [ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API by Mark Brown · 16 years ago
  54. 27b98a6 [ARM] 4831/2: Add PXA2xx AC97 clocks to clock API by Mark Brown · 16 years ago
  55. dcc88a1 [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs by Mark Brown · 16 years ago
  56. c48b2e9 [ARM] remove redundant display of free swap space in show_mem() by Johannes Weiner · 16 years ago
  57. 28fab1a [ARM] Fix kernel mode preemption by Russell King · 16 years ago
  58. 84081bd [ARM] 4881/1: print unrecognised processor ID as part of failure message by Lennert Buytenhek · 16 years ago
  59. 0f98014 [ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y by Uwe Kleine-König · 16 years ago
  60. cbfc0f0 [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall entries by Uwe Kleine-König · 16 years ago
  61. 184dd48 [ARM] Update mach-types by Russell King · 16 years ago
  62. 15f7d67 [ARM] Remove leds-tosa.c by Russell King · 16 years ago
  63. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 16 years ago
  64. 2e4b7fc [PATCH] r/o bind mounts: honor mount writer counts at remount by Dave Hansen · 16 years ago
  65. 3d73363 [PATCH] r/o bind mounts: track numbers of writers to mounts by Dave Hansen · 16 years ago
  66. 2c463e9 [PATCH] r/o bind mounts: check mnt instead of superblock directly by Dave Hansen · 16 years ago
  67. ec82687 [PATCH] r/o bind mounts: elevate count for xfs timestamp updates by Dave Hansen · 16 years ago
  68. 2f676cb [PATCH] r/o bind mounts: make access() use new r/o helper by Dave Hansen · 16 years ago
  69. 9ac9b84 [PATCH] r/o bind mounts: write counts for truncate() by Dave Hansen · 16 years ago
  70. 2af482a [PATCH] r/o bind mounts: elevate write count for chmod/chown callers by Dave Hansen · 16 years ago
  71. 4a3fd21 [PATCH] r/o bind mounts: elevate write count for open()s by Dave Hansen · 16 years ago
  72. 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 16 years ago
  73. 20ddee2 [PATCH] r/o bind mounts: write count for file_update_time() by Dave Hansen · 16 years ago
  74. 74f9fdf [PATCH] r/o bind mounts: elevate write count for do_utimes() by Dave Hansen · 16 years ago
  75. cdb70f3 [PATCH] r/o bind mounts: write counts for touch_atime() by Dave Hansen · 16 years ago
  76. a761a1c [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() by Dave Hansen · 16 years ago
  77. 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 16 years ago
  78. 9079b1e [PATCH] r/o bind mounts: get write access for vfs_rename() callers by Dave Hansen · 16 years ago
  79. 75c3f29 [PATCH] r/o bind mounts: write counts for link/symlink by Dave Hansen · 16 years ago
  80. 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 16 years ago
  81. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 16 years ago
  82. 49e0d02 [PATCH] r/o bind mounts: drop write during emergency remount by Dave Hansen · 16 years ago
  83. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 16 years ago
  84. 8366025 [PATCH] r/o bind mounts: stub functions by Dave Hansen · 16 years ago
  85. a70e65d [PATCH] merge open_namei() and do_filp_open() by Christoph Hellwig · 16 years ago
  86. d57999e [PATCH] do namei_flags calculation inside open_namei() by Dave Hansen · 16 years ago
  87. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  88. d7b1acd security: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  89. f42b380 lib: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  90. a655020 kernel: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  91. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  92. cb68837 fs: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  93. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  94. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  95. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  96. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  97. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  98. 7cea51b security: fix up documentation for security_module_enable by James Morris · 16 years ago
  99. 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 16 years ago
  100. 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 16 years ago