summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* zorro: Use ARRAY_SIZEHimangi Saraogi2014-07-111-2/+2
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-061-0/+15
|\
| * of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-261-0/+15
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-0611-38/+80
|\ \
| * \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-0310-28/+70
| |\ \
| | * | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-251-0/+22
| | * | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-251-1/+3
| | * | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-251-0/+10
| | * | ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-251-1/+2
| | * | qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran2014-06-252-8/+13
| | * | bnx2fc: Improve stats update mechanismNeil Horman2014-06-251-12/+4
| | * | bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi2014-06-251-0/+2
| | * | fc: ensure scan_work isn't active when freeing fc_rportNeil Horman2014-06-251-0/+1
| | * | pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
| | * | be2iscsi: remove potential junk pointer freeTomas Henzl2014-06-251-3/+1
| | * | be2iscsi: add an missing goto in error pathTomas Henzl2014-06-251-0/+2
| * | | scsi_error: set DID_TIME_OUT correctlyHannes Reinecke2014-06-241-7/+7
| * | | scsi_error: fix invalid setting of host byteUlrich Obergfell2014-06-241-4/+4
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-055-5/+51
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-063-1/+42
| |\ \ \
| | * | | drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S2014-07-011-0/+8
| | * | | drm/i915: only apply crt_present check on VLVJesse Barnes2014-06-301-1/+17
| | * | | drm/i915: Wait for vblank after enabling the primary plane on BDWVille Syrjälä2014-06-272-0/+17
| * | | | Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie2014-07-061-1/+0
| |\ \ \ \
| | * | | | drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom2014-07-031-1/+0
| * | | | | Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie2014-07-061-3/+9
| |\ \ \ \ \
| | * | | | | drm/i2c: tda998x: add some basic mode validationRussell King2014-06-261-0/+6
| | * | | | | drm/i2c: tda998x: faster polling for edidRussell King2014-06-261-2/+2
| | * | | | | drm/i2c: tda998x: move drm_i2c_encoder_destroy callGuido Martínez2014-06-261-1/+1
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-053-4/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner2014-06-211-1/+1
| * | | | | | irqchip: brcmstb-l2: Level-2 interrupts are edge sensitiveFlorian Fainelli2014-06-211-1/+1
| * | | | | | irqchip: armada-370-xp: Mask all interrupts during initialization.Thomas Petazzoni2014-06-211-2/+15
* | | | | | | Merge tag 'md/3.16-fixes' of git://neil.brown.name/mdLinus Torvalds2014-07-041-1/+14
|\ \ \ \ \ \ \
| * | | | | | | md: flush writes before starting a recovery.NeilBrown2014-07-031-0/+13
| * | | | | | | md: make sure GET_ARRAY_INFO ioctl reports correct "clean" statusNeilBrown2014-07-031-1/+1
* | | | | | | | Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-041-0/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: provide interface for audio driver to query cdclkJani Nikula2014-07-041-0/+21
* | | | | | | | | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-0327-78/+150
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen2014-07-011-0/+7
| * | | | | | | | | usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla2014-06-301-1/+1
| * | | | | | | | | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-303-1/+15
| * | | | | | | | | Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-305-26/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann2014-06-301-5/+4
| | * | | | | | | | | usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla2014-06-301-1/+3
| | * | | | | | | | | usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner2014-06-271-1/+1
| | * | | | | | | | | usb: gadget: gr_udc: Fix check for invalid number of microframesAndreas Larsson2014-06-271-2/+3
| | * | | | | | | | | usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia2014-06-271-17/+6
| * | | | | | | | | | Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-272-8/+25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | usb: option: add/modify Olivetti Olicard modemsBjørn Mork2014-06-231-6/+16