index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
genrtc: disable genrtc on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-01-06
sysrq: more explicit, less terse help messages
Randy Dunlap
1
-10
/
+10
2009-01-06
mm: make vread() and vwrite() declaration
KOSAKI Motohiro
1
-3
/
+0
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
1
-6
/
+34
2009-01-02
Merge branch 'i8k-updates' from Alan
Linus Torvalds
1
-1
/
+15
2009-01-02
i8k: Add Dell Vostro systems
Federico Heinz
1
-1
/
+8
2009-01-02
i8k: Enable i8k on Dell Precision Systems
Andy Spencer
1
-0
/
+7
2009-01-02
drivers/char/cyclades.c: cy_pci_probe: fix error path
Andrew Morton
1
-1
/
+1
2009-01-02
synclink_cs: Convert to tty_port
Alan Cox
1
-298
/
+181
2009-01-02
tty: use port methods for the rocket driver
Alan Cox
2
-159
/
+21
2009-01-02
tty: kref the rocket driver
Alan Cox
1
-37
/
+41
2009-01-02
tty: make rocketport use standard port->flags
Alan Cox
1
-19
/
+19
2009-01-02
tty: Redo the rocket driver locking
Alan Cox
2
-24
/
+20
2009-01-02
tty: Make epca use the port helpers
Alan Cox
2
-149
/
+26
2009-01-02
tty: refcount the epca driver
Alan Cox
1
-12
/
+15
2009-01-02
tty: relock epca
Alan Cox
1
-91
/
+104
2009-01-02
tty: kref nozomi
Alan Cox
1
-40
/
+45
2009-01-02
tty: Remove some pointless casts
Alan Cox
16
-150
/
+150
2009-01-02
tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
Alan Cox
1
-3
/
+0
2009-01-02
tty: N_TTY SIGIO only works for read
Thomas Pfaff
1
-3
/
+3
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
9
-390
/
+123
2009-01-02
tty: tty port zero baud open
Alan Cox
1
-1
/
+2
2009-01-02
tty: ESP has been broken for locking etc forver
Alan Cox
1
-1
/
+1
2009-01-02
tty: rework stallion to use the tty_port bits
Alan Cox
1
-104
/
+38
2009-01-02
tty: Rework istallion to use the tty port changes
Alan Cox
1
-116
/
+43
2009-01-02
tty: Introduce a tty_port generic block_til_ready
Alan Cox
6
-235
/
+113
2009-01-02
tty: relock the mxser driver
Alan Cox
1
-15
/
+13
2009-01-02
tty: relock riscom8 using port locks
Alan Cox
1
-10
/
+20
2009-01-02
tty: rocketport uses different port flags to everyone else
Alan Cox
3
-26
/
+21
2009-01-02
tty: relock generic_serial
Alan Cox
1
-13
/
+24
2009-01-02
isicom: redo locking to use tty port locks
Alan Cox
3
-26
/
+53
2009-01-02
tty: Pull the dtr raise into tty port
Alan Cox
6
-25
/
+77
2009-01-02
rio: Kill off ckmalloc
Alan Cox
1
-13
/
+4
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
17
-238
/
+418
2009-01-02
tty: Fix PPP hang under load
Alan Cox
1
-9
/
+21
2009-01-02
n_tty: Output bells immediately on a full buffer
Joe Peterson
1
-17
/
+9
2009-01-02
n_tty: Fix hanfling of buffer full corner cases
Joe Peterson
1
-17
/
+38
2009-01-02
n_tty: Fix handling of control characters and continuations
Joe Peterson
1
-9
/
+15
2009-01-02
pty: simplify resize
Alan Cox
4
-30
/
+71
2009-01-02
tty: Fix sparse static warning for tty_driver_lookup_tty
Jason Wessel
1
-1
/
+1
2009-01-02
Add DEVPTS_MULTIPLE_INSTANCES config token
Sukadev Bhattiprolu
1
-0
/
+11
2009-01-02
n_tty: clean up coding style
Alan Cox
1
-16
/
+13
2009-01-02
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
3
-156
/
+588
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-1
/
+30
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-18
/
+15
2008-12-30
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-2
/
+9
2008-12-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+5
2008-12-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-12-30
virtio_console: support console resizing
Christian Borntraeger
2
-1
/
+30
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
10
-40
/
+174
[next]