1. 42536b9 ARM: 7857/1: dma: imx-sdma: setup dma mask by Philippe Retornaz · 11 years ago
  2. 536dc1e DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks by Russell King · 12 years ago
  3. 20d897e DMA-API: dcdbas: update DMA mask handing by Russell King · 12 years ago
  4. 94cb0e7 DMA-API: dma: edma.c: no need to explicitly initialize DMA masks by Russell King · 12 years ago
  5. 460d47d DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks by Russell King · 12 years ago
  6. 27c1789 DMA-API: crypto: remove last references to 'static struct device *dev' by Russell King · 12 years ago
  7. d8cbc3f7 DMA-API: crypto: fix ixp4xx crypto platform device support by Russell King · 12 years ago
  8. d6cfaab DMA-API: others: use dma_set_coherent_mask() by Russell King · 12 years ago
  9. 4cdbb4f DMA-API: staging: use dma_set_coherent_mask() by Russell King · 12 years ago
  10. e1fd734 DMA-API: usb: use new dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  11. 22d9d8e DMA-API: usb: use dma_set_coherent_mask() by Russell King · 12 years ago
  12. 93b11b2 DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  13. 26741a6 DMA-API: net: octeon: use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  14. b469357 DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  15. 07f4450 DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  16. 224ddca DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  17. 24353b8 DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  18. 105f4ad DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  19. 4ffb431 DMA-API: usb: ohci-sa1111: add a note about DMA masks by Russell King · 12 years ago
  20. e0a8ba2 DMA-API: video: clcd: add dma_set_mask_and_coherent() call by Russell King · 12 years ago
  21. 6411301 DMA-API: dma: pl330: add dma_set_mask_and_coherent() call by Russell King · 12 years ago
  22. de1a241 DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call by Russell King · 12 years ago
  23. 446b2a9 DMA-API: amba: get rid of separate dma_mask by Russell King · 12 years ago
  24. 01edb5e DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  25. d288059 DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  26. 6878897 DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  27. e22f0e3 DMA-API: staging: et131x: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  28. 052d0ef DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  29. de71f98 DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  30. e1390a2 DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  31. 9663ded DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  32. 9931a26 DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  33. 4c15c24 DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  34. 1bfa2c4 DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  35. 4011f9f DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 12 years ago
  36. 53567aa DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling by Russell King · 12 years ago
  37. f5f2eda DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling by Russell King · 12 years ago
  38. 5909903 DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling by Russell King · 12 years ago
  39. c21b8eb DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling by Russell King · 12 years ago
  40. dc4ff9b DMA-API: net: intel/igb: fix 32-bit DMA mask handling by Russell King · 12 years ago
  41. 718a39e DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling by Russell King · 12 years ago
  42. 3e54807 DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling by Russell King · 12 years ago
  43. a4ae54f Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  44. f1da345 Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  45. d8efd82 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  46. cd619e2 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  47. 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  48. 8bf5e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  49. bdbdfde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  50. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  51. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  52. 5359b93 MIPS: DECstation I/O ASIC DMA interrupt handling fix by Maciej W. Rozycki · 11 years ago
  53. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  54. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  55. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  56. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  57. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  58. 3cc69b6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  59. 5223161 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  60. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  61. d5adf7e Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  62. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  63. 24ba405 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  64. 0b77f76 hwmon: (k10temp) remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  65. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  66. b9b42ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  67. f1728fd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  68. d5d04bb Bye, bye, WfW flag by Linus Torvalds · 11 years ago
  69. 3b38f56 Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  70. b3b7568 Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  71. c2d9572 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  72. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  73. bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  74. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  75. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  76. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  77. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  78. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  79. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  80. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  81. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  82. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  83. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  84. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  85. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  86. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  87. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  88. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  89. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  90. fc85799 [SCSI] fnic: fnic Driver Tuneables Exposed through CLI by Hiral Patel · 11 years ago
  91. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  92. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  93. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  94. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  95. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  96. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  97. 7c1d69e rtc: simplify devm_request_mem_region/devm_ioremap by Julia Lawall · 11 years ago
  98. 1735be4 drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid by Alexander Shiyan · 11 years ago
  99. 2cbc218 drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure by Alexander Shiyan · 11 years ago
  100. 25e2818 drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource() by Alexander Shiyan · 11 years ago