summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-06serial: omap: optimization with section annotationsFelipe Balbi
2012-09-06serial: omap: fix sequence of pm_runtime_* calls.Ruchika Kharwar
2012-09-06serial: omap: don't save IRQ flags on hardirqFelipe Balbi
2012-09-06serial: omap: make sure to suspend device before removeFelipe Balbi
2012-09-06serial: omap: drop unnecessary check from removeFelipe Balbi
2012-09-06serial: omap: set dev->drvdata before enabling pm_runtimeFelipe Balbi
2012-09-06serial: omap: stick to put_autosuspendFelipe Balbi
2012-09-06serial: omap: move THRE check to transmit_chars()Felipe Balbi
2012-09-06serial: omap: refactor receive_chars() into rdi/rlsi handlersFelipe Balbi
2012-09-06serial: omap: simplify IRQ handlingFelipe Balbi
2012-09-06serial: add OMAP-specific definesFelipe Balbi
2012-09-06serial: omap: drop DMA supportFelipe Balbi
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk
2012-09-06Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-06uml: fix compile error in deliver_alarm()Miklos Szeredi
2012-09-06dj: memory scribble in logi_djAlan Cox
2012-09-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-09-06Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-06Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-06Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-06Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-09-06Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
2012-09-058250_pci: Add additional WCH CHC353 devicesAlan Cox
2012-09-05parport: fix possible memory leak in parport_gsc_probe_port()Wei Yongjun
2012-09-05serial: add a new helper functionHuang Shijie
2012-09-05serial: omap: define helpers for pdata function pointersFelipe Balbi
2012-09-05serial: omap: define and use to_uart_omap_port()Felipe Balbi
2012-09-05serial: Add note about migration to driver SCCNXPAlexander Shiyan
2012-09-05serial: New serial driver SCCNXPAlexander Shiyan
2012-09-05parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin
2012-09-05serial: Samsung: Silence some checkpatch errors and warningsSachin Kamat
2012-09-05serial: Samsung: Replace printk with dev_* functionsSachin Kamat
2012-09-05serial: pl011: honour serial aliases in device treeMatthew Leach
2012-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker
2012-09-05serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker
2012-09-05m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker
2012-09-05serial/imx: improve error diagnosics for clock and pinctrl failuresUwe Kleine-König
2012-09-05tty: move the async flags from the serial code into the tty includesAlan Cox
2012-09-05tty: Split the serial_core helpers for setserial into twoAlan Cox
2012-09-05drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd dataJulia Lawall
2012-09-05tty: serial: mpc5xxx: add support for mark/space parityWolfram Sang
2012-09-05drivers:tty:fix up ENOIOCTLCMD error handlingWanlong Gao
2012-09-05tty: serial: max310x: Remove explicit use of devm_kfreeEmil Goode
2012-09-05tty: serial: max310x: Check return code of gpiochip_removeEmil Goode
2012-09-05tty: serial: altera_uart: Use platform_{get,set}_drvdataTobias Klauser
2012-09-05tty: max3100: use module_spi_driverDevendra Naga
2012-09-05drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall
2012-09-05xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald
2012-09-05xen: fix logical error in tlb flushingAlex Shi