summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-27w1: avoid potential u16 overflowDavid Fries1-1/+1
2014-11-27cn: verify msg->len before making callbackDavid Fries1-0/+6
2014-11-27mei: export fw status registers through sysfsTomas Winkler1-2/+41
2014-11-27mei: read and print all six FW status registersAlexander Usyskin7-29/+100
2014-11-27mei: txe: add cherrytrail device idTomas Winkler1-0/+1
2014-11-27mei: kill cached host and me csr valuesTomas Winkler2-21/+16
2014-11-27misc: Remove unused subdirectoryThierry Reding1-1/+0
2014-11-27hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory blockDexuan Cui1-3/+7
2014-11-27Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov2-2/+15
2014-11-27Drivers: hv: vss: Introduce timeout for communication with userspaceVitaly Kuznetsov1-2/+18
2014-11-25Merge tag 'extcon-next-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-11/+17
2014-11-24extcon: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski1-1/+1
2014-11-24extcon: max77693: Fix cable name of JIG_UART_ONKrzysztof Kozlowski1-5/+7
2014-11-24extcon: Implement OF-based extcon lookup properlyTomasz Figa1-5/+9
2014-11-15Revert "misc: always assign miscdevice to file->private_data in open()"Greg Kroah-Hartman1-1/+1
2014-11-15Revert "fbdev: pxa3xx-gcu: remove redundant implementation of open()"Greg Kroah-Hartman1-0/+10
2014-11-15Revert "char: misc: document behaviour of open()"Greg Kroah-Hartman1-3/+1
2014-11-08coresight-etm: add CoreSight ETM/PTM driverPratik Patel4-0/+2771
2014-11-08coresight-replicator: add CoreSight Replicator driverPratik Patel2-1/+140
2014-11-08coresight-funnel: add CoreSight Funnel driverPratik Patel2-0/+269
2014-11-08coresight-etb: add CoreSight ETB driverPratik Patel2-0/+538
2014-11-08coresight-tpiu: add CoreSight TPIU driverPratik Patel2-0/+218
2014-11-08coresight-tmc: add CoreSight TMC driverPratik Patel2-0/+777
2014-11-08coresight: add CoreSight core layer frameworkPratik Patel6-1/+991
2014-11-07Revert "driver core: Fix unbalanced device reference in drivers_probe"Greg Kroah-Hartman1-5/+3
2014-11-07pcmcia: sa1111: pass sa1111_dev to jornada720 codeDmitry Eremin-Solenikov3-4/+3
2014-11-07pcmcia: sa1111: pass sa1111_dev to badge4-specific codeDmitry Eremin-Solenikov3-3/+3
2014-11-07hangcheck-timer: cleanup casting in hangcheck_init()Dan Carpenter1-2/+2
2014-11-07W1: ds2490: Increase timeout when waiting for statusAlexander Stein1-1/+1
2014-11-07driver core: Fix unbalanced device reference in drivers_probeAlex Williamson1-3/+5
2014-11-07pch_phub: Build context save/restore only for PMThierry Reding1-0/+2
2014-11-07misc: genwqe: check for error from get_user_pages_fast()Ian Abbott1-0/+2
2014-11-07char: misc: document behaviour of open()Martin Kepplinger1-1/+3
2014-11-07fbdev: pxa3xx-gcu: remove redundant implementation of open()Martin Kepplinger1-10/+0
2014-11-07misc: always assign miscdevice to file->private_data in open()Martin Kepplinger1-1/+1
2014-11-07Drivers: hv: vmbus: Fix a race condition when unregistering a deviceVitaly Kuznetsov1-2/+9
2014-11-07uio: support memory sizes larger than 32 bitsCristian Stoica1-2/+2
2014-11-07mei: fix hbm MEI_HBM_STARTED ambiguityTomas Winkler2-4/+2
2014-11-07mei: nfc: clean nfc internal struct on host exitTomas Winkler3-11/+46
2014-11-07i8k: Add MODULE_DEVICE_TABLE macroPali Rohár1-0/+2
2014-11-07i8k: Add support for Dell Latitude E6440Pali Rohár1-0/+8
2014-11-07misc: atmel-ssc: prepare clock only when requestBo Shen1-2/+2
2014-11-04mei: hbm: use client specific print functionsAlexander Usyskin1-8/+8
2014-11-04mei: debugfs: display also connectionless clientsTomas Winkler1-6/+2
2014-11-04mei: use local cl variables in wd and amthifTomas Winkler2-7/+12
2014-11-04mei: drop unneeded client NULL check in cb structureAlexander Usyskin4-32/+11
2014-11-03Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds5-21/+70
2014-11-03Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-10/+42
2014-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-82/+116
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+9