1. 00e0c8e iio: gyro: bmg160: decouple buffer and triggers by Vlad Dogaru · 9 years ago
  2. eb21910 iio: gyro: bmg160: remove redundant field by Vlad Dogaru · 9 years ago
  3. fcc1b2f iio: __iio_update_buffers: Perform request_update() only for new buffers by Lars-Peter Clausen · 9 years ago
  4. 248be5a iio: __iio_update_buffers: Slightly refactor scan mask memory management by Lars-Peter Clausen · 9 years ago
  5. 63223c5 iio: Replace printk in __iio_update_buffers with dev_dbg by Lars-Peter Clausen · 9 years ago
  6. b87b0c0 iio: add m62332 DAC driver by Dmitry Eremin-Solenikov · 9 years ago
  7. c06cee8 iio: ltr501: Add light channel support by Kuppuswamy Sathyanarayanan · 9 years ago
  8. c24e7da iio: pressure: hid-sensor-press: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  9. 2bd0462 iio: orientation: hid-sensor-rotation: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  10. 32ee56e iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  11. 9ecdbed iio: light: hid-sensor-als.c: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  12. d8c9d23 iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  13. b136faf iio: accel: hid-sensor-accel-3d: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  14. c0655fe Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  15. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  16. 3f4741b Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  17. 148c46f Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  18. 1630ee5 Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  19. 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  20. 01e537f iio: ltr501: Fix proximity threshold boundary check by Kuppuswamy Sathyanarayanan · 9 years ago
  21. 4b470f1 Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  22. 8947e39 Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" by Brian Norris · 9 years ago
  23. 214e9f7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. c4d0bcc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  25. 0336104 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. 4723132 Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  27. e52f649 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  28. f0897f4 Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  29. 3c25a75 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  30. f98b733 drivers/rtc/rtc-armada38x.c: remove unused local `flags' by Andrew Morton · 9 years ago
  31. 4de5167 Merge branches 'acpi-init' and 'acpica' by Rafael J. Wysocki · 9 years ago
  32. 5691926 Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  33. db7c727 mtd: readtest: don't clobber error reports by Brian Norris · 10 years ago
  34. bed447e drm/radeon: don't do mst probing if MST isn't enabled. by Dave Airlie · 9 years ago
  35. 5c1ac56 firmware: dmi_scan: Fix ordering of product_uuid by Jean Delvare · 9 years ago
  36. c249304 firmware: dmi_scan: Simplified displayed version by Jean Delvare · 9 years ago
  37. 36bf51a staging: slicoss: fix occasionally writing out only half of a dma address by David Matlack · 9 years ago
  38. eafe600 staging: slicoss: remove slic_spinlock wrapper by David Matlack · 9 years ago
  39. ec94efc Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  40. 1645b55 staging: comedi: ni_mio_common: fix build warning by H Hartley Sweeten · 9 years ago
  41. f2c714a iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw. by Jonathan Cameron · 10 years ago
  42. 5dc11e8 iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parameters by Vignesh R · 10 years ago
  43. 9cf82e7 irqchip: tegra: Set the proper base address in irq chip data by Lucas Stach · 9 years ago
  44. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  45. 5684044 e1000e: Add pm_qos header by David Ahern · 9 years ago
  46. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 9 years ago
  47. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 9 years ago
  48. 03906ca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  49. cc49e8c Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  50. ff284f3 Revert "ACPICA: Permanently set _REV to the value '2'." by Rafael J. Wysocki · 9 years ago
  51. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  52. f0828ba iio: light: hid-sensor-prox: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  53. f29b212 iio: adc: cc10001: Add delay before setting START bit by Naidu Tellapati · 9 years ago
  54. 65a761b iio: adc: cc10001: Fix regulator_get_voltage() return value check by Naidu Tellapati · 9 years ago
  55. 713276e iio: adc: cc10001: Fix incorrect use of power-up/power-down register by Naidu Tellapati · 9 years ago
  56. ec40f92 IB/qib: fix test of unsigned variable by Mike Marciniszyn · 9 years ago
  57. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 9 years ago
  58. 607d480 drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling by Christian König · 9 years ago
  59. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 9 years ago
  60. 94634e9 IB/ehca: use correct destination for memcpy by Nicholas Mc Guire · 9 years ago
  61. ef20816 Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  62. a156e06 Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  63. b3e5838 Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  64. c91aa67 Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  65. 665a6cd pppoe: drop pppoe device in pppoe_unbind_sock_work by Felix Fietkau · 9 years ago
  66. 5dc5616 iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 by Will Deacon · 9 years ago
  67. c8b3504 Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 9 years ago
  68. bed5e4d Merge tag 'spi-v4.1-rc1' into spi-linus by Mark Brown · 9 years ago
  69. 268be0f net: qca_spi: Fix possible race during probe by Stefan Wahren · 9 years ago
  70. 364aece drm/i915: Avoid GPU hang when coming out of s3 or s4 by Peter Antoine · 9 years ago
  71. 7c0c826 net: mdio-gpio: Allow for unspecified bus id by Bert Vermeulen · 9 years ago
  72. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 9 years ago
  73. 01d0735 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  74. 332545b Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  75. fdb68e0 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. by Mario Kleiner · 10 years ago
  76. feca56f iio: acpi: Add support for ACPI0008 Ambient Light Sensor by Gabriele Mazzotta · 10 years ago
  77. 85b4ba7 iio: hid-sensor-press: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  78. 6b490c6 iio: hid-sensor-rotation: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  79. 5dd86df iio: hid-sensor-incl-3d: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  80. df5e94b iio: hid-sensor-magn-3d: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  81. 4205086 iio: light: hid-sensor-prox: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  82. 4e617fc iio: light: hid-sensor-als: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  83. 322a3b1 iio: hid-sensor-gyro-3d: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  84. e682173 iio: adc: axp288: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  85. 76ec50a iio: hid-sensor-accel-3d: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  86. 3a11fbb iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensors by Tomasz Duszynski · 10 years ago
  87. d11715f iio: magnetometer: Add ACPI support for MMC35240 by Daniel Baluta · 10 years ago
  88. 553a776 iio: magnetometer: mmc35240: Add PM sleep support by Daniel Baluta · 10 years ago
  89. abeb6b1 iio: magnetometer: Add support for MEMSIC MMC35240 sensor by Daniel Baluta · 10 years ago
  90. 5990dc9 iio: magn: bmc150_magn: add oversampling ratio by Irina Tirdea · 10 years ago
  91. faaa449 iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO by Irina Tirdea · 10 years ago
  92. c91746a iio: magn: Add support for BMC150 magnetometer by Irina Tirdea · 10 years ago
  93. 9291766 Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  94. 8493585 iio: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  95. 3dd477a iio: light: Add threshold interrupt support for STK3310 by Tiberiu Breana · 10 years ago
  96. be9e622 iio: light: Add support for Sensortek STK3310 by Tiberiu Breana · 10 years ago
  97. 1a48632 pty: Fix input race when closing by Peter Hurley · 10 years ago
  98. 8f9cfee tty/n_gsm.c: fix a memory leak when gsmtty is removed by Pan Xinhui · 10 years ago
  99. dbfe8ef ahci: avoton port-disable reset-quirk by Dan Williams · 9 years ago
  100. 1721150 usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices by Hans de Goede · 10 years ago