summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1560-211/+6225
|\
| * parport: parport_pc, do not remove parent devices earlyJiri Slaby2014-11-271-3/+4
| * carma-fpga-program: drop videobuf dependencyHans Verkuil2014-11-272-19/+81
| * carma-fpga: drop videobuf dependencyHans Verkuil2014-11-272-19/+82
| * carma-fpga-program.c: fix compile errorsHans Verkuil2014-11-271-4/+3
| * i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár2014-11-271-6/+10
| * cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-272-13/+98
| * CXL: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-273-25/+37
| * coresight-replicator: remove .owner field for driverPankaj Dubey2014-11-271-1/+0
| * coresight: fix typo in comment in coresight-priv.hPankaj Dubey2014-11-271-1/+1
| * w1: support auto-load of w1_bq27000 module.NeilBrown2014-11-273-3/+4
| * w1: avoid potential u16 overflowDavid Fries2014-11-271-1/+1
| * cn: verify msg->len before making callbackDavid Fries2014-11-271-0/+6
| * mei: export fw status registers through sysfsTomas Winkler2014-11-271-2/+41
| * mei: read and print all six FW status registersAlexander Usyskin2014-11-277-29/+100
| * mei: txe: add cherrytrail device idTomas Winkler2014-11-271-0/+1
| * mei: kill cached host and me csr valuesTomas Winkler2014-11-272-21/+16
| * misc: Remove unused subdirectoryThierry Reding2014-11-271-1/+0
| * hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory blockDexuan Cui2014-11-271-3/+7
| * 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