Age | Commit message (Expand) | Author | Files | Lines |
2013-01-16 | TTY: convert more flipping functions | Jiri Slaby | 18 | -43/+49 |
2013-01-16 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 21 | -43/+60 |
2013-01-16 | serial/arc-uart: switch to devicetree based probing | Vineet Gupta | 2 | -3/+66 |
2013-01-16 | serial/arc-uart: platform_data order changed | Vineet Gupta | 1 | -5/+6 |
2013-01-16 | serial/arc-uart: split probe from probe_earlyprintk | Vineet Gupta | 1 | -10/+11 |
2013-01-16 | serial/arc-uart: Don't index with -ve platform_device->id | Vineet Gupta | 1 | -14/+15 |
2013-01-16 | serial: tegra: add serial driver | Laxman Dewangan | 4 | -0/+1435 |
2013-01-16 | serial: imx: Use devm_* APIs | Sachin Kamat | 1 | -22/+10 |
2013-01-16 | serial: imx: Use pr_info instead of printk | Sachin Kamat | 1 | -2/+2 |
2013-01-16 | serial: imx: Fix coding style issue | Sachin Kamat | 1 | -2/+1 |
2013-01-16 | serial: imx: Use <linux/io.h> instead of <asm/io.h> | Sachin Kamat | 1 | -1/+1 |
2013-01-16 | serial: imx: Fix checkpatch errors related to spacing | Sachin Kamat | 1 | -111/+111 |
2013-01-16 | serial: Samsung: Use of_match_ptr() macro | Sachin Kamat | 1 | -3/+1 |
2013-01-16 | serial: samsung: remove the use of statically remapped controller address | Thomas Abraham | 1 | -2/+6 |
2013-01-16 | serial: mxs-auart: Fix typo in sanity check | Thomas Jarosch | 1 | -1/+1 |
2013-01-16 | tty: Update serial core API documentation | Kevin Cernekee | 2 | -4/+43 |
2013-01-16 | tty: Fix comments that reference BKL, eventd, old paths | Kevin Cernekee | 2 | -10/+10 |
2013-01-16 | serial: Remove RM9000 series serial driver. | Ralf Baechle | 3 | -79/+1 |
2013-01-16 | serial: avoid double free after call ioc4_serial_remove_one | Chen Gang | 1 | -0/+1 |
2013-01-16 | n_gsm.c: add tx_lock in gsm_send | xiaojin | 1 | -0/+3 |
2013-01-16 | serial: sirf: add support for new SiRFmarco SMP SoC | Barry Song | 2 | -1/+20 |
2013-01-16 | tty: vt/Makefile: set the variables to static | Cong Ding | 1 | -3/+1 |
2013-01-16 | tty: serial core: decouple pm states from ACPI | Linus Walleij | 3 | -18/+31 |
2013-01-16 | serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR | Enric Balletbo i Serra | 1 | -0/+2 |
2013-01-16 | synclink fix ldisc buffer argument | Paul Fulghum | 4 | -8/+47 |
2013-01-16 | serial: quatech: add the other serial identifiers and preliminary control code | Alan Cox | 2 | -0/+324 |
2013-01-10 | Linux 3.8-rc3v3.8-rc3 | Linus Torvalds | 1 | -1/+1 |
2013-01-09 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -22/+40 |
2013-01-09 | Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -18/+9 |
2013-01-09 | mm: reinstante dropped pmd_trans_splitting() check | Linus Torvalds | 1 | -0/+8 |
2013-01-09 | cred: Remove tgcred pointer from struct cred | Marc Dionne | 1 | -1/+0 |
2013-01-09 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 53 | -183/+351 |
2013-01-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 48 | -828/+447 |
2013-01-08 | Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm... | Olof Johansson | 11 | -38/+132 |
2013-01-08 | Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 6 | -4/+13 |
2013-01-08 | Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i... | Olof Johansson | 2 | -5/+6 |
2013-01-08 | Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i... | Olof Johansson | 6 | -20/+2 |
2013-01-08 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 8 | -17/+67 |
2013-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 44 | -115/+353 |
2013-01-08 | drm/ttm: fix fence locking in ttm_buffer_object_transfer | Daniel Vetter | 1 | -1/+3 |
2013-01-08 | Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin... | Olof Johansson | 17 | -47/+101 |
2013-01-08 | ARM: clps711x: Fix bad merge of clockevents setup | Olof Johansson | 1 | -1/+0 |
2013-01-08 | Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2 | -40/+39 |
2013-01-08 | ARM: highbank: save and restore L2 cache and GIC on suspend | Rob Herring | 1 | -1/+18 |
2013-01-08 | ARM: highbank: add a power request clear | Rob Herring | 1 | -0/+15 |
2013-01-08 | ARM: highbank: fix secondary boot and hotplug | Rob Herring | 2 | -12/+2 |
2013-01-08 | ARM: highbank: fix typos with hignbank in power request functions | Rob Herring | 4 | -8/+8 |
2013-01-08 | ARM: dts: fix highbank cpu mpidr values | Rob Herring | 1 | -8/+8 |
2013-01-08 | ARM: dts: add device_type prop to cpu nodes on Calxeda platforms | Rob Herring | 2 | -0/+8 |
2013-01-08 | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 6 | -16/+135 |