summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: imx: Fix warning when building 'allmodconfig'Fabio Estevam2014-11-251-1/+1
* tty: serial: omap_serial: line is unsigned, don't check < 0Sebastian Andrzej Siewior2014-11-251-5/+5
* tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior2014-11-251-7/+8
* tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin2014-11-251-0/+1
* serial: sirf: add a new uart type supportQipan Li2014-11-252-7/+31
* tty: pr_warning->pr_warn and logging neateningJoe Perches2014-11-257-32/+30
* serial: jsm: Fix unnecessary space before function ptr argumentsKonrad Zapalowicz2014-11-251-15/+15
* serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz2014-11-251-1/+1
* serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz2014-11-251-12/+12
* serial: jsm: Remove unnecessary if statementKonrad Zapalowicz2014-11-252-6/+0
* serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz2014-11-254-4/+4
* serial: sh-sci: Change checking for error rate of HSCIFNobuhiro Iwamatsu2014-11-251-4/+1
* tty: serial: msm_serial: Don't require DT aliasesStephen Boyd2014-11-241-3/+3
* vt: Fix build breakage when !CONFIG_VT_CONSOLEPeter Hurley2014-11-221-2/+2
* Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman2014-11-111-4/+0
* Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman2014-11-10120-839/+522
|\
| * Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-091-39/+1
| |\
| | * dma: edma: move device registration to platform codeArnd Bergmann2014-11-051-39/+1
| | * Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-11-04258-1170/+2442
| | |\
| * | \ Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-093-72/+84
| |\ \ \
| | * | | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-043-72/+84
| | | |/ | | |/|
| * | | Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-11-092-9/+14
| |\ \ \
| | * | | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3
| | * | | tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski2014-11-071-8/+11
| | * | | sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang2014-11-071-1/+3
| | |/ /
| * | | Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-096-54/+20
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-056-54/+20
| | |\ \ \ | | | |/ / | | |/| |
| | | * | staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen2014-11-051-15/+9
| | | * | staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen2014-11-051-1/+1
| | | * | staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-11-053-34/+3
| | | * | iio: as3935: allocate correct iio_device sizeGeorge McCollister2014-11-051-1/+1
| | | * | io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta2014-11-051-1/+1
| | | * | iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy2014-11-051-2/+5
| | | * | iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam2014-11-051-4/+8
| | | * | iio: st_sensors: Fix buffer copyRobin van der Gracht2014-11-051-1/+1
| | | * | staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-11-051-2/+2
| | | * | staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-11-051-7/+4
| * | | | Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-096-8/+29
| |\ \ \ \
| | * | | | tty: Fix pty master poll() after slave closes v2Francesco Ruggeri2014-11-061-2/+7
| | * | | | serial: of-serial: fix uninitialized kmalloc variableJingchang Lu2014-11-051-1/+1
| | * | | | tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-051-0/+7
| | * | | | tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-051-1/+1
| * | | | | Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-11-0916-34/+110
| |\ \ \ \ \
| | * | | | | USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2014-11-062-2/+14
| | * | | | | Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-061-1/+1
| | |\ \ \ \ \
| | | * | | | | usb: dwc2: gadget: fix enumeration issuesMarek Szyprowski2014-10-281-1/+1
| | * | | | | | Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-062-3/+4
| | |\ \ \ \ \ \
| | | * | | | | | USB: opticon: fix non-atomic allocation in write pathJohan Hovold2014-11-031-1/+1
| | | * | | | | | USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2014-11-031-2/+3
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel2014-11-051-2/+4