1. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  2. a4f2ca3 Merge remote-tracking branch 'spi/topic/xilinx' into spi-pdata by Mark Brown · 11 years ago
  3. d9740f6 spi: bfin-v3: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  4. 9ca1273 spi/xilinx: signedness issue checking platform_get_irq() by Dan Carpenter · 11 years ago
  5. 7b3b743 spi/xilinx: Simplify irq allocation by Michal Simek · 11 years ago
  6. be3acdf spi/xilinx: Use of_property_read_u32 for reading value from node by Michal Simek · 11 years ago
  7. ad3fdbc spi/xilinx: Clean ioremap calling by Michal Simek · 11 years ago
  8. 5586c09 spi/xilinx: Remove CONFIG_OF from the driver by Michal Simek · 11 years ago
  9. 7cb2abd spi/xilinx: Refer to platform device as pdev in probe() and remove() by Mark Brown · 11 years ago
  10. d81c0bb spi/xilinx: Remove remains of of_platform device registration by Mark Brown · 11 years ago
  11. c40537d spi/xilinx: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  12. fa4bd4f spi: add spi controller v3 master driver for Blackfin by Scott Jiang · 11 years ago
  13. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  14. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  15. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  16. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  17. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  18. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  19. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  21. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  22. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  23. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  24. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  25. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  26. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  27. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  28. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  29. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  30. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  31. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  32. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  33. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  34. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  35. c073f66 net/usb: add relative mii functions for r815x by hayeswang · 11 years ago
  36. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  37. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  38. 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 11 years ago
  39. 308c813 IB/qib: Fix module-level leak by Mike Marciniszyn · 11 years ago
  40. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  41. 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 11 years ago
  42. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  43. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 11 years ago
  44. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 11 years ago
  45. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  46. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  47. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 11 years ago
  48. 9903883f Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  49. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  50. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  51. 8fce9b3 watchdog: xilinx: Setup the origin compatible string by Michal Simek · 11 years ago
  52. 0edcd16 Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  53. 7728f03 Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  54. 9419c07 watchdog: xilinx: Fix driver header by Michal Simek · 11 years ago
  55. 4838806 watchdog: wdrtas: don't use custom version of print_hex_dump by Andy Shevchenko · 11 years ago
  56. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  57. fcf9567 watchdog: core: don't try to stop device if not running by Hector Palacios · 11 years ago
  58. 5f31497 watchdog: jz4740: Pass device to clk_get by Lars-Peter Clausen · 11 years ago
  59. 6638f4e watchdog: twl4030: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  60. 6697dbd watchdog: mpcore: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  61. 76692c9 watchdog: da9055: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  62. 552a964 watchdog: da9052: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  63. 26556b6 watchdog: cpwd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  64. 0183984c watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops by Jingoo Han · 11 years ago
  65. 3828924 watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info() by Jingoo Han · 11 years ago
  66. 1ae995d watchdog: wm831x: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  67. 7a5da03 watchdog: wm831x_wdt: use devm_gpio_request_one() by Jingoo Han · 11 years ago
  68. d3a33a950 watchdog: mtx1-wdt: use devm_gpio_request_one() by Jingoo Han · 11 years ago
  69. 07bf971 watchdog: sp805_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  70. 4d2327c watchdog: shwdt: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  71. 2f7b9b4 watchdog: shwdt: use devm_clk_get() by Jingoo Han · 11 years ago
  72. 259181f watchdog: pnx4008_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  73. bdf4957 watchdog: imx2_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  74. 0b93026 watchdog: dw_wdt: Staticize local symbol by Sachin Kamat · 11 years ago
  75. f2966cd ifb: fix oops when loading the ifb failed by dingtianhong · 11 years ago
  76. 2c8a018 dummy: fix oops when loading the dummy failed by dingtianhong · 11 years ago
  77. cf3cc8c watchdog: dw_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  78. 9d8a7f1 watchdog: ts72xx_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  79. b94828f watchdog: riowd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  80. a508e2e watchdog: riowd: use devm_kzalloc() by Jingoo Han · 11 years ago
  81. 52ccc5a watchdog: rc32434_wdt: use devm_ioremap_nocache() functions by Jingoo Han · 11 years ago
  82. 3666eb0 watchdog: nuc900_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  83. ac1bb69 watchdog: mv64x60_wdt: use devm_ioremap() by Jingoo Han · 11 years ago
  84. ce9a1bf drivers: net: phy: at803x: Add missing mdio device id by Helmut Schaa · 11 years ago
  85. 626d65a watchdog: bcm63xx_wdt: use devm_ioremap_nocache() by Jingoo Han · 11 years ago
  86. 321e312 watchdog: at32ap700x: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  87. a796078 watchdog: at32ap700x_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  88. 1b4fc0e bnx2x: fix tunneling CSUM calculation by Dmitry Kravkov · 11 years ago
  89. a8798a5 alx: fix lockdep annotation by Maarten Lankhorst · 11 years ago
  90. f89e57c vxlan: Fix kernel crash on rmmod. by Pravin B Shelar · 11 years ago
  91. b41e6a5 sh_eth: SH_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  92. 61d46bf macvtap: correctly linearize skb when zerocopy is used by Jason Wang · 11 years ago
  93. 3dd5c33 tuntap: correctly linearize skb when zerocopy is used by Jason Wang · 11 years ago
  94. 440d57b ifb: fix rcu_sched self-detected stalls by dingtianhong · 11 years ago
  95. b4294ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  96. 4ece92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 11 years ago
  97. 45dd95c r8169: add a new chip for RTL8411 by hayeswang · 11 years ago
  98. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 11 years ago
  99. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  100. 9d0eb0a dm: add switch target by Jim Ramsay · 11 years ago