1. d2fd76e enclosure: handle non-unique element descriptors by Markus Stockhausen · 10 years ago
  2. 2bec708 st: add a debug_flag module parameter request by Laurence Oberman · 10 years ago
  3. 26cf591 scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl by Douglas Gilbert · 10 years ago
  4. 678e275 scsi: PC partition tables are little endian by Christoph Hellwig · 10 years ago
  5. 037e6d8 scsi: resolve some missing-field-initializers warnings by Mark Rustad · 10 years ago
  6. 605c6db scsi: fix off-by-one LUN check in scsi_scan_host_selected() by Mark Knibbs · 10 years ago
  7. fb0d82f scsi: fix trivial typos in scsi_scan.c comment by Mark Knibbs · 10 years ago
  8. dc6311d bnx2fc: fix tgt spinlock locking by Maurizio Lombardi · 10 years ago
  9. c12de88 megaraid_sas: fix bug in handling return value of pci_enable_msix_range() by Jiang Liu · 10 years ago
  10. 7b07bf2 cxgb4i: send abort_rpl correctly by Anish Bhatt · 10 years ago
  11. 333b244 scsi: TUR path is down after adapter gets reset with multipath by wenxiong@linux.vnet.ibm.com · 10 years ago
  12. e925cc4 scsi: call device handler for failed TUR command by Christoph Hellwig · 10 years ago
  13. 4837927 scsi: only re-lock door after EH on devices that were reset by Christoph Hellwig · 10 years ago
  14. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  15. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  16. 0b0c7db Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  17. 86a7a16 Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  18. 45a4c07 Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  19. b942791 Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  20. fe606df Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  21. a50d715 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. ae04e1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  23. 51f83ef Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  24. 1395b9c Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  25. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
  26. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
  27. e4df3a0 i2c: core: Dispose OF IRQ mapping at client removal time by Laurent Pinchart · 10 years ago
  28. 11cfbfb i2c: at91: don't account as iowait by Wolfram Sang · 10 years ago
  29. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  30. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  31. 2a8cdfd USB: cdc-acm: add quirk for control-line state requests by Johan Hovold · 10 years ago
  32. e5452dd Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  33. c4dc304 tty: Fix pty master poll() after slave closes v2 by Francesco Ruggeri · 10 years ago
  34. 5002921 Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  35. 381e355 Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  36. 4e72b42 Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 10 years ago
  37. 2b9375b spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM by Dmitry Eremin-Solenikov · 10 years ago
  38. 7e12e67 serial: of-serial: fix uninitialized kmalloc variable by Jingchang Lu · 10 years ago
  39. 9e326f7 tty/vt: don't set font mappings on vc not supporting this by Imre Deak · 10 years ago
  40. cd92208 tty: serial: 8250_mtk: Fix quot calculation by Matthias Brugger · 10 years ago
  41. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  42. 494c1ea tty: Prevent "read/write wait queue active!" log flooding by Peter Hurley · 10 years ago
  43. 37b1645 tty: Fix high cpu load if tty is unreleaseable by Peter Hurley · 10 years ago
  44. 547039e serial: Fix divide-by-zero fault in uart_get_divisor() by Peter Hurley · 10 years ago
  45. f20531a phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly by Oussama Ghorbel · 10 years ago
  46. a88098b USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init() by Mark Knibbs · 10 years ago
  47. bce20b2 Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  48. 4473d05 USB: cdc-acm: only raise DTR on transitions from B0 by Johan Hovold · 10 years ago
  49. ac0225f Revert "storage: Replace magic number with define in usb_stor_euscsi_init()" by Greg Kroah-Hartman · 10 years ago
  50. b598aac staging:iio:ade7758: Remove "raw" from channel name by Lars-Peter Clausen · 10 years ago
  51. 79fa64e staging:iio:ade7758: Fix check if channels are enabled in prenable by Lars-Peter Clausen · 10 years ago
  52. e105547 staging:iio:ade7758: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 10 years ago
  53. f73cde6 iio: as3935: allocate correct iio_device size by George McCollister · 10 years ago
  54. 25afffe io: accel: kxcjk-1013: Fix iio_event_spec direction by Daniel Baluta · 10 years ago
  55. 03045bc iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined by Dan Murphy · 10 years ago
  56. 4748119 iio: adc: mxs-lradc: Disable the clock on probe failure by Fabio Estevam · 10 years ago
  57. c6b4cac iio: st_sensors: Fix buffer copy by Robin van der Gracht · 10 years ago
  58. 97fb303 staging:iio:ad5933: Drop "raw" from channel names by Lars-Peter Clausen · 10 years ago
  59. 4a53d3a staging:iio:ad5933: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 10 years ago
  60. 2a7509b Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus by Mark Brown · 10 years ago
  61. df33071 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  62. a31b0c6 mmc: core: fix card detection regression by Kristina Martsenko · 10 years ago
  63. 83b3d53 Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  64. a1cff6e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  65. 9319bc1 Merge tag 'platform-drivers-x86-v3.18-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  66. 5cc7b04 spi: fsl-dspi: Fix CTAR selection by Alexander Stein · 10 years ago
  67. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  68. 980d0d5 Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  69. b2108f1 usb: core: notify disconnection when core detects disconnect by Peter Chen · 10 years ago
  70. 01ed67d usb: core: need to call usb_phy_notify_connect after device setup by Tony Zheng · 10 years ago
  71. d1d9548 uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models by Hans de Goede · 10 years ago
  72. b45abac xhci: no switching back on non-ULT Haswell by Oliver Neukum · 10 years ago
  73. d749947 USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen by Adel Gadllah · 10 years ago
  74. 876af5d USB: quirks: enable device-qualifier quirk for another Elan touchscreen by Adel Gadllah · 10 years ago
  75. ec5633b usb: storage: fix build warnings !CONFIG_PM by Luis Henriques · 10 years ago
  76. cd6e245a usb: Remove references to non-existent PLAT_S5P symbol by Sylwester Nawrocki · 10 years ago
  77. 673029f uas: Add NO_ATA_1X for VIA VL711 devices by Hans de Goede · 10 years ago
  78. 2391eac xhci: Disable streams on Asmedia 1042 xhci controllers by Hans de Goede · 10 years ago
  79. cee2448 USB: HWA: fix a warning message by Dan Carpenter · 10 years ago
  80. aee0ce3 uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model by Hans de Goede · 10 years ago
  81. 93c9bf4 usb-storage: handle a skipped data phase by Alan Stern · 10 years ago
  82. 90a646c usb: Do not allow usb_alloc_streams on unconfigured devices by Hans de Goede · 10 years ago
  83. 24cb450 cdc-acm: ensure that termios get set when the port is activated by Jim Paris · 10 years ago
  84. cf84a69 USB: cdc-acm: add device id for GW Instek AFG-2225 by Johan Hovold · 10 years ago
  85. ce1928d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  86. 1401586 Thermal:Remove usless if(!result) before return tz by Yao Dongdong · 10 years ago
  87. 2084bec Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  88. 167921c [media] sp2: sp2_init() can be static by Fengguang Wu · 10 years ago
  89. 01bd399 [media] dvb:tc90522: fix always-false expression by Akihiro Tsukada · 10 years ago
  90. 8e281fa [media] dvb-core: set default properties of ISDB-S by Akihiro Tsukada · 10 years ago
  91. 906aaf5 [media] dvb:tc90522: fix stats report by Akihiro Tsukada · 10 years ago
  92. cba63cf [media] vivid: default to single planar device instances by Hans Verkuil · 10 years ago
  93. 2821791 regulator: s2mpa01: zero-initialize regulator match table array by Javier Martinez Canillas · 10 years ago
  94. c988980 regulator: max8660: zero-initialize regulator match table array by Javier Martinez Canillas · 10 years ago
  95. ecea748 regulator: max77802: zero-initialize regulator match table by Javier Martinez Canillas · 10 years ago
  96. 050cf85 regulator: max77686: zero-initialize regulator match table by Javier Martinez Canillas · 10 years ago
  97. d83aef1 regulator: max1586: zero-initialize regulator match table array by Javier Martinez Canillas · 10 years ago
  98. ca0c37a regulator: max77693: Fix use of uninitialized regulator config by Krzysztof Kozlowski · 10 years ago
  99. d358aef [media] imon: fix other RC type protocol support by Ulrich Eckhardt · 10 years ago
  100. 4cdd32b [media] ir-hix5hd2 fix build warning by Zhangfei Gao · 10 years ago