summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-12st: convert to using driver attr groups for sysfsSeymour, Shane M
2015-08-12bfa: fix leak of bfad_im_port_index on module unloadAlexey Khoroshilov
2015-08-12libfc: Fix a typo in a source code commentBart Van Assche
2015-08-12mvsas: always iounmap resourcesJohannes Thumshirn
2015-08-12qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo
2015-08-12pm80xx: Added pm8006 controller supportSuresh Thiagarajan
2015-07-30cxlflash: Base support for IBM CXL Flash AdapterMatthew R. Ochs
2015-07-30hpsa: fix an sprintf() overflow in the reset handlerDan Carpenter
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech
2015-07-30ipr: Driver version 2.6.2Brian King
2015-07-30ipr: Endian / sparse fixesBrian King
2015-07-30ipr: Byte swapping for device_id attribute in sysfsWen Xiong
2015-07-30scsi: retry MODE SENSE on unit attentionHannes Reinecke
2015-07-30scsi: fix memory leak with scsi-mqTony Battersby
2015-07-30ipr: Fix invalid array indexing for HRRQBrian King
2015-07-30ipr: Fix incorrect trace indexingBrian King
2015-07-30ipr: Fix locking for unit attention handlingBrian King
2015-07-16scsi: fix host max depth checking for the 'queue_depth' sysfs interfaceJens Axboe
2015-07-16st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan
2015-07-10Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2015-07-10Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-07-10Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman
2015-07-09i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-07-09i2c: jz4780: Fix return value if probe failsAxel Lin
2015-07-09i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin
2015-07-09i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds
2015-07-09drm/radeon: disable vce init on cayman (v2)Alex Deucher
2015-07-09drm/amdgpu: fix timeout calculationChristian König