1. 3eb46a1 of_net: factor out repetitive code from of_get_mac_address() by Sergei Shtylyov · 10 years ago
  2. 271c865 Add virtio-input driver. by Gerd Hoffmann · 9 years ago
  3. 4a89452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 4ce7ca8 iio: imu: Use iio_trigger_get for indio_dev->trig assignment by Darshana Padmadas · 9 years ago
  5. f54e9f2 iio: adc: vf610: use ADC clock within specification by Stefan Agner · 9 years ago
  6. bbc45f3 iio/adc/cc10001_adc.c: Fix !HAS_IOMEM build by Richard Weinberger · 10 years ago
  7. 9444a30 IIO: Add support for L3GD20H gyroscope by Robert Dolca · 10 years ago
  8. a878a1a iio: max517: Add support for MAX520 and MAX521 chips. by Antonio Fiol · 9 years ago
  9. 7253606 iio: constify of_device_id array by Fabian Frederick · 10 years ago
  10. 3acddf7 iio: st-sensors: add support for lis3lv02d accelerometer by Linus Walleij · 10 years ago
  11. 6331c68 Bluetooth: btusb: Consolidate Broadcom based device entries by Marcel Holtmann · 9 years ago
  12. a5ed1ad drivers/of: Add empty ranges quirk for PA-Semi by Benjamin Herrenschmidt · 10 years ago
  13. 121c92c of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST by Geert Uytterhoeven · 10 years ago
  14. 41d9489 drivers/of: Add empty ranges quirk for PA-Semi by Benjamin Herrenschmidt · 10 years ago
  15. 956b200a spi: spidev: Warn loudly if instantiated from DT as "spidev" by Mark Brown · 9 years ago
  16. a9eaa81 regulator: Ensure unique regulator debugfs directory names by Guenter Roeck · 10 years ago
  17. 4055eae net: bcmgenet: add support for multiple Rx queues by Petri Gynther · 9 years ago
  18. 3ab1133 net: bcmgenet: rework Rx NAPI code by Petri Gynther · 9 years ago
  19. e2aadb4 net: bcmgenet: rework Tx NAPI code by Petri Gynther · 9 years ago
  20. b2e97ec net: bcmgenet: tweak init_umac() by Petri Gynther · 9 years ago
  21. ebbd96f net: bcmgenet: simplify bcmgenet_init_dma() by Petri Gynther · 9 years ago
  22. 9dbac28 net: bcmgenet: modify Tx ring int_enable and int_disable vectors by Petri Gynther · 9 years ago
  23. e412b10 net: bcmgenet: remove priv->int0_mask and priv->int1_mask by Petri Gynther · 9 years ago
  24. 6772b65 drivers: net: xgene: Add separate tx completion ring by Iyappan Subramanian · 9 years ago
  25. 6fc4d97 libata: Blacklist queued TRIM on Samsung SSD 850 Pro by Martin K. Petersen · 9 years ago
  26. ff7f53f libata: Update Crucial/Micron blacklist by Martin K. Petersen · 9 years ago
  27. 1ff27a3 drm/i915: Update DRIVER_DATE to 20150327 by Daniel Vetter · 9 years ago
  28. a7a484b at86rf230: fix is_tx while error handling by Alexander Aring · 9 years ago
  29. 3ff7092 at86rf230: remove unnecessary spinlock by Alexander Aring · 9 years ago
  30. 8cc7f33 mtd: spi-nor: factor out replace-able flash_{lock,unlock} by Brian Norris · 10 years ago
  31. 65dd82a USB: f81232: fix some minor style issues by Johan Hovold · 9 years ago
  32. 27842bb mmc: Remove msm_sdcc driver by Stephen Boyd · 10 years ago
  33. 8c7b69a gpio: Remove gpio-msm-v1 driver by Stephen Boyd · 10 years ago
  34. 96ee85c USB: f81232: modify/add author by Peter Hung · 10 years ago
  35. 9e7d953 USB: f81232: cleanup non-used define by Peter Hung · 10 years ago
  36. 88d35cf USB: f81232: clarify f81232_ioctl() and fix by Peter Hung · 10 years ago
  37. 8bb4ca6 USB: f81232: implement set_termios() by Peter Hung · 10 years ago
  38. 94f8730 USB: f81232: implement port enable/disable method by Peter Hung · 10 years ago
  39. 691545f USB: f81232: implement MCR/MSR function by Peter Hung · 10 years ago
  40. 87fe5ad USB: f81232: implement read IIR/MSR with endpoint by Peter Hung · 10 years ago
  41. 7139c93 USB: f81232: change lock mechanism by Peter Hung · 10 years ago
  42. 8885078 USB: f81232: implement RX bulk-in EP by Peter Hung · 10 years ago
  43. b830d07 USB: f81232: rename private struct member name by Peter Hung · 10 years ago
  44. 255c03d libata: Add tracepoints by Hannes Reinecke · 9 years ago
  45. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  46. fe7173c libata: Implement support for sense data reporting by Hannes Reinecke · 9 years ago
  47. 42b966f libata: Implement NCQ autosense by Hannes Reinecke · 9 years ago
  48. 1308d7f libata: use status bit definitions in ata_dump_status() by Hannes Reinecke · 9 years ago
  49. 27f00e5 ide,ata: Rename ATA_IDX to ATA_SENSE by Hannes Reinecke · 9 years ago
  50. 8ae7204 libata: whitespace fixes in ata_to_sense_error() by Hannes Reinecke · 9 years ago
  51. 825e2d8 libata: whitespace cleanup in ata_get_cmd_descript() by Hannes Reinecke · 9 years ago
  52. 9faa643 libata: use READ_LOG_DMA_EXT by Hannes Reinecke · 9 years ago
  53. 3b10db2 i2c: dln2: set the device tree node of the adapter by Octavian Purdila · 9 years ago
  54. d9e1f44 i2c: davinci: fixup wait_for_completion_timeout handling by Nicholas Mc Guire · 10 years ago
  55. 9c836d0 i2c: mpc: Fix ISR return value by Amit Tomar · 9 years ago
  56. 98e982b3a i2c: slave-eeprom: add more info when to increase the pointer by Wolfram Sang · 10 years ago
  57. 5b77d16 i2c: slave: rework the slave API by Wolfram Sang · 10 years ago
  58. 7ef5f82 drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code by Ville Syrjälä · 9 years ago
  59. 53615af drm: Use max() to make the ioctl alloc size code cleaner by Ville Syrjälä · 9 years ago
  60. 83be003 drm: Simplify core vs. drv ioctl handling by Ville Syrjälä · 9 years ago
  61. 7e7392a drm: Drop ioctl->cmd_drv by Ville Syrjälä · 9 years ago
  62. b9e9cd3 HID: pidff: effect can't be NULL by Jiri Kosina · 9 years ago
  63. 743e78c drm/i915: Skip allocating shadow batch for 0-length batches by Chris Wilson · 9 years ago
  64. 88f9eae drm/radeon: programm the VCE fw BAR as well by Christian König · 10 years ago
  65. 1b01fc3 drm/radeon: always dump the ring content if it's available by Christian König · 10 years ago
  66. f2c9e56 radeon: Do not directly dereference pointers to BIOS area. by David Miller · 10 years ago
  67. 3899ca8 drm/radeon/dpm: fix 120hz handling harder by Alex Deucher · 10 years ago
  68. 9d918c1 drm/i915: Handle error to get connector state when staging config by Ander Conselvan de Oliveira · 9 years ago
  69. 9abc464 drm/i915: Compare GGTT view structs instead of types by Joonas Lahtinen · 9 years ago
  70. 2f2cf68 drm/i915: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  71. 4218a32 drm/atomic-helpers: Properly avoid full modeset dance by Daniel Vetter · 9 years ago
  72. 874c571 arm-cci: Fix CCI PMU event validation by Suzuki K. Poulose · 10 years ago
  73. ee8e5d5 arm-cci: Split the code for PMU vs driver support by Suzuki K. Poulose · 10 years ago
  74. 772742a arm-cci: Get rid of secure transactions for PMU driver by Suzuki K. Poulose · 10 years ago
  75. fc17c83 arm-cci: Abstract the CCI400 PMU specific definitions by Suzuki K. Poulose · 10 years ago
  76. f6b9e83 arm-cci: Rearrange code for splitting PMU vs driver code by Suzuki K. Poulose · 10 years ago
  77. b186219 drivers: cci: reject groups spanning multiple HW PMUs by Suzuki K. Poulose · 10 years ago
  78. 63979b8 iommu/io-pgtable-arm: avoid speculative walks through TTBR1 by Will Deacon · 10 years ago
  79. 03edb22 iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devices by Will Deacon · 10 years ago
  80. f1d8454 iommu/arm-smmu: set a more appropriate DMA mask by Robin Murphy · 10 years ago
  81. 4a1c93c iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2 by Will Deacon · 10 years ago
  82. 4a1c683 pwm: samsung: Fix output race on disabling by Sjoerd Simons · 10 years ago
  83. ad692b4 drm/edid: set ELD for firmware and debugfs override EDIDs by Jani Nikula · 9 years ago
  84. b7a5646 ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin by Andreas Fenkart · 10 years ago
  85. bfbaafa firmware: dmi_scan: Prevent dmi_num integer overflow by Jean Delvare · 10 years ago
  86. b8a51a2 gpio: gpio-tb10x: remove incorrect __exit markup by Dmitry Torokhov · 10 years ago
  87. 5bedeb2 drm/i915: Add module param to test the load detect code by Daniel Vetter · 10 years ago
  88. c6ac19d gpio: syscon: reduce message level when direction reg offset not in dt by Grygorii Strashko · 9 years ago
  89. 17d33a4 gpio: omap: get rid of GPIO_INDEX() macro by Grygorii Strashko · 10 years ago
  90. ea5fbe8 gpio: omap: get rid of omap_irq_to_gpio() by Grygorii Strashko · 10 years ago
  91. 8ac58a0 gpio: omap: get rid of GPIO_BIT() macro by Grygorii Strashko · 10 years ago
  92. 9943f26 gpio: omap: convert gpio irq functions to use GPIO offset by Grygorii Strashko · 10 years ago
  93. 37e14ec gpio: omap: drop 'gpio' param from omap_gpio_init_irq() by Grygorii Strashko · 10 years ago
  94. 4a58d22 gpio: omap: convert debounce functions switch to use gpio offset by Grygorii Strashko · 10 years ago
  95. 04ebcbd gpio: omap: simplify omap_set_gpio_dataout_x() by Grygorii Strashko · 10 years ago
  96. b2b2004 gpio: omap: convert omap_gpio_is_input() to use gpio offset by Grygorii Strashko · 10 years ago
  97. 3182b25 i40e: Bump version to 1.2.43 by Catherine Sullivan · 9 years ago
  98. cc470a8 i40evf: add FW version to ethtool info by Mitch Williams · 9 years ago
  99. 8af580d i40e: Increase PF reset max loop limit by Akeem G Abodunrin · 9 years ago
  100. 4043326 mmc: core: Remove the ->enable|disable() callbacks by NeilBrown · 9 years ago