1. d07ce24 neterion: s2io: Fix kernel doc formatting by Joe Perches · 9 years ago
  2. bbfe0f3 irda: irda-usb: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 9 years ago
  3. 466c5ac net: stmmac: create one debugfs dir per net-device by Mathieu Olivari · 9 years ago
  4. 5369c71 net/ibm/emac: fix size of emac dump memory areas by Ivan Mikhaylov · 9 years ago
  5. 376cd36 atm:he - Change 1 to true for bool type variable. by Shailendra Verma · 9 years ago
  6. c489dbb net:xen-netback - Change 1 to true for bool type variable. by Shailendra Verma · 9 years ago
  7. 589fca1 leds: add BCM6358 LED driver by Álvaro Fernández Rojas · 9 years ago
  8. 76931ed leds: fix brightness changing when software blinking is active by Stas Sergeev · 9 years ago
  9. 52da81e leds: lp5523: add master_fader support by Toshi Kikuchi · 9 years ago
  10. 9ab1963 leds: leds-gpio: Allow compile test if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  11. 403097f leds: leds-gpio: Add missing #include <linux/of.h> by Geert Uytterhoeven · 9 years ago
  12. b7da8c5 leds: Add ktd2692 flash LED driver by Ingi Kim · 9 years ago
  13. f1138a8 advansys: remove 'ERR' definition by Hannes Reinecke · 9 years ago
  14. ae26759 advansys: Remove 'TRUE' and 'FALSE' definitions by Hannes Reinecke · 9 years ago
  15. 95cfab6 advansys: use standard data types by Hannes Reinecke · 9 years ago
  16. d647c78 advansys: use 'bool' instead of 'int' by Hannes Reinecke · 9 years ago
  17. 0ce5382 advansys: Use dma_pool for sg elements by Hannes Reinecke · 9 years ago
  18. 4b47e46 advansys: Use DMA-API for mapping request blocks by Hannes Reinecke · 9 years ago
  19. 98b96a7 advansys: Use DMA-API for carrier buffer by Hannes Reinecke · 9 years ago
  20. 811ddc0 advansys: use DMA-API for mapping sense buffer by Hannes Reinecke · 9 years ago
  21. 04b8c81 Bluetooth: btusb: fix Realtek suspend/resume by Daniel Drake · 9 years ago
  22. bff6b89 Bluetooth: hci_uart: Change 1 to true for bool type variables assignments by Shailendra Verma · 9 years ago
  23. 917a333 Bluetooth: btusb: Change 1 to true in bool type variable assignment by Shailendra Verma · 9 years ago
  24. 7f6e636 Bluetooth: btusb: Support QCA61x4 ROME v2.0 by Chan-yeol Park · 9 years ago
  25. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 9 years ago
  26. 08acf38 dmaengine: rcar-dmac: Use DECLARE_BITMAP by Joe Perches · 9 years ago
  27. c260c2f Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  28. f563685 dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check of pch by Maninder Singh · 9 years ago
  29. 8f64b27 dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static by Geert Uytterhoeven · 9 years ago
  30. 9c17c62 advansys: use shared host tag map for command lookup by Hannes Reinecke · 9 years ago
  31. eac0b0c advansys: use host_reset by Hannes Reinecke · 9 years ago
  32. c5c2567 virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITY by Christoph Hellwig · 9 years ago
  33. d56dfb4 be2iscsi : Bump the driver version by John Soni Jose · 9 years ago
  34. 3f4134c be2iscsi : Logout of FW Boot Session by John Soni Jose · 9 years ago
  35. eb1c469 be2iscsi : Fix memory check before unmapping. by John Soni Jose · 9 years ago
  36. 4e2bdf7 be2iscsi : Fix memory leak in the unload path by John Soni Jose · 9 years ago
  37. e307f3a be2iscsi : Fix the PCI request region reserving. by John Soni Jose · 9 years ago
  38. 3efde86 be2iscsi : Fix the retry count for boot targets by John Soni Jose · 9 years ago
  39. a955553 megaraid_sas : swap whole register in megasas_register_aen by Christoph Hellwig · 9 years ago
  40. 01d7f03 megaraid_sas : fix megasas_fire_cmd_fusion calling convention by Christoph Hellwig · 9 years ago
  41. 2213a46 megaraid_sas : add missing byte swaps to the sriov code by Christoph Hellwig · 9 years ago
  42. 48433bd megaraid_sas : bytewise or should be done on native endian variables by Christoph Hellwig · 9 years ago
  43. 48100b0 megaraid_sas : move endianness conversion into caller of megasas_get_seq_num by Christoph Hellwig · 9 years ago
  44. c6f5bf8 megaraid_sas : add endianness conversions for all ones by Christoph Hellwig · 9 years ago
  45. 9ab9ed3 megaraid_sas : add endianness annotations by Christoph Hellwig · 9 years ago
  46. 8a232bb megaraid_sas : add missing __iomem annotations by Christoph Hellwig · 9 years ago
  47. 6a6981f megaraid_sas : megasas_complete_outstanding_ioctls() can be static by kbuild test robot · 9 years ago
  48. 5765c5b megaraid_sas : Support for Avago's Single server High Availability product by Sumit.Saxena@avagotech.com · 9 years ago
  49. 09fced1 megaraid_sas : Add release date and update driver version by Sumit.Saxena@avagotech.com · 9 years ago
  50. 43cd7fe megaraid_sas : Modify driver's meta data to reflect Avago by Sumit.Saxena@avagotech.com · 9 years ago
  51. 4026e9a megaraid_sas : Use Block layer tag support for internal command indexing by Sumit.Saxena@avagotech.com · 9 years ago
  52. d88da09 megaraid_sas : Enhanced few prints by Sumit.Saxena@avagotech.com · 9 years ago
  53. f26ac3a megaraid_sas : Move controller's queue depth calculation in adapter specific function by Sumit.Saxena@avagotech.com · 9 years ago
  54. 4a5c814 megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs by Sumit.Saxena@avagotech.com · 9 years ago
  55. 9b82818 megaraid_sas : Add separate function for refiring MFI commands by Sumit.Saxena@avagotech.com · 9 years ago
  56. d3557fc megaraid_sas : Add separate function for setting up IRQs by Sumit.Saxena@avagotech.com · 9 years ago
  57. ea47ebf csiostor: fix an error code in csio_hw_init() by Dan Carpenter · 9 years ago
  58. 0d143c6 ufs-qcom: Switch dependency to ARCH_QCOM by Stephen Boyd · 9 years ago
  59. 305974f aacraid: aac_src_intr_message() can be static by kbuild test robot · 9 years ago
  60. 1eb88a5 cxgb4i: set the initial sequence number by Karen Xie · 9 years ago
  61. 0ea5bf3 cxgbi: update driver versions by Karen Xie · 9 years ago
  62. 1149a5e cxgbi: update copyright to 2015 by Karen Xie · 9 years ago
  63. 81daf10 cxgbi: use per-connection link-speed dependent send/recv windows by Karen Xie · 9 years ago
  64. dee0586 sd: fix an error return in probe() by Dan Carpenter · 10 years ago
  65. ef10b16 scsi_scan: fix queue depth initialisation problem by James Bottomley · 9 years ago
  66. 2610abf drm: rcar-du: Split planes pre-association 4/4 between CRTCs by Laurent Pinchart · 9 years ago
  67. fe6fbe9 drm: rcar-du: Store the number of CRTCs per group in the group structure by Laurent Pinchart · 9 years ago
  68. c8af99b drm: rcar-du: Consider plane to CRTC associations in the plane allocator by Laurent Pinchart · 9 years ago
  69. 2a57e9b drm: rcar-du: Keep plane to CRTC associations when disabling a plane by Laurent Pinchart · 9 years ago
  70. 0805861 drm: rcar-du: Add plane allocation debugging by Laurent Pinchart · 9 years ago
  71. ec69a40 drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state by Laurent Pinchart · 9 years ago
  72. 99caede drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group by Laurent Pinchart · 9 years ago
  73. 9f6aee9 drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device by Laurent Pinchart · 9 years ago
  74. 0855c68 drm: rcar-du: Document the rcar_du_plane_state structure by Laurent Pinchart · 9 years ago
  75. bce9936 drm: rcar-du: Document the rcar_du_crtc structure by Laurent Pinchart · 9 years ago
  76. a1d0503 drm: adv7511: Fix crash in IRQ handler when no encoder is associated by Laurent Pinchart · 9 years ago
  77. 1d36f46 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  78. c4339ac spi: omap2-mcspi: Handle error on gpio_request by Michael Welling · 9 years ago
  79. a06b430 spi: omap2-mcspi: Fix GPIO chip select support by Michael Welling · 9 years ago
  80. 4373f8b spi: omap2-mcspi: Fix set_cs function for active high by Michael Welling · 9 years ago
  81. be632f6 spi: omap2-mcspi: Remove unnecessary delay by Michael Welling · 9 years ago
  82. ea6254e regulator: da9062: Fix modalias by Axel Lin · 9 years ago
  83. 7250dc3 HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLL by Herton R. Krzesinski · 9 years ago
  84. 2ea376a crypto: mv_cesa - request registers memory region by Boris BREZILLON · 9 years ago
  85. 3152657 Merge branch 'linus' into x86/fpu by Ingo Molnar · 9 years ago
  86. 035ff83 mmc: host: sdhci-esdhc-imx: fix broken email address by Wolfram Sang · 9 years ago
  87. 9bb09a3 mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare by Kuninori Morimoto · 9 years ago
  88. 6aed678 mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host by Kuninori Morimoto · 9 years ago
  89. 60985c3 mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev by Kuninori Morimoto · 9 years ago
  90. 70830b4 mmc: sh_mmcif: move mmcif_of_match to upside by Kuninori Morimoto · 9 years ago
  91. 1fb654f mmc: sdio: add reset callback to bus operations by Andreas Fenkart · 9 years ago
  92. 01b6961 cxgb4: Add PHY firmware support for T420-BT cards by Hariprasad Shenai · 9 years ago
  93. cc4a84c net: phy: bcm7xxx: Fix 7425 PHY ID and flags by Florian Fainelli · 9 years ago
  94. d5c7839 amd-xgbe: Add more netif_dbg output to the driver by Lendacky, Thomas · 9 years ago
  95. 471e14b amd-xgbe: Fix initial mode when auto-negotiation is disabled by Lendacky, Thomas · 9 years ago
  96. 73c25916 amd-xgbe: Add setting of a missing hardware feature by Lendacky, Thomas · 9 years ago
  97. d98c3ed Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  98. be9b9ec net/mlx4_core: Enable single ported IB VFs by Or Gerlitz · 9 years ago
  99. e5dfbf9 net/mlx4_core: Adjust the schedule queue port in reset-to-init too by Or Gerlitz · 9 years ago
  100. f40e99e net/mlx4_core: Adjust the schedule queue port for single ported IB VFs by Or Gerlitz · 9 years ago