1. 25ce6c3 MIPS: jz4740: Remove custom DMA API by Lars-Peter Clausen · 12 years ago
  2. 7c169a4 dma: Add a jz4740 dmaengine driver by Lars-Peter Clausen · 12 years ago
  3. 8e3c518 dma: mmp_tdma: disable irq when disabling dma channel by Qiao Zhou · 12 years ago
  4. d7cabee dmaengine: PL08x: Avoid collisions with get_signal() macro by Mark Brown · 12 years ago
  5. e368b51 dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically by Vinod Koul · 12 years ago
  6. fed42c1 dma: dw: add PCI part of the driver by Andy Shevchenko · 12 years ago
  7. 9cade1a dma: dw: split driver to library part and platform code by Andy Shevchenko · 12 years ago
  8. 61a7649 dma: move dw_dmac driver to an own directory by Andy Shevchenko · 12 years ago
  9. 0b95961 dw_dmac: don't check resource with devm_ioremap_resource by Andy Shevchenko · 12 years ago
  10. fed8c45 dma: pl330: use dma_addr_t for describing bus addresses by Will Deacon · 12 years ago
  11. 0967717 dma: pl330: rip out broken, redundant ID probing by Will Deacon · 12 years ago
  12. 9479e17 dma: imx-sdma: move to generic device tree bindings by Shawn Guo · 12 years ago
  13. add93b5 dmaengine: sirf: set dma residue based on the current dma transfer position by Rongjun Ying · 12 years ago
  14. 7bdc1e2 dma: tegra: avoid channel lock up after free by Dmitry Osipenko · 12 years ago
  15. ac7ae75 dma: tegra20-apbdma: err message correction by Dmitry Osipenko · 12 years ago
  16. 8004cbb dw_dmac: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 12 years ago
  17. c1a9d39 dma: timb_dma: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  18. 36c6df5 dma: at_hdmac: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  19. 3208b37 dma: mxs-dma: Staticize mxs_dma_xlate by Fabio Estevam · 12 years ago
  20. dd3daca dma: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  21. d48de6f DMA: AT91: Get residual bytes in dma buffer by Elen Song · 12 years ago
  22. d088c33 DMA: AT91: Get transfer width by Elen Song · 12 years ago
  23. 6c22770 dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment by Nicolas Ferre · 12 years ago
  24. 72ae6e4 dmaengine: at_hdmac: extend hardware handshaking interface identification by Nicolas Ferre · 12 years ago
  25. ea7e790 dmaengine: at_hdmac/trivial: correct typo in comment by Nicolas Ferre · 12 years ago
  26. 5c6b3e7 DMA: imx-dma: imxdma->dev used uninitialized by Markus Pargmann · 12 years ago
  27. 290ad0f dma: imx-dma: Add oftree support by Markus Pargmann · 12 years ago
  28. 8552bb4 dma: of: Remove check on always true condition by Lars-Peter Clausen · 12 years ago
  29. ff0e0f4 dma: of: Remove restriction that #dma-cells can't be 0 by Lars-Peter Clausen · 12 years ago
  30. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  31. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 12 years ago
  32. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  33. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  34. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  35. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 12 years ago
  36. 090878a Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  37. fb565ff7 Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  38. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  39. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  40. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 12 years ago
  41. 3132aef Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  42. c6617b3 Merge branch 'pm-fixes' by Rafael J. Wysocki · 12 years ago
  43. 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 12 years ago
  44. 7cd8407 ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization by Rafael J. Wysocki · 12 years ago
  45. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  46. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  47. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  48. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 12 years ago
  49. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 12 years ago
  50. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 12 years ago
  51. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 12 years ago
  52. 9a6aa27 vfio: fix crash on rmmod by Alexey Kardashevskiy · 12 years ago
  53. 0ca6843 cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate() by Guennadi Liakhovetski · 12 years ago
  54. 2f7021a8 cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work() by Michael Wang · 12 years ago
  55. 9f29ab1 ACPI / scan: do not match drivers against objects having scan handlers by Aaron Lu · 12 years ago
  56. a98d4f6 ACPI / APEI: fix error return code in ghes_probe() by Wei Yongjun · 12 years ago
  57. 8673b83 acpi-cpufreq: set current frequency based on target P-State by Ross Lagerwall · 12 years ago
  58. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  59. 0e32fde Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  60. 943079e Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  61. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 12 years ago
  62. ea9197c drm/nv50/disp: force dac power state during load detect by Ben Skeggs · 12 years ago
  63. 89e033a drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix by Ben Skeggs · 12 years ago
  64. beba44b drm/nv84/disp: Fix HDMI audio regression by Alexander Stein · 12 years ago
  65. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 12 years ago
  66. 3a5395b net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR by Jens Renner \(EFE\) · 12 years ago
  67. 44dbc78 bnx2x: Fix bridged GSO for 57710/57711 chips by Yuval Mintz · 12 years ago
  68. 844ce9f Merge tag 'mmc-fixes-for-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  69. bb76292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  70. c9a2433 Merge branches 'iser' and 'qib' into for-next by Roland Dreier · 12 years ago
  71. f3bdf34 IB/qib: Fix lockdep splat in qib_alloc_lkey() by Mike Marciniszyn · 12 years ago
  72. 28f292e IB/iser: Add Mellanox copyright by Or Gerlitz · 12 years ago
  73. 5b61ff4 IB/iser: Fix device removal flow by Roi Dayan · 12 years ago
  74. ff5b2fa net: fec: add fallback to random MAC address by Lucas Stach · 12 years ago
  75. e768fb2 bnx2x: fix TCP offload for tunneling ipv4 over ipv6 by Dmitry Kravkov · 12 years ago
  76. 23eb45f Merge branch 'fixes-for-3.10' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  77. c418253 net/mlx4_core: Keep VF assigned MAC in the PF admin table by Or Gerlitz · 12 years ago
  78. ef96f7d net/mlx4_en: Handle unassigned VF MAC address correctly by Or Gerlitz · 12 years ago
  79. 5efe535 net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized by Jack Morgenstein · 12 years ago
  80. a1c6693 net/mlx4_en: Fix adaptive moderation cq update by Sagi Grimberg · 12 years ago
  81. 1f89b8f Merge tag 'iio-fixes-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 12 years ago
  82. 6c5d4c9 iio:inkern: Fix typo/bug in convert raw to processed. by Michael Hennerich · 12 years ago
  83. 2eb3a81 iio: frequency: ad4350: Fix bug / typo in mask by Michael Hennerich · 12 years ago
  84. e916b80 inkern: iio_device_put after incorrect return/goto by Joe Perches · 12 years ago
  85. 60bba38 staging: alarm-dev: information leak in alarm_compat_ioctl() by Dan Carpenter · 12 years ago
  86. 702df9f iio:callback buffer: free the scan_mask by Jonathan Cameron · 12 years ago
  87. a26f009 USB: mos7720: fix hardware flow control by Johan Hovold · 12 years ago
  88. c1ec1bc USB: keyspan: remove unused endpoint-array access by Johan Hovold · 12 years ago
  89. a070880 USB: keyspan: fix bogus array index by Johan Hovold · 12 years ago
  90. d8a1d0d USB: zte_ev: fix broken open by Johan Hovold · 12 years ago
  91. 3bd1f7e Input: wacom - fix a typo for Cintiq 22HDT by Ping Cheng · 12 years ago
  92. eeb0655 Input: synaptics - fix sync lost after resume on some laptops by Eric Miao · 12 years ago
  93. 53d3b4d drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC. by Egbert Eich · 12 years ago
  94. 350753b sh-pfc: r8a7779: Don't group USB OVC and PENC pins by Laurent Pinchart · 12 years ago
  95. 042dd60 Merge tag 'regulator-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  96. e919b86 staging: alarm-dev: information leak in alarm_ioctl() by Dan Carpenter · 12 years ago
  97. 8a2f132 USB: serial: Add Option GTM681W to qcserial device table. by Richard Weinberger · 12 years ago
  98. 6529591 USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device by Robert Butora · 12 years ago
  99. 317a684 Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly" by Kyle McMartin · 12 years ago
  100. 60e9357 serial: samsung: enable clock before clearing pending interrupts during init by Chander Kashyap · 12 years ago