summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ses: add enclosure logical idDan Williams2015-01-092-0/+22
* ses: generate KOBJ_CHANGE on enclosure attachDan Williams2015-01-091-1/+2
* ses: close potential registration raceDan Williams2015-01-092-18/+40
* scsi: retry report-luns when reported LU count requres more memoryRob Evers2015-01-091-30/+11
* scsi: use set/get_unaligned_be32 in report_lunsRob Evers2015-01-091-8/+3
* scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scanRob Evers2015-01-091-1/+1
* scsi: fix scsi_error.c kernel-doc warningRandy Dunlap2015-01-091-0/+1
* scsi: asc/ascq codes, sync to T10 2014/12/21Douglas Gilbert2015-01-091-1/+27
* scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-091-2/+1
* qla2xxx: fix busy wait regressionBruno Prémont2015-01-051-1/+3
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-024-5/+21
|\
| * SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2014-12-301-2/+2
| * fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2014-12-302-1/+16
| * sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen2014-12-301-2/+3
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-01-021-3/+7
|\ \
| * | vhost: relax used address alignmentMichael S. Tsirkin2014-12-291-3/+7
| |/
* | Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds2014-12-311-73/+26
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-311-1/+1
|\ \
| * \ Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-12-304749-155525/+218724
| |\ \
| * | | clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas2014-12-161-1/+1
* | | | Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-315-6/+23
|\ \ \ \
| * | | | OMAPDSS: SDI: fix output port_numTomi Valkeinen2014-12-301-0/+2
| * | | | video/fbdev: fix defio's fsyncTomi Valkeinen2014-12-301-2/+3
| * | | | video/logo: prevent use of logos after they have been freedTomi Valkeinen2014-12-291-1/+16
| * | | | OMAPDSS: pll: NULL dereference in error handlingDan Carpenter2014-12-291-1/+2
| * | | | OMAPDSS: HDMI: remove double initializer entriesTomi Valkeinen2014-12-291-2/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-3112-157/+291
|\ \ \ \
| * | | | Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire2014-12-281-3/+3
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2014-12-1811-154/+288
| |\ \ \ \
| | * | | | Input: alps - v7: document the v7 touchpad packet protocolHans de Goede2014-12-181-0/+28
| | * | | | Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede2014-12-181-4/+12
| | * | | | Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede2014-12-181-4/+14
| | * | | | Input: alps - v7: ignore new packetsHans de Goede2014-12-181-6/+24
| | * | | | Input: evdev - add CLOCK_BOOTTIME supportAniroop Mathur2014-12-181-16/+44
| | * | | | Input: psmouse - expose drift duration for IBM trackpointshaarp2014-12-182-0/+9
| | * | | | Input: stmpe - bias keypad columns properlyLinus Walleij2014-12-161-2/+35
| | * | | | Input: stmpe - enforce device tree only modeLinus Walleij2014-12-162-59/+46
| | * | | | mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2014-12-162-0/+7
| | * | | | Input: optimize events_per_packet count calculationAnshul Garg2014-12-161-9/+13
| | * | | | Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz2014-12-161-1/+3
| | * | | | Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov2014-12-161-34/+31
| | * | | | Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov2014-12-161-23/+26
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-3037-1219/+306
|\ \ \ \ \ \
| * | | | | | ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai2014-12-271-2/+4
| * | | | | | bonding: change error message to debug message in __bond_release_one()Wengang Wang2014-12-271-1/+1
| * | | | | | Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller2014-12-277-12/+34
| |\ \ \ \ \ \
| | * | | | | | brcmfmac: Do not crash if platform data is not populatedMika Westerberg2014-12-241-2/+2
| | * | | | | | ipw2200: select CFG80211_WEXTPaul Bolle2014-12-241-1/+2
| | * | | | | | Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/sc...Kalle Valo2014-12-215-9/+30
| | |\ \ \ \ \ \
| | | * | | | | | iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman2014-12-142-1/+2