summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/coreIngo Molnar2013-11-01253-1733/+2495
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-317-20/+51
| |\
| | * Input: ALPS - add support for model found on Dell XT2Yunkang Tang2013-10-311-0/+1
| | * Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke2013-10-231-0/+4
| | * Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke2013-10-231-0/+4
| | * Input: wacom - export battery scopeBastien Nocera2013-10-161-0/+4
| | * Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-061-4/+10
| | * Input: move name/timer init to input_alloc_dev()David Herrmann2013-10-061-5/+5
| | * Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev2013-09-181-9/+14
| | * Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn2013-09-181-2/+9
| * | Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-311-5/+1
| |\ \
| | * | Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg2013-10-301-5/+1
| * | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-10-313-3/+4
| |\ \ \
| | * | | drm/radeon/dpm: fix incompatible casting on big endianAlex Deucher2013-10-231-2/+2
| | * | | drm/radeon: disable bapm on KBAlex Deucher2013-10-231-1/+1
| | * | | drm/radeon: use sw CTS/N values for audio on DCE4+Alex Deucher2013-10-231-0/+1
| * | | | Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-301-7/+2
| |\ \ \ \
| | * | | | tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre2013-10-171-7/+2
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-307-54/+168
| |\ \ \ \ \
| | * | | | | drm: allow DRM_IOCTL_VERSION on render-nodesDavid Herrmann2013-10-301-1/+1
| | * | | | | Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...Dave Airlie2013-10-306-53/+167
| | |\ \ \ \ \
| | | * | | | | drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter2013-10-291-47/+48
| | | * | | | | drm/i915: No LVDS hardware on Intel D410PT and D425KTRob Pearce2013-10-281-0/+16
| | | * | | | | drm/i915/dp: workaround BIOS eDP bpp clamping issueJani Nikula2013-10-281-0/+20
| | | * | | | | drm/i915: Add HSW CRT output readout supportVille Syrjälä2013-10-283-6/+30
| | | * | | | | drm/i915: Add support for pipe_bpp readoutVille Syrjälä2013-10-282-0/+53
| | | | |_|/ / | | | |/| | |
| * | | | | | Staging: sb105x: info leak in mp_get_count()Dan Carpenter2013-10-301-1/+1
| * | | | | | Staging: bcm: info leak in ioctlDan Carpenter2013-10-301-0/+1
| * | | | | | staging: wlags49_h2: buffer overflow setting station nameDan Carpenter2013-10-301-3/+6
| * | | | | | aacraid: missing capable() check in compat ioctlDan Carpenter2013-10-301-0/+2
| * | | | | | staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter2013-10-301-0/+3
| |/ / / / /
| * | | | | Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2013-10-293-49/+17
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-10-291-81/+95
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [SCSI] Revert "sg: use rwsem to solve race during exclusive open"James Bottomley2013-10-251-41/+38
| | * | | | [SCSI] Revert "sg: no need sg_open_exclusive_lock"James Bottomley2013-10-251-5/+29
| | * | | | [SCSI] Revert "sg: checking sdp->detached isn't protected when open"James Bottomley2013-10-251-9/+8
| | * | | | [SCSI] Revert "sg: push file descriptor list locking down to per-device locking"James Bottomley2013-10-251-34/+28
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-275-22/+48
| |\ \ \ \ \
| | * | | | | vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger2013-10-251-1/+1
| | * | | | | target/pscsi: fix return value checkWei Yongjun2013-10-251-4/+4
| | * | | | | target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger2013-10-241-1/+13
| | * | | | | target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger2013-10-241-1/+2
| | * | | | | target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger2013-10-241-2/+3
| | * | | | | iser-target: check device before dereferencing its variableVu Pham2013-10-241-1/+1
| | * | | | | target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier2013-10-161-0/+5
| | * | | | | target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger2013-10-091-0/+9
| | * | | | | target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger2013-10-091-5/+2
| | * | | | | target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger2013-10-091-8/+9
| * | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-271-0/+2
| |\ \ \ \ \ \
| | * | | | | | dmaengine: edma: fix another memory leakVinod Koul2013-10-241-0/+1