1. 8709b9e irqchip/gic: Add arm,pl390 support by Geert Uytterhoeven · 9 years ago
  2. 7ac8bf9 EDAC: Carve out debugfs functionality by Borislav Petkov · 9 years ago
  3. f0ef674 Bluetooth: btmrvl: add sd8997 chipset support by Amitkumar Karwar · 9 years ago
  4. 53d6cfa Bluetooth: btmrvl: remove extra space in cast by Amitkumar Karwar · 9 years ago
  5. 7d84054 mrf24j40: replace magic numbers by Alexander Aring · 9 years ago
  6. afaf7fde mrf24j40: change irq trigger type behaviour by Alexander Aring · 9 years ago
  7. 8ba4041 mrf24j40: add promiscuous mode support by Alexander Aring · 9 years ago
  8. 00250f7 mrf24j40: add tx power support by Alexander Aring · 9 years ago
  9. e33a0f9 mrf24j40: add cca ed level support by Alexander Aring · 9 years ago
  10. f1d7812 mrf24j40: add cca mode support by Alexander Aring · 9 years ago
  11. 2323cf3 mrf24j40: add csma params support by Alexander Aring · 9 years ago
  12. 3744161 mrf24j40: async interrupt handling by Alexander Aring · 9 years ago
  13. c91a301 mrf24j40: rework rx handling to async rx handling by Alexander Aring · 9 years ago
  14. 6844a0e mrf24j40: rework tx handling to async tx handling by Alexander Aring · 9 years ago
  15. ab40ff7 mrf24j40: change to frame delivery with crc by Alexander Aring · 9 years ago
  16. 42c7148 mrf24j40: use regmap for register access by Alexander Aring · 9 years ago
  17. b015679 mrf24j40: add regmap support by Alexander Aring · 9 years ago
  18. 554b494 mrf24j40: add more register defines by Alexander Aring · 9 years ago
  19. d344c91 mrf24j40: add random extended addr generation by Alexander Aring · 9 years ago
  20. 766928f mrf24j40: add default channel setting by Alexander Aring · 9 years ago
  21. 2e6fd64 mrf24j40: add device-tree support by Alexander Aring · 9 years ago
  22. 78aedb6 mrf24j40: remove spi settings overwrite by Alexander Aring · 9 years ago
  23. a339e18 mrf24j40: calling ieee802154_register_hw at last by Alexander Aring · 9 years ago
  24. b2cfdf3 mrf24j40: use ieee802154_alloc_hw for private data by Alexander Aring · 9 years ago
  25. c9f883f mrf24j40: cleanup define identation by Alexander Aring · 9 years ago
  26. 57c1bc7 at86rf230: support edge triggered irq by Alexander Aring · 9 years ago
  27. 475b9ea Bluetooth: btmrvl: fix firmware dump issue by Nachiket Kukade · 9 years ago
  28. a645654 vga_switcheroo: Document _ALL_ the things! by Lukas Wunner · 9 years ago
  29. 6c20b93 extcon: arizona: Don't disable debounce for inverted jacks by Charles Keepax · 9 years ago
  30. ff1cb0e extcon: arizona: Use the micd_clamp for interrupts if it is available by Charles Keepax · 9 years ago
  31. a0ef642 extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS by Nariman Poushin · 9 years ago
  32. f719ae3 extcon: arizona: Additional settings to improve accuracy of HP detect by Charles Keepax · 9 years ago
  33. 6772a5a extcon: arizona: Add support for general purpose switch by Charles Keepax · 9 years ago
  34. df8b677 extcon: arizona: Add support for new ADC value mic detect by Charles Keepax · 9 years ago
  35. b8ba9ed mfd: arizona: Add TST_CAP bits for headphone detection by Charles Keepax · 9 years ago
  36. 1ce3768 mfd: arizona: Add register bits for general purpose switch by Charles Keepax · 9 years ago
  37. e76e397 mfd: arizona: Add registers for ADC microphone detection by Charles Keepax · 9 years ago
  38. cc8e4fc xhci: init command timeout timer earlier to avoid deleting it uninitialized by Mathias Nyman · 9 years ago
  39. dca7794 xhci: change xhci 1.0 only restrictions to support xhci 1.1 by Mathias Nyman · 9 years ago
  40. 448116b usb: xhci: exit early in xhci_setup_device() if we're halted or dying by Roger Quadros · 9 years ago
  41. 8c24d6d usb: xhci: stop everything on the first call to xhci_stop by Roger Quadros · 9 years ago
  42. e5bfeab usb: xhci: Clear XHCI_STATE_DYING on start by Roger Quadros · 9 years ago
  43. 85ac90f usb: xhci: lock mutex on xhci_stop by Roger Quadros · 9 years ago
  44. 2b7627b xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM by Tomer Barletz · 9 years ago
  45. a6809ff xhci: give command abortion one more chance before killing xhci by Mathias Nyman · 9 years ago
  46. ff30cbc usb: Use the USB_SS_MULT() macro to get the burst multiplier. by Mathias Nyman · 9 years ago
  47. 01f4fd2 Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  48. 97170ea drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL by Stephen Rothwell · 9 years ago
  49. d230a11 drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms by Mugunthan V N · 9 years ago
  50. b6745f6 drivers: net: cpsw: davinci_emac: move reading mac id to common file by Mugunthan V N · 9 years ago
  51. 607cba1 Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  52. 8e375cc mtd: nand: sunxi: fix sunxi_nand_chips_cleanup() by Boris BREZILLON · 9 years ago
  53. 0791a5f mtd: nandsim: drop null test before destroy functions by Julia Lawall · 9 years ago
  54. 4c5d283 sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new() by Sowmini Varadhan · 9 years ago
  55. 852bcaf net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high by Florian Fainelli · 9 years ago
  56. 5eb8f28 geneve: remove vlan-related feature assignment by John W. Linville · 9 years ago
  57. 4a476bd usbnet: New driver for QinHeng CH9200 devices by Matthew Garrett · 9 years ago
  58. 1ccb141 net: phy: mdio-gpio: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  59. 2f90a30 net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  60. ebd8ebf net: moxa: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  61. 23860063 net: gianfar_ptp: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  62. e8048e5 net: bcmgenet: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  63. 46d5a34 net: systemport: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  64. c7d778f net: arc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  65. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  66. 4d7def2 qeth: add layer 2 RX/TX checksum offloading by Thomas Richter · 9 years ago
  67. 239ff40 qeth: move OSA portname into deprecated status by Ursula Braun · 9 years ago
  68. 248046b qeth: no write permission for readonly sysattr by Lakhvich Dmitriy · 9 years ago
  69. 9846e70 qeth: remove extraneous length from %pM format by Eugene Crosser · 9 years ago
  70. 5dcd246 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  71. 730a43f mtd: nand: add nand_check_erased helper functions by Boris BREZILLON · 9 years ago
  72. 16651fc Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', 'regulator/fix/pbias', 'regulator/fix/tpx65218' and 'regulator/fix/vexpress' into regulator-linus by Mark Brown · 9 years ago
  73. 4e2e986 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  74. 1de7d80 regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods by Boris Brezillon · 9 years ago
  75. 03a0e8a mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions by Boris BREZILLON · 9 years ago
  76. a66c275b usb: dwc3: gadget: Fix BUG in RT config by Roger Quadros · 9 years ago
  77. b431ba8 usb: musb: fix cppi channel teardown for isoch transfer by Bin Liu · 9 years ago
  78. 8fb7ab5 usb: phy: isp1301: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  79. 51b91b7 usb: gadget: drop null test before destroy functions by Julia Lawall · 9 years ago
  80. 9a9ce1d usb: gadget: dummy_hcd: in transfer(), return data sent, not limit by Igor Kotrasinski · 9 years ago
  81. e42bd6a usb: gadget: dummy_hcd: fix rescan logic for transfer by Igor Kotrasinski · 9 years ago
  82. 5dda5be usb: gadget: dummy_hcd: fix unneeded else-if condition by Igor Kotrasinski · 9 years ago
  83. 21c3ee9 usb: gadget: dummy_hcd: emulate sending zlp in packet logic by Igor Kotrasinski · 9 years ago
  84. b8239dc usb: musb: dsps: fix polling in device-only mode by Bin Liu · 9 years ago
  85. cf261fd usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding by Sylvain Rochet · 9 years ago
  86. 85f3b43 regulator: core: Remove regulator_list by Tomeu Vizoso · 9 years ago
  87. ac2fc4b Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  88. 7761808 pinctrl: introduce driver for Atmel PIO4 controller by Ludovic Desroches · 9 years ago
  89. 2d3eda6 regulator: tps65023: add device tree support by Thomas Elste · 9 years ago
  90. 240eb916 dmaengine: drop null test before destroy functions by Julia Lawall · 9 years ago
  91. 60d6a21 Staging: rts5208: Coding style warnings fix for block comments by Punit Vara · 9 years ago
  92. d53dfb2 staging: skein: Adds * on subsequent lines in block comment by Amber N. Adams · 9 years ago
  93. 64ffdc3 Staging: fbtft: Remove debug messages by Shraddha Barke · 9 years ago
  94. 40220d8 staging: lustre-mgc: make mgc_obd_ops static by Ting-Chih Hsiao · 9 years ago
  95. 72d4736 Input: uinput - fix crash when using ABS events by Dmitry Torokhov · 9 years ago
  96. ed75a14 Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF by Duson Lin · 9 years ago
  97. c84333a Input: elan_i2c - add ic type 0x03 by Duson Lin · 9 years ago
  98. 9d7b03f Input: elan_i2c - don't require known iap version by Daniel Drake · 9 years ago
  99. 4222a90 dmaengine: ioatdma: add PCIe AER handlers by Dave Jiang · 9 years ago
  100. ad4a7b5 dmaengine: ioatdma: adding shutdown support by Dave Jiang · 9 years ago