summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader
2013-01-22PM / devfreq: exynos4_bus: honor RCU lock usageNishanth Menon
2013-01-22PM / devfreq: add locking documentation for recommended_oppNishanth Menon
2013-01-22cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon
2013-01-22cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon
2013-01-22i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet
2013-01-22i2c: sirf: register i2c_client from dt child-nodes in probe entryBarry Song
2013-01-22i2c: mxs: Fix type of error codeFabio Estevam
2013-01-22regmap: fix small typo in regmap_bulk_write commentNestor Ovroy
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-21goldfish: tty driverArve Hjønnevåg
2013-01-21serial: sccnxp: Make baudrate table struct staticAlexander Shiyan
2013-01-21serial: sccnxp: Reset break and overrun bits in RX handlerAlexander Shiyan
2013-01-21serial/efm32: parse location propertyUwe Kleine-König
2013-01-21serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright
2013-01-21Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-21i2c: mxs: Fix misuse init_completionMarek Vasut
2013-01-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-21ttm: on move memory failure don't leave a node danglingDave Airlie
2013-01-21ttm: don't destroy old mm_node on memcpy failureDave Airlie
2013-01-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-20pch_uart: add sysrq supportLiang Li
2013-01-20pch_uart: fix a deadlock when pch_uart as consoleLiang Li
2013-01-20tty: Correct tty buffer flush.Ilya Zykov
2013-01-20drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang
2013-01-19ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-18tty: Add driver unthrottle in ioctl(...,TCFLSH,..).Ilya Zykov
2013-01-18serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding
2013-01-19ACPI / processor: Get power info before updating the C-statesThomas Schlichter
2013-01-18Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-18Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-18powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov
2013-01-18ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk
2013-01-18intel_idle: Don't register CPU notifier if we are not running.Konrad Rzeszutek Wilk
2013-01-18usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby
2013-01-18usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand
2013-01-18usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov
2013-01-17serial: vt8500: Cleanup code using devm_ functionTony Prisk
2013-01-17serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk
2013-01-17USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-01-17USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork
2013-01-17USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork
2013-01-17serial: tegra: Switch to using struct tty_portThierry Reding