summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* w1: avoid potential u16 overflowDavid Fries2014-11-261-1/+1
* cn: verify msg->len before making callbackDavid Fries2014-11-261-0/+6
* mei: export fw status registers through sysfsTomas Winkler2014-11-261-2/+41
* mei: read and print all six FW status registersAlexander Usyskin2014-11-267-29/+100
* mei: txe: add cherrytrail device idTomas Winkler2014-11-261-0/+1
* mei: kill cached host and me csr valuesTomas Winkler2014-11-262-21/+16
* misc: Remove unused subdirectoryThierry Reding2014-11-261-1/+0
* hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory blockDexuan Cui2014-11-261-3/+7
* tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui2014-11-261-0/+14
* Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov2014-11-261-1/+1
* Tools: hv: vssdaemon: report freeze errorsVitaly Kuznetsov2014-11-261-4/+12
* Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov2014-11-262-2/+15
* Drivers: hv: vss: Introduce timeout for communication with userspaceVitaly Kuznetsov2014-11-261-2/+18
* Merge tag 'extcon-next-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-11-243-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-141-1/+1
* | Revert "fbdev: pxa3xx-gcu: remove redundant implementation of open()"Greg Kroah-Hartman2014-11-141-0/+10
* | Revert "char: misc: document behaviour of open()"Greg Kroah-Hartman2014-11-141-3/+1
* | checkkconfigsymbols.py: improve detection of defectsValentin Rothberg2014-11-081-30/+27
* | ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier2014-11-078-881/+2
* | coresight: adding basic support for D01 boardXia Kaixu2014-11-071-0/+717
* | coresight: adding basic support for Vexpress TC2Mathieu Poirier2014-11-071-0/+199
* | coresight: adding support for beagle and beagleXMMathieu Poirier2014-11-072-0/+56
* | coresight: documentation for coresight framework and driversMathieu Poirier2014-11-071-0/+299
* | coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-076-0/+3322
* | coresight-replicator: add CoreSight Replicator driverPratik Patel2014-11-072-1/+140
* | coresight-funnel: add CoreSight Funnel driverPratik Patel2014-11-072-0/+269
* | coresight-etb: add CoreSight ETB driverPratik Patel2014-11-073-0/+546
* | coresight-tpiu: add CoreSight TPIU driverPratik Patel2014-11-073-0/+227
* | coresight-tmc: add CoreSight TMC driverPratik Patel2014-11-073-0/+797
* | coresight: add CoreSight core layer frameworkPratik Patel2014-11-0710-1/+1272
* | 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
* | Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messagesVitaly Kuznetsov2014-11-071-0/+1
* | tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov2014-11-073-6/+94
* | Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui2014-11-071-8/+40
* | uio: support memory sizes larger than 32 bitsCristian Stoica2014-11-073-4/+4
* | devres: support sizes greater than an unsigned longCristian Stoica2014-11-072-4/+4
OpenPOWER on IntegriCloud