1. e1993ed spi/omap2_mcspi: disable channel after TX_ONLY transfer in PIO mode by Jason Wang · 14 years ago
  2. db181a8 Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin into spi/next by Grant Likely · 14 years ago
  3. 9c0a788 spi/bfin_spi: namespace local structs by Mike Frysinger · 14 years ago
  4. 6f7c17f spi/bfin_spi: init early by Michael Hennerich · 14 years ago
  5. 2e76865 spi/bfin_spi: check per-transfer bits_per_word by Bob Liu · 14 years ago
  6. 4190f6a spi/bfin_spi: warn when CS is driven by hardware (CPHA=0) by Barry Song · 14 years ago
  7. e72dcde spi/bfin_spi: cs should be always low when a new transfer begins by Rob Maris · 14 years ago
  8. e359540 spi/bfin_spi: fix typo in comment by Rob Maris · 14 years ago
  9. 7715aad spi/bfin_spi: reject unsupported SPI modes by Mike Frysinger · 15 years ago
  10. a75bd65b spi/bfin_spi: use dma_disable_irq_nosync() in irq handler by Barry Song · 15 years ago
  11. 5e8592d spi/bfin_spi: combine duplicate SPI_CTL read/write logic by Mike Frysinger · 15 years ago
  12. 5b47bcd spi/bfin_spi: reset ctl_reg bits when setup is run again on a device by Mike Frysinger · 15 years ago
  13. 033f44b spi/bfin_spi: push all size checks into the transfer function by Mike Frysinger · 15 years ago
  14. 7370ed6 spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler by Yi Li · 15 years ago
  15. 9677b0de spi/bfin_spi: sync hardware state before reprogramming everything by Barry Song · 15 years ago
  16. b052fd0 spi/bfin_spi: save/restore state when suspending/resuming by Barry Song · 15 years ago
  17. d3cc71f spi/bfin_spi: redo GPIO CS handling by Barry Song · 15 years ago
  18. 0d2c6de Blackfin: SPI: expand SPI bitmasks by Mike Frysinger · 15 years ago
  19. 90008a6 spi/bfin_spi: use the SPI namespaced bit names by Mike Frysinger · 15 years ago
  20. 2a04513 spi/bfin_spi: drop extra memory we don't need by Mike Frysinger · 15 years ago
  21. b9f139a spi/bfin_spi: convert struct names to something more logical by Mike Frysinger · 15 years ago
  22. 9c4542c spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure by Mike Frysinger · 15 years ago
  23. f4f50c3 spi/bfin_spi: convert queue run state to true/false by Mike Frysinger · 15 years ago
  24. ab09e04 spi/bfin_spi: fix up some unused/misleading comments by Mike Frysinger · 15 years ago
  25. 5cc0159 spi/bfin_spi: punt useless null read/write funcs by Mike Frysinger · 15 years ago
  26. 201bbc6 spi/bfin_spi: drop custom cs_change_per_word support by Mike Frysinger · 15 years ago
  27. 8221610 spi/bfin_spi: fix CS handling by Barry Song · 15 years ago
  28. f6a6d96 spi/bfin_spi: utilize the SPI interrupt in PIO mode by Yi Li · 15 years ago
  29. bb8beec spi/bfin_spi: force sane master-mode state at boot by Wolfgang Muees · 15 years ago
  30. 60d0071 spi/bfin_spi: work around anomaly 05000119 by Sonic Zhang · 15 years ago
  31. ac01e97 spi/bfin_spi: fix resources leakage by Daniel Mack · 16 years ago
  32. 2b666ca Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  33. aa73aec ALSA: rawmidi: fix oops (use after free) when unloading a driver module by Clemens Ladisch · 14 years ago
  34. ee2007d spi/atmel: typo in debug message by Matthias Brugger · 14 years ago
  35. 2d01971 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN by Kyle McMartin · 14 years ago
  36. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 14 years ago
  37. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 14 years ago
  38. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 14 years ago
  39. 79b5dc0 types.h: define __aligned_u64 and expose to userspace by Eric Paris · 14 years ago
  40. e3c6cf6 uml: fix build by FUJITA Tomonori · 14 years ago
  41. a9febbb sysctl: min/max bounds are optional by Eric Dumazet · 14 years ago
  42. 5a2b3ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  43. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  44. c919279 Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 1bbee7d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  46. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  47. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 14 years ago
  48. 8fd01d6 Export dump_{write,seek} to binary loader modules by Linus Torvalds · 14 years ago
  49. cd07202 Linux 2.6.36-rc8 by Linus Torvalds · 14 years ago
  50. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  51. ae42d8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  52. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  53. ef6510b spi/fsl_spi: Fix compile errors when building on ppc64 by Kumar Gala · 14 years ago
  54. f13d4f9 hrtimer: Preserve timer state in remove_hrtimer() by Salman Qazi · 14 years ago
  55. b9d228f spi/atmel: let transfers through if not changing bits_per_word by Matthias Brugger · 14 years ago
  56. 8e41b52 spi/topcliff: Fix uninitialized variable defect by Grant Likely · 14 years ago
  57. 53eeb64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  58. 8c35bf3 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  59. fec896e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. d94bc4f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  61. 7081319 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  62. a56f31a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  63. 509d448 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
  64. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  65. 71085ce ehea: Fix a checksum issue on the receive path by Breno Leitao · 14 years ago
  66. b1e86db nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink by J. Bruce Fields · 14 years ago
  67. 6fcc040 net: allow FEC driver to use fixed PHY support by Greg Ungerer · 14 years ago
  68. 272036e HID: Add Cando touch screen 15.6-inch product id by François Jaouen · 14 years ago
  69. f3016fa powerpc/of: add eSPI controller dts bindings and DTS modification by Mingkai Hu · 14 years ago
  70. 8b60d6c spi/fsl_spi: add eSPI controller support by Mingkai Hu · 14 years ago
  71. b36ece8 spi/mpc8xxx: refactor the common code for SPI/eSPI controller by Mingkai Hu · 14 years ago
  72. 3272029 spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c by Mingkai Hu · 14 years ago
  73. 492c032 Merge commit 'v2.6.36-rc7' into spi/next by Grant Likely · 14 years ago
  74. f9d629c spi/pl022: fix dubious allocation staticize platform data by Linus Walleij · 14 years ago
  75. 5a1c98b spi/pl022: get rid of chipinfo dev pointer by Linus Walleij · 14 years ago
  76. bde435a spi/pl022: Add spi->mode support to AMBA SPI driver by Kevin Wells · 14 years ago
  77. fadcf49 spi: change to new flag variable by matt mooney · 14 years ago
  78. b1b6b9a spi/pl022: add PrimeCell generic DMA support by Linus Walleij · 14 years ago
  79. cdbc8f0 spi/topcliff: Tidy up Kconfig help text by Grant Likely · 14 years ago
  80. 65308c4 spi/topcliff: cleanups for style and conciseness by Grant Likely · 14 years ago
  81. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  82. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  83. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 14 years ago
  84. 93055c3 ps3disk: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  85. 0acc1b2 Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  86. d013432 ring-buffer: Fix typo of time extends per page by Steven Rostedt · 14 years ago
  87. c1e028e perf, MIPS: Support cross compiling of tools/perf for MIPS by Deng-Cheng Zhu · 14 years ago
  88. a8c051f drm/radeon/kms: Silent spurious error message by Jean Delvare · 14 years ago
  89. d31dba5 drm/radeon/kms: fix bad cast/shift in evergreen.c by Alex Deucher · 14 years ago
  90. 40f76d8 drm/radeon/kms: make TV/DFP table info less verbose by Alex Deucher · 14 years ago
  91. 3555e53 drm/radeon/kms: leave certain CP int bits enabled by Alex Deucher · 14 years ago
  92. c919b37 drm/radeon/kms: avoid corner case issue with unmappable vram V2 by Jerome Glisse · 14 years ago
  93. ad0cf34 perf: Fix incorrect copy_from_user() usage by John Blackwood · 14 years ago
  94. e1f0921 HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen by Pierre BAILLY · 14 years ago
  95. 7c53477 fanotify: disable fanotify syscalls by Eric Paris · 14 years ago
  96. b0057c5 tg3: restore rx_dropped accounting by Eric Dumazet · 14 years ago
  97. bcf64aa b44: fix carrier detection on bind by Paul Fertser · 14 years ago
  98. 73cf624 x86, numa: For each node, register the memory blocks actually used by Yinghai Lu · 14 years ago
  99. b00916b net: clear heap allocations for privileged ethtool actions by Kees Cook · 14 years ago
  100. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 14 years ago