1. 1a8dbe6 power_supply: bq2415x_charger: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 10 years ago
  2. 52016ac power_supply: 88pm860x_charger: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 10 years ago
  3. b43eb35 power_supply: charger-manager: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 10 years ago
  4. 03e81ac power_supply: Increment power supply use counter when obtaining references by Krzysztof Kozlowski · 10 years ago
  5. 1a35246 power_supply: Add power_supply_put for decrementing device reference counter by Krzysztof Kozlowski · 10 years ago
  6. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 10 years ago
  7. b70229b power_supply: charger-manager: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  8. d7bdffb power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  9. 75599d3 power_supply: apm_power: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  10. 091e73a mfd: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  11. 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  12. 465c436 power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  13. ee8f334 power_supply: sysfs: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 10 years ago
  14. bc15405 power_supply: Add API for safe access of power supply function attrs by Krzysztof Kozlowski · 10 years ago
  15. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 10 years ago
  16. e44ea36 power_supply: Add driver private data by Krzysztof Kozlowski · 10 years ago
  17. 1915a718 compal-laptop: Check return value of power_supply_register by Krzysztof Kozlowski · 10 years ago
  18. ad77470 compal-laptop: Fix leaking hwmon device by Krzysztof Kozlowski · 10 years ago
  19. 5fb0f7fa Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  20. a01b860 Merge branch 'cpuidle/4.0-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into pm-cpuidle by Rafael J. Wysocki · 10 years ago
  21. bc035fc ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static by Don Skidmore · 10 years ago
  22. ef5398b ixgbe: Clean up type inconsistency by Don Skidmore · 10 years ago
  23. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 10 years ago
  24. f47e331 Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  25. ddd0ca5 net: bcmgenet: add support for xmit_more by Florian Fainelli · 10 years ago
  26. ae67bf0 net: bcmgenet: update ring producer index and buffer count in xmit by Florian Fainelli · 10 years ago
  27. d6707be net: bcmgenet: rewrite bcmgenet_rx_refill() by Petri Gynther · 10 years ago
  28. 46f5cac usb: phy: msm: Remove dead code by Stephen Boyd · 10 years ago
  29. 3d52c5b Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  30. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  31. ce6031c cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs by Sebastien Rannou · 10 years ago
  32. 43b6887 cpuidle: mvebu: Fix the CPU PM notifier usage by Gregory CLEMENT · 10 years ago
  33. a2fe37b Revert "net: fec: fix the warning found by dma debug" by Fabio Estevam · 10 years ago
  34. 40fb70f vxlan: fix wrong usage of VXLAN_VID_MASK by Alexey Kodanev · 10 years ago
  35. b57578b tulip_core.c : out-of-bounds check. by Ameen Ali · 10 years ago
  36. 43fc884 drm: Silence sparse warnings by Ville Syrjälä · 10 years ago
  37. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 10 years ago
  38. ab330cf usb: renesas_usbhs: add support for USB-DMAC by Yoshihiro Shimoda · 10 years ago
  39. 9b53d9a usb: renesas_usbhs: fix the sequence in xfer_work() by Yoshihiro Shimoda · 10 years ago
  40. 7a96b78 usb: renesas_usbhs: add the channel number in dma-names by Yoshihiro Shimoda · 10 years ago
  41. fbdecad usb: gadget: f_printer: use non-zero flag for bitwise and by Andrzej Pietrasiewicz · 10 years ago
  42. 2bb2077 usb: gadget: printer: use after free in gprinter_alloc_inst() by Dan Carpenter · 10 years ago
  43. fdb51e3 usb: gadget: printer: delete some dead code by Dan Carpenter · 10 years ago
  44. d4ae02c usb: dwc2: pci: Select the generic PHY for dwc2-pci driver by John Youn · 10 years ago
  45. 16d9efa usb: gadget: serial: %pf is only for function pointers by Scott Wood · 10 years ago
  46. 6029e0c Revert "bcma: Kconfig: Let it depend on PCI" by Rafał Miłecki · 10 years ago
  47. 982a40f bcma: allow disabling (not building) PCI driver by Rafał Miłecki · 10 years ago
  48. 702131e bcma: move PCI IRQ control function to host specific code by Rafał Miłecki · 10 years ago
  49. 64f9b68 Merge branch 'for-linus' into for-4.1/core by Jens Axboe · 10 years ago
  50. 708c964 rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable() by Taehee Yoo · 10 years ago
  51. 76830b2 libertas_tf: if_usb.c: don't export static symbol by Julia Lawall · 10 years ago
  52. 1be27c6 ARM: at91: remove NEED_MACH_IO_H by Arnd Bergmann · 10 years ago
  53. 338f1ab i2c: bcm-iproc: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  54. fb3de30 i2c: pmcmsp: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  55. f2325c5 i2c: viperboard: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  56. 7ee405e i2c: powermac: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  57. afe9020 i2c: dln2: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  58. 280d230 i2c: axxia: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  59. b94c820 i2c: cpm: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  60. 994647d i2c: qup: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  61. a531afd i2c: opal: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  62. a740584 i2c: at91: make use of the new infrastructure for quirks by Wolfram Sang · 10 years ago
  63. b7f6258 i2c: add quirk checks to core by Wolfram Sang · 10 years ago
  64. cf45932 brcmfmac: fix watchdog timer regression by Arend van Spriel · 10 years ago
  65. 9819a90 brcmfmac: take save&restore memory into account for SDIO shared info by Arend van Spriel · 10 years ago
  66. 0da32ba brcmfmac: extract ram size info from internal memory registers by Arend van Spriel · 10 years ago
  67. 38f29e1 brcmfmac: assure device is ready for download after brcmf_chip_attach() by Arend van Spriel · 10 years ago
  68. d380ebc brcmfmac: rename chip download functions by Arend van Spriel · 10 years ago
  69. 5ded1c2 brcmfmac: always perform cores checks by Arend van Spriel · 10 years ago
  70. 55b59fb brcmfmac: remove duplication of ramsize info by Arend van Spriel · 10 years ago
  71. 3a79e1d ath9k: make ath_frame_info fit into reduced-size rate_driver_data by Florian Westphal · 10 years ago
  72. 6faf22d ar5523: use container_of by Florian Westphal · 10 years ago
  73. dd29511 ath9k: Fix RTT chainmask usage by Sujith Manoharan · 10 years ago
  74. 93f7d6f ath9k: Check allowed PCIE powersave configuration by Sujith Manoharan · 10 years ago
  75. 656cd75 ath9k: Initialize pll_pwrsave for AR9462/AR9565 by Sujith Manoharan · 10 years ago
  76. afa7e6d ath9k: Fix PLL powersave for AR9485 by Sujith Manoharan · 10 years ago
  77. e519f78 ath9k: Add PCIE powersave macros by Sujith Manoharan · 10 years ago
  78. 02beaf1 wil6210: support AP isolation by Vladimir Kondratiev · 10 years ago
  79. c42da99 wil6210: re-submit Rx frames to the wireless media if appropriate by Vladimir Kondratiev · 10 years ago
  80. 7308a20 wil6210: NAPI completion refactor by Vladimir Kondratiev · 10 years ago
  81. 9c51026 brcmfmac: Add support for BCM4345 SDIO chipset. by Syed Asifful Dayyan · 10 years ago
  82. d375bc8 brcmfmac: Fix race condition in msgbuf ioctl processing. by Hante Meuleman · 10 years ago
  83. 449e58b brcmfmac: Fix possible race-condition. by Hante Meuleman · 10 years ago
  84. b441ba8 brcmfmac: Simplify watchdog sleep. by Hante Meuleman · 10 years ago
  85. de6878c brcmfmac: Fix oops when SDIO device is removed. by Hante Meuleman · 10 years ago
  86. 933ef44 rtlwifi: Remove duplicated prototype by Taehee Yoo · 10 years ago
  87. ab5e290 ath5k: fix reset race by Sergey Ryazanov · 10 years ago
  88. 4a2f248 ath5k: channel change fix by Sergey Ryazanov · 10 years ago
  89. 0cf151b Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 10 years ago
  90. b1ff323 phy: omap-usb2: Fix missing clk_prepare call when using old dt name by Axel Lin · 10 years ago
  91. dd64ad38 phy: ti/omap: Fix modalias by Axel Lin · 10 years ago
  92. 736b67a phy: core: Fixup return value of phy_exit when !pm_runtime_enabled by Axel Lin · 10 years ago
  93. 018e6ff phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizof by Axel Lin · 10 years ago
  94. d8d5294 phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof by Axel Lin · 10 years ago
  95. 8f27f16 phy: twl4030-usb: Remove redundant assignment for twl->linkstat by Axel Lin · 10 years ago
  96. ecd5fb0 phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0] by Axel Lin · 10 years ago
  97. 2f1bce4 phy: Find the right match in devm_phy_destroy() by Thierry Reding · 10 years ago
  98. 6576fe4 Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command by Daniel Drake · 10 years ago
  99. bdf6c79 dmaengine: at_hdmac: Fix calculation of the residual bytes by Torsten Fleischer · 10 years ago
  100. 265567f dmaengine: at_hdmac: Add support for memory to memory sg transfers by Torsten Fleischer · 10 years ago