summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-06crypto: caam - fix missing dma unmap on error pathCristian Stoica
2014-11-06Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...Mark Brown
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu
2014-11-05tty/vt: don't set font mappings on vc not supporting thisImre Deak
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann
2014-11-05tty: Prevent "read/write wait queue active!" log floodingPeter Hurley
2014-11-05tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-05serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-11-05phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs
2014-11-05Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-05USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold
2014-11-05Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameiio-fixes-for-3.18bLars-Peter Clausen
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen
2014-11-05iio: as3935: allocate correct iio_device sizeGeorge McCollister
2014-11-05io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta
2014-11-05iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam
2014-11-05iio: st_sensors: Fix buffer copyRobin van der Gracht
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen
2014-11-05Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max776...Mark Brown
2014-11-05Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-11-05mmc: core: fix card detection regressionKristina Martsenko
2014-11-04Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-11-04Thermal/int3403: Fix thermal hysteresis unit conversionlan,Tianyu
2014-11-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2014-11-04Merge tag 'platform-drivers-x86-v3.18-2' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-11-04spi: fsl-dspi: Fix CTAR selectionAlexander Stein
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-03Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-11-03usb: core: notify disconnection when core detects disconnectPeter Chen
2014-11-03usb: core: need to call usb_phy_notify_connect after device setupTony Zheng
2014-11-03uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede
2014-11-03xhci: no switching back on non-ULT HaswellOliver Neukum
2014-11-03USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah
2014-11-03USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah
2014-11-03usb: storage: fix build warnings !CONFIG_PMLuis Henriques
2014-11-03usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki
2014-11-03uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede
2014-11-03xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede
2014-11-03USB: HWA: fix a warning messageDan Carpenter
2014-11-03uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede
2014-11-03usb-storage: handle a skipped data phaseAlan Stern
2014-11-03usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-11-03cdc-acm: ensure that termios get set when the port is activatedJim Paris