summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov2014-11-272-2/+15
* Drivers: hv: vss: Introduce timeout for communication with userspaceVitaly Kuznetsov2014-11-271-2/+18
* Merge tag 'extcon-next-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-11-253-11/+17
|\
| * extcon: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-241-1/+1
| * extcon: max77693: Fix cable name of JIG_UART_ONKrzysztof Kozlowski2014-11-241-5/+7
| * extcon: Implement OF-based extcon lookup properlyTomasz Figa2014-11-241-5/+9
* | Revert "misc: always assign miscdevice to file->private_data in open()"Greg Kroah-Hartman2014-11-151-1/+1
* | Revert "fbdev: pxa3xx-gcu: remove redundant implementation of open()"Greg Kroah-Hartman2014-11-151-0/+10
* | Revert "char: misc: document behaviour of open()"Greg Kroah-Hartman2014-11-151-3/+1
* | coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-084-0/+2771
* | coresight-replicator: add CoreSight Replicator driverPratik Patel2014-11-082-1/+140
* | coresight-funnel: add CoreSight Funnel driverPratik Patel2014-11-082-0/+269
* | coresight-etb: add CoreSight ETB driverPratik Patel2014-11-082-0/+538
* | coresight-tpiu: add CoreSight TPIU driverPratik Patel2014-11-082-0/+218
* | coresight-tmc: add CoreSight TMC driverPratik Patel2014-11-082-0/+777
* | coresight: add CoreSight core layer frameworkPratik Patel2014-11-086-1/+991
* | Revert "driver core: Fix unbalanced device reference in drivers_probe"Greg Kroah-Hartman2014-11-071-5/+3
* | pcmcia: sa1111: pass sa1111_dev to jornada720 codeDmitry Eremin-Solenikov2014-11-073-4/+3
* | pcmcia: sa1111: pass sa1111_dev to badge4-specific codeDmitry Eremin-Solenikov2014-11-073-3/+3
* | hangcheck-timer: cleanup casting in hangcheck_init()Dan Carpenter2014-11-071-2/+2
* | W1: ds2490: Increase timeout when waiting for statusAlexander Stein2014-11-071-1/+1
* | driver core: Fix unbalanced device reference in drivers_probeAlex Williamson2014-11-071-3/+5
* | pch_phub: Build context save/restore only for PMThierry Reding2014-11-071-0/+2
* | misc: genwqe: check for error from get_user_pages_fast()Ian Abbott2014-11-071-0/+2
* | char: misc: document behaviour of open()Martin Kepplinger2014-11-071-1/+3
* | fbdev: pxa3xx-gcu: remove redundant implementation of open()Martin Kepplinger2014-11-071-10/+0
* | misc: always assign miscdevice to file->private_data in open()Martin Kepplinger2014-11-071-1/+1
* | Drivers: hv: vmbus: Fix a race condition when unregistering a deviceVitaly Kuznetsov2014-11-071-2/+9
* | uio: support memory sizes larger than 32 bitsCristian Stoica2014-11-071-2/+2
* | mei: fix hbm MEI_HBM_STARTED ambiguityTomas Winkler2014-11-072-4/+2
* | mei: nfc: clean nfc internal struct on host exitTomas Winkler2014-11-073-11/+46
* | i8k: Add MODULE_DEVICE_TABLE macroPali Rohár2014-11-071-0/+2
* | i8k: Add support for Dell Latitude E6440Pali Rohár2014-11-071-0/+8
* | misc: atmel-ssc: prepare clock only when requestBo Shen2014-11-071-2/+2
* | mei: hbm: use client specific print functionsAlexander Usyskin2014-11-041-8/+8
* | mei: debugfs: display also connectionless clientsTomas Winkler2014-11-041-6/+2
* | mei: use local cl variables in wd and amthifTomas Winkler2014-11-042-7/+12
* | mei: drop unneeded client NULL check in cb structureAlexander Usyskin2014-11-044-32/+11
|/
* Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-025-21/+70
|\
| * mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-301-0/+2
| * mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-301-1/+1
| * mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-212-3/+52
| * mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-173-13/+11
| * mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-171-5/+5
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-023-10/+42
|\ \
| * | libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
| * | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-281-0/+5
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-0221-82/+116
|\ \ \
| * | | drm/exynos: correct connector->dpms field before resumingAndrzej Hajda2014-11-021-2/+6
| * | | drm/exynos: enable vblank after DPMS onAndrzej Hajda2014-11-021-1/+4