summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart
2014-11-07i2c: at91: don't account as iowaitWolfram Sang
2014-11-07i2c: remove FSF addressWolfram Sang
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-06Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
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 nameLars-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