1. b570e0e OMAP4: Fix cpu detection by Santosh Shilimkar · 15 years ago
  2. 8d88f7f omap3: pandora: board file updates for .33 by Grazvydas Ignotas · 15 years ago
  3. 249b17f omap3: Defconfig file of Always Innovating OMAP3-based Touch Book by Gregoire Gentil · 15 years ago
  4. 7a079ca omap3: Board file of Always Innovating OMAP3-based Touch Book by Gregoire Gentil · 15 years ago
  5. bf92a40 omap1: I2C mux and clocks for omap7xx by Cory Maccarrone · 15 years ago
  6. 106997c omap1: Add omap7xx USB support by Cory Maccarrone · 15 years ago
  7. f8e9e98 omap1: DMA: move LCD related code from plat-omap to mach-omap1 by Janusz Krzysztofik · 15 years ago
  8. 414f552 omap1: Use gen_nand by Ladislav Michl · 15 years ago
  9. e2b18e3 smc91x: remove OMAP specific bits by Ladislav Michl · 15 years ago
  10. 3bc4801 omap: use smc91x_platdata to setup smc91x by Ladislav Michl · 15 years ago
  11. 662c8b5 omap: mux: Add 36xx CBP package support by Tony Lindgren · 15 years ago
  12. 15f45e6 omap: mux: Remove old mux code for 34xx by Tony Lindgren · 15 years ago
  13. 4896e39 omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions by Tony Lindgren · 15 years ago
  14. b63128e omap: Split i2c platform init for mach-omap1 and mach-omap2 by Tony Lindgren · 15 years ago
  15. 4b715ef omap: mux: Add debugfs support for new mux code by Tony Lindgren · 15 years ago
  16. ca5742b omap: mux: Add new style init functions to omap3 board-*.c files by Tony Lindgren · 15 years ago
  17. ddaa912 omap: mux: Add new style pin multiplexing data for 34xx by Tony Lindgren · 15 years ago
  18. 15ac7af omap: mux: Add new style pin multiplexing code for omap3 by Tony Lindgren · 15 years ago
  19. 92c9f50 omap2: mux: intoduce omap_mux_{read,write} by Mike Rapoport · 15 years ago
  20. 24ed45a Merge branch 'for_2_6_33' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 15 years ago
  21. 911bd73 ARM: OMAP4: PM: Add init api for DPLL nodes by Rajendra Nayak · 15 years ago
  22. 16975a7 ARM: OMAP4: PM: Add support for OMAP4 dpll api's by Rajendra Nayak · 15 years ago
  23. a1391d2 ARM: OMAP4: PM: Move DPLL control apis to dpll.c by Rajendra Nayak · 15 years ago
  24. d79b126 ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's by Rajendra Nayak · 15 years ago
  25. 972c542 ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration by Rajendra Nayak · 15 years ago
  26. dd70841 ARM: OMAP4: PM: Adds CM1/2 register field masks by Rajendra Nayak · 15 years ago
  27. 234f0c4 ARM: OMAP4: PM: Adds PRM register shift and mask bits by Rajendra Nayak · 15 years ago
  28. c129404 ARM: OMAP4: PM: Adds PRM register defs for OMAP4 by Rajendra Nayak · 15 years ago
  29. 9b47267 ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4 by Rajendra Nayak · 15 years ago
  30. 77772d5f ARM: OMAP4: PM: PRM/CM module offsets for OMAP4 by Rajendra Nayak · 15 years ago
  31. 9ef8915 ARM: OMAP4: PM: Fix the PRM and CM base addresses by Rajendra Nayak · 15 years ago
  32. 0d93d8b OMAP: omap_device: track latency in nanoseconds by Kevin Hilman · 15 years ago
  33. d048ec7 OMAP: omap_device: fix nsec/usec conversion in latency calculations by Kevin Hilman · 15 years ago
  34. 81d7c6f OMAP: hwmod: warn on missing clockdomain by Kevin Hilman · 15 years ago
  35. d229266 OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday() by Kevin Hilman · 15 years ago
  36. 5f1b6ef OMAP: omap_device: use UINT_MAX for default wakeup latency limit by Kevin Hilman · 15 years ago
  37. a470c42 OMAP: omap_device: add to_omap_device() macro by Kevin Hilman · 15 years ago
  38. a16b1f7 OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code by Paul Walmsley · 15 years ago
  39. 718bfd7 OMAP hwmod: add names to module MPU IRQ lines by Paul Walmsley · 15 years ago
  40. 726072e OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling by Paul Walmsley · 15 years ago
  41. b835d01 OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET by Paul Walmsley · 15 years ago
  42. 6f8b7ff OMAP clock/hwmod: fix off-by-one errors by Paul Walmsley · 15 years ago
  43. 3863c74 OMAP3: PM: Fix for MPU power domain MEM BANK position by Thara Gopinath · 15 years ago
  44. 18862cb OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behind Kconfig by Paul Walmsley · 15 years ago
  45. 1fda39e OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() by Roel Kluin · 15 years ago
  46. 155a22e OMAP powerdomain: rearrange struct powerdomain to save some memory by Paul Walmsley · 15 years ago
  47. 2354eb5 OMAP powerdomain/PM: use symbolic constants for the max number of power states by Paul Walmsley · 15 years ago
  48. 6a06fa6 OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx by Paul Walmsley · 15 years ago
  49. 33903eb OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN by Paul Walmsley · 15 years ago
  50. 42d75e7 OMAP2/3 PRCM: don't export prm_*(), cm_*() functions by Paul Walmsley · 15 years ago
  51. 5265050 OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c by Paul Walmsley · 15 years ago
  52. 6f62b58 OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT by Paul Walmsley · 15 years ago
  53. 2fe77b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  54. cb5228a6 Staging: batman: fix debug Kconfig option by Greg Kroah-Hartman · 15 years ago
  55. a01c780 nvram: Fix write beyond end condition; prove to gcc copy is safe by H. Peter Anvin · 15 years ago
  56. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  57. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  58. f4d544e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  59. b9255850 mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe by H. Peter Anvin · 15 years ago
  60. 0e2f7b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  61. f58df54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  62. 748e566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  63. 5f1141e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  64. 880188b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  65. 36ba782 tty: split the lock up a bit further by Alan Cox · 15 years ago
  66. 5ec93d1 tty: Move the leader test in disassociate by Alan Cox · 15 years ago
  67. 38c70b2 tty: Push the bkl down a bit in the hangup code by Alan Cox · 15 years ago
  68. f18f949 tty: Push the lock down further into the ldisc code by Alan Cox · 15 years ago
  69. eeb89d9 tty: push the BKL down into the handlers a bit by Alan Cox · 15 years ago
  70. e8c6210 tty: moxa: split open lock by Alan Cox · 15 years ago
  71. f710ebd tty: moxa: Kill the use of lock_kernel by Alan Cox · 15 years ago
  72. 8482bcd tty: moxa: Fix modem op locking by Alan Cox · 15 years ago
  73. f9b412a tty: moxa: Kill off the throttle method by Alan Cox · 15 years ago
  74. a808ac0 tty: moxa: Locking clean up by Alan Cox · 15 years ago
  75. f5c5a36 tty: moxa: rework the locking a bit by Alan Cox · 15 years ago
  76. f176178 tty: moxa: Use more tty_port ops by Alan Cox · 15 years ago
  77. 2493c0c tty: isicom: fix deadlock on shutdown by Alan Cox · 15 years ago
  78. 07f86c0 tty: mxser: Use the new locking rules to fix setserial properly by Alan Cox · 15 years ago
  79. 6769140 tty: mxser: use the tty_port_open method by Alan Cox · 15 years ago
  80. 6ed847d tty: isicom: sort out the board init logic by Alan Cox · 15 years ago
  81. baaa08a tty: isicom: switch to the new tty_port_open helper by Alan Cox · 15 years ago
  82. 568aafc tty: tty_port: Add a kref object to the tty port by Alan Cox · 15 years ago
  83. 338818f tty: istallion: tty port open/close methods by Alan Cox · 15 years ago
  84. 047e965 tty: stallion: Convert to the tty_port_open/close methods by Alan Cox · 15 years ago
  85. a9a37ec tty: tty_port: Move the IO_ERROR clear by Alan Cox · 15 years ago
  86. d74e828 tty: tty_port: Add IO_ERROR bit handling by Alan Cox · 15 years ago
  87. 8f1e672 tty: riscom8: switch to the tty_port_open API by Alan Cox · 15 years ago
  88. 44e4909 tty: tty_port: Change the buffer allocator locking by Alan Cox · 15 years ago
  89. 1f100b3 tty: sdio_uart: Fix the locking on "func" for new code by Alan Cox · 15 years ago
  90. 4b3b49b tty: sdio_uart: add modem functionality by Alan Cox · 15 years ago
  91. c271cf3 tty: sdio_uart: Style fixes by Alan Cox · 15 years ago
  92. 6238e71 tty: sdio_uart: Fix termios handling by Alan Cox · 15 years ago
  93. 584abc3 tty: sdio_uart: Switch to the open/close helpers by Alan Cox · 15 years ago
  94. 0a68f64 sdio_uart: Move the open lock by Alan Cox · 15 years ago
  95. 530646f sdio_uart: refcount the tty objects by Alan Cox · 15 years ago
  96. 0395b48 sdio_uart: Fix oops caused by the previous changeset by Nicolas Pitre · 15 years ago
  97. b5849b1 sdio_uart: use tty_port by Alan Cox · 15 years ago
  98. e707c35 tty_port: Move hupcl handling by Alan Cox · 15 years ago
  99. edfacdd devpts_get_tty() should validate inode by Sukadev Bhattiprolu · 15 years ago
  100. 68cb4f8 Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN by Ian Jackson · 15 years ago