summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...Dave Airlie16-340/+239
2014-11-07drm: drop README.drm, ancient scrollsDave Airlie1-43/+0
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-3/+4
2014-11-06drm/atomic: Refcounting for plane_state->fbDaniel Vetter4-16/+58
2014-11-06drm: Docbook integration and over sections for all the new helpersDaniel Vetter3-0/+82
2014-11-06drm/atomic-helpers: functions for state duplicate/destroy/resetDaniel Vetter1-0/+149
2014-11-06drm/atomic-helper: implement ->page_flipDaniel Vetter1-0/+86
2014-11-06drm/atomic-helpers: document how to implement async commitDaniel Vetter1-0/+38
2014-11-06drm/atomic: Integrate fence supportDaniel Vetter1-0/+23
2014-11-06drm/atomic-helper: implementatations for legacy interfacesDaniel Vetter1-1/+510
2014-11-06drm: Atomic crtc/connector updates using crtc/plane helper interfacesDaniel Vetter2-0/+698
2014-11-06Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-13/+8
2014-11-06Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...Mark Brown2-4/+7
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov1-2/+5
2014-11-06serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1
2014-11-06tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-11-06tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1
2014-11-06dma: edma: move device registration to platform codeArnd Bergmann1-39/+1
2014-11-06tty: Prevent "read/write wait queue active!" log floodingPeter Hurley1-2/+6
2014-11-06tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-06serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-11-06phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel1-2/+4
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs1-2/+2
2014-11-05Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-54/+20
2014-11-05USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold1-2/+3
2014-11-05Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman1-1/+1
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen1-15/+9
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen1-1/+1
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen3-34/+3
2014-11-05iio: as3935: allocate correct iio_device sizeGeorge McCollister1-1/+1
2014-11-05io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta1-1/+1
2014-11-05iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy1-2/+5
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam1-4/+8
2014-11-05iio: st_sensors: Fix buffer copyRobin van der Gracht1-1/+1
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-7/+4
2014-11-05drm/crtc-helper: Transitional functions using atomic plane helpersDaniel Vetter2-5/+115
2014-11-05drm/plane-helper: transitional atomic plane helpersDaniel Vetter1-1/+171
2014-11-05drm: Add atomic/plane helpersDaniel Vetter2-1/+356
2014-11-05drm: Global atomic state handlingDaniel Vetter2-1/+601
2014-11-05Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max776...Mark Brown6-6/+6
2014-11-05Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-1/+2
2014-11-05drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERsTodd Previte1-0/+2
2014-11-05mmc: core: fix card detection regressionKristina Martsenko1-13/+8
2014-11-05Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson258-1170/+2442
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter20-0/+21