summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12serial: bfin_sport_uart: Fix incorrect placement of __initdataSachin Kamat
2013-08-12serial: tegra: use NULL instead of 0Jingoo Han
2013-08-12serial: msm_serial: fix comparison of different typesJingoo Han
2013-08-12serial: ioc4_serial: Staticize ioc4_serial_attach_one()Jingoo Han
2013-08-12serial: icom: fix casting warningJingoo Han
2013-08-12serial: timbuart: Staticize local symbolsJingoo Han
2013-08-12serial: mrst_max3110: fix casting warningJingoo Han
2013-08-12serial: 8250_early: fix comparison of different typesJingoo Han
2013-08-12serial: samsung: fix casting warningJingoo Han
2013-08-12serial: sirf: Staticize local symbolsJingoo Han
2013-08-12serial: sirf: make the driver also support USP-based UARTQipan Li
2013-08-12serial: sirf: add support for Marco chipBarry Song
2013-08-12serial: i.MX: evaluate linux,stdout-path propertySascha Hauer
2013-08-12OF: Add helper for matching against linux,stdout-pathSascha Hauer
2013-08-12tty: ar933x_uart: convert to use devm_* functionsGabor Juhos
2013-08-12n_tty: Fix termios_rwsem lockdep false positivePeter Hurley
2013-08-12serial: pxa: Staticize local symbolsJingoo Han
2013-08-12tty: serial: pxa: remove old cruftDaniel Mack
2013-08-05register_console: prevent adding the same console twiceAndreas Bießmann
2013-08-05vt: make the default color configurableClemens Ladisch
2013-08-05ARM: dts: imx28-evk: add the RTS/CTS property for auart0Huang Shijie
2013-08-05serial: mxs: remove the MXS_AUART_DMA_CONFIGHuang Shijie
2013-08-05serial: mxs: enable the DMA only when the RTS/CTS is validHuang Shijie
2013-08-04Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman
2013-08-04Linux 3.11-rc4Linus Torvalds
2013-08-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-08-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-04tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins
2013-08-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot
2013-08-03Merge branch 'security-fixes' into fixesRussell King
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King
2013-08-03serial: st-asc: Fix unused variable warning for non DT.Srinivas Kandagatla
2013-08-02netlabel: use domain based selectors when address based selectors are not ava...Paul Moore
2013-08-02net: check net.core.somaxconn sysctl valuesRoman Gushchin