1. 5f19daa DaVinci DM365: Adding support for SPI EEPROM by Sandeep Paulraj · 14 years ago
  2. a3e13e8 DaVinci DM365: Adding DM365 SPI support by Sandeep Paulraj · 14 years ago
  3. 15e8658 DaVinci DM355: Modifications to DM355 SPI support by Sandeep Paulraj · 14 years ago
  4. 8e2a001 DaVinci: SPI: Adding header file for SPI support. by Sandeep Paulraj · 14 years ago
  5. c564191 davinci: dm646x: CDCE clocks: davinci_clk converted to clk_lookup by Kevin Hilman · 15 years ago
  6. 08aca08 davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table() by Kevin Hilman · 15 years ago
  7. e89861e DaVinci: DM365: Voice codec support for the DM365 SoC by Miguel Aguilar · 15 years ago
  8. 3b43cd6 davinci: clock: let clk->set_rate function sleep by Sekhar Nori · 15 years ago
  9. 00642f6 Add SDA and SCL pin numbers to i2c platform data by Philby John · 15 years ago
  10. 3f995f2 davinci: da8xx/omap-l1xx: Add EDMA platform data for da850/omap-l138 by Sudhakar Rajashekhara · 15 years ago
  11. f900d55 davinci: build list of unused EDMA events dynamically by Sudhakar Rajashekhara · 15 years ago
  12. 447f18f davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case by Sudhakar Rajashekhara · 15 years ago
  13. 2d51750 davinci: Keep count of channel controllers on a platform by Sudhakar Rajashekhara · 15 years ago
  14. 0e6cb8d davinci: Correct return value of edma_alloc_channel api by Sudhakar Rajashekhara · 15 years ago
  15. 77a92c7 davinci: add CDCE949 support on DM6467 EVM by Nageswari Srinivasan · 15 years ago
  16. 5b8972d davinci: add support for CDCE949 clock synthesizer by Nageswari Srinivasan · 15 years ago
  17. 6353444 davinci: da850/omap-l138 EVM: register for suspend support by Sekhar Nori · 15 years ago
  18. 044ca01 davinci: da850/omap-l138: add support for SoC suspend by Sekhar Nori · 15 years ago
  19. efc1bb8 davinci: add power management support by Sekhar Nori · 15 years ago
  20. 7307d09 DaVinci: DM365: Changing default queue for DM365. by Sandeep Paulraj · 15 years ago
  21. 679f921 davinci: clock: Check CLK_PSC flag before disabling PSC by Chaithrika U S · 15 years ago
  22. ad021ae TI Davinci EMAC : Abstract Buffer address translation logic. by Sriramakrishnan · 15 years ago
  23. 01a9af3 TI Davinci EMAC : add platform specific interrupt enable/disable logic. by Sriramakrishnan · 15 years ago
  24. 8ee2bf9 TI Davinci EMAC : Re-use driver for other platforms. by Sriramakrishnan · 15 years ago
  25. fc42e33 davinci: da850/omap-l138: Enable 4-bit ecc by Sudhakar Rajashekhara · 15 years ago
  26. e2abd5a davinci: da850/omap-l138: Modify NOR partition info by Sudhakar Rajashekhara · 15 years ago
  27. 2f72e8d davinci: move /proc/davinci_clocks to debugfs by Sekhar Nori · 15 years ago
  28. f979aa6 davinci: make /proc/davinci_clocks display multi-rooted clock tree by Sekhar Nori · 15 years ago
  29. c1978e1 davinci: add support for DM6467T EVM by Sekhar Nori · 15 years ago
  30. b73b526 davinci: board-dm646x-evm.c: arrange related code together by Sekhar Nori · 15 years ago
  31. 5b5052e davinci: explain CLOCK_TICK_RATE of 27MHz in include/mach/timex.h by Sekhar Nori · 15 years ago
  32. 60cd02e davinci: da850/omap-l138: create static map for SRAM by Sekhar Nori · 15 years ago
  33. 7aad472 davinci: da850/omap-l138: unlock PLL registers during init by Sekhar Nori · 15 years ago
  34. 948c66d davinci: cpuidle: move mapping of DDR2 controller registers out of driver by Sekhar Nori · 15 years ago
  35. e2da3aa davinci: make it possible to include clock.h and psc.h in assembly code by Sekhar Nori · 15 years ago
  36. c94fa15 davinci: move PSC register definitions from psc.c to psc.h by Sekhar Nori · 15 years ago
  37. 7ec4b24 davinci: move DDR2 controller defines to memory.h by Sekhar Nori · 15 years ago
  38. 9a219a9 davinci: move PLL wait time values to clock.h by Sekhar Nori · 15 years ago
  39. d2de058 davinci: da8xx/omapl1: add support for the second sysconfig module by Sekhar Nori · 15 years ago
  40. f2a4c59 DaVinci - Adding platform & board changes for vpfe capture on DM365 by Murali Karicheri · 14 years ago
  41. abe94c7 Linux 2.6.33-rc6 by Linus Torvalds · 14 years ago
  42. 4995c0b mfd: Fix asic3 build by Dmitry Artamonow · 15 years ago
  43. 499a267 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  44. a701623 mm: fix migratetype bug which slowed swapping by Hugh Dickins · 14 years ago
  45. 67f15b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  46. 94673e9 sparc: TIF_ABI_PENDING bit removal by David Miller · 14 years ago
  47. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 14 years ago
  48. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 14 years ago
  49. f6bdc23 Input: update multi-touch protocol documentation by Henrik Rydberg · 14 years ago
  50. cb6ecf6 Input: add the ABS_MT_PRESSURE event by Henrik Rydberg · 14 years ago
  51. 93fb84b Input: winbond-cir - remove dmesg spam by David Härdeman · 14 years ago
  52. 64a028a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  53. 3d29935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  54. 474118d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  55. ba45d52 [ARM] Update mach-types by Russell King · 14 years ago
  56. 0b6c135 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  57. 035fe03 Btrfs: check total number of devices when removing missing by Josef Bacik · 14 years ago
  58. 7f59203 Btrfs: check return value of open_bdev_exclusive properly by Josef Bacik · 14 years ago
  59. f48b907 Btrfs: do not mark the chunk as readonly if in degraded mode by Josef Bacik · 14 years ago
  60. e3acc2a Btrfs: run orphan cleanup on default fs root by Josef Bacik · 14 years ago
  61. f858153 Btrfs: fix a memory leak in btrfs_init_acl by Yang Hongyang · 14 years ago
  62. d1ea6a6 Btrfs: Use correct values when updating inode i_size on fallocate by Aneesh Kumar K.V · 15 years ago
  63. b8d9bfe Btrfs: remove tree_search() in extent_map.c by Miao Xie · 15 years ago
  64. a555f81 Btrfs: Add mount -o compress-force by Chris Mason · 14 years ago
  65. d4d37bd Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  66. 551e28d Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  67. b39bda6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  68. e8e06ea x86/PCI: remove IOH range fetching by Jeff Garrett · 14 years ago
  69. 57b5e2a Input: lifebook - add another Lifebook DMI signature by Jon Dodgson · 14 years ago
  70. 010c108 MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs by David VomLehn · 15 years ago
  71. 59dfa2f MIPS: PowerTV: Streamline access to platform device registers by David VomLehn · 15 years ago
  72. 9c4a6fc MIPS: Fix vmlinuz build for 32bit-only math shells by Alexander Clouter · 15 years ago
  73. fe1d45e MIPS: Add support of LZO-compressed kernels by Wu Zhangjin · 15 years ago
  74. 00e4acb Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 14 years ago
  75. be8cde8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  76. 981a2ed Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  77. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 14 years ago
  78. 7a48143 firewire: ohci: fix crashes with TSB43AB23 on 64bit systems by Stefan Richter · 14 years ago
  79. 0531b2a mm: add new 'read_cache_page_gfp()' helper function by Linus Torvalds · 14 years ago
  80. caf0801 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 5bc6d79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  82. c5ce5b4 UBI: fix volume creation input checking by Mika Westerberg · 14 years ago
  83. 21ec7f6 [S390] fix single stepped svcs with TRACE_IRQFLAGS=y by Martin Schwidefsky · 14 years ago
  84. 19b123e [S390] zcrypt: Do not remove coprocessor for error 8/72 by Felix Beck · 14 years ago
  85. 0b665d7 [S390] sclp_vt220: set initial terminal window size by Hendrik Brueckner · 14 years ago
  86. 0b4d789 [S390] use set_current_state in sigsuspend by Martin Schwidefsky · 14 years ago
  87. 428aecf [S390] irqflags: add missing types.h include by Heiko Carstens · 14 years ago
  88. 294001a [S390] dasd: fix possible NULL pointer errors by Stefan Haberland · 14 years ago
  89. da48247 x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers. by Russ Anderson · 14 years ago
  90. 12e9a45 Fix failure exit in ipathfs by Al Viro · 14 years ago
  91. 083c73c fix oops in fs/9p late mount failure by Al Viro · 14 years ago
  92. 7e32b7b fix leak in romfs_fill_super() by Al Viro · 14 years ago
  93. ef52c75 get rid of pointless checks after simple_pin_fs() by Al Viro · 14 years ago
  94. 5998649 Fix failure exits in bfs_fill_super() by Al Viro · 14 years ago
  95. 217686e fix affs parse_options() by Al Viro · 14 years ago
  96. 2933392 Fix remount races with symlink handling in affs by Al Viro · 14 years ago
  97. afc70ed Fix a leak in affs_fill_super() by Al Viro · 14 years ago
  98. b04da8b fnctl: f_modown should call write_lock_irqsave/restore by Greg Kroah-Hartman · 14 years ago
  99. 281e203 firewire: core: fix use-after-free regression in FCP handler by Stefan Richter · 14 years ago
  100. 6d3faf6 firewire: cdev: add_descriptor documentation fix by Stefan Richter · 14 years ago