summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-28tty/serial: at91: use dev_err instead of printkRichard Genoud
2014-02-28tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-02-28serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan
2014-02-28serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan
2014-02-28serial: imx: Use devm_ioremap_resource()Alexander Shiyan
2014-02-28tty: Fix low_latency BUGPeter Hurley
2014-02-28tty: serial: bcm63xx_uart: add support for DT probingFlorian Fainelli
2014-02-28tty: serial: bcm63xx_uart: define UART_REG_SIZE constantFlorian Fainelli
2014-02-28tty: serial: bcm63xx_uart: include linux/io.hFlorian Fainelli
2014-02-28vt: detect and ignore OSC codes.Adam Borowski
2014-02-28vt: drop an useless enum and assignment.Adam Borowski
2014-02-28drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker
2014-02-24Merge 3.14-rc4 into tty-nextGreg Kroah-Hartman
2014-02-23Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-02-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-23Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-23Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-23Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-23Merge tag 'char-misc-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-23Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...Mark Brown
2014-02-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman
2014-02-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski
2014-02-21Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner
2014-02-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-02-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-02-21irqchip: orion: Fix getting generic chip pointer.Andrew Lunn
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET
2014-02-21staging: binder: Fix death notificationsArve Hjønnevåg
2014-02-21watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh
2014-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-02-21Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-21Merge tag 'iommu-fixes-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-21Merge tag 'sound-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-02-21Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-02-21Merge branches 'acpi-pm' and 'acpi-video'Rafael J. Wysocki
2014-02-21Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'Rafael J. Wysocki
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie
2014-02-21regulator: core: Change dummy supplies error message to a warningShuah Khan
2014-02-20Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20ACPI / nouveau: fix probing regression related to _DSMJiang Liu
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-20Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells
2014-02-20usb: musb: correct use of schedule_delayed_work()Daniel Mack
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen