index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
34
-35
/
+123
2012-11-15
TTY: isicom, fix tty buffers memory leak
Jiri Slaby
1
-9
/
+12
2012-11-15
TTY: introduce tty_port_destroy
Jiri Slaby
1
-1
/
+15
2012-11-15
TTY: n_gsm, use kref from tty_port
Jiri Slaby
1
-6
/
+5
2012-11-15
MMC: sdio, use kref from tty_port
Jiri Slaby
1
-12
/
+11
2012-11-15
MMC: sdio_uart, remove unused member from sdio_uart_port
Jiri Slaby
1
-1
/
+0
2012-11-15
ISDN: capi, use kref from tty_port
Jiri Slaby
1
-19
/
+17
2012-11-15
TTY: pty, fix tty buffers leak
Jiri Slaby
2
-2
/
+2
2012-11-15
TTY: isicom, stop using port->tty
Jiri Slaby
1
-1
/
+1
2012-11-15
tty/serial/ar933x_uart: fix baud rate calculation
Gabor Juhos
1
-5
/
+85
2012-11-15
mm, oom: ensure sysrq+f always passes valid zonelist
David Rientjes
1
-1
/
+2
2012-11-15
serial: Unneeded ARCH dependencies are removed
Alexander Shiyan
1
-12
/
+12
2012-11-15
serial: mfd: Add nmi_touch_watchdog() into the console write function
Feng Tang
1
-0
/
+3
2012-11-15
serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel
Steven Miao
1
-4
/
+3
2012-11-15
serial: cast before shifting on port io
Alan Cox
1
-1
/
+1
2012-11-15
serial: xilinx_uartps: kill CONFIG_OF conditional
Josh Cartwright
2
-9
/
+1
2012-11-15
ipwireless: don't oops if we run out of space
Alan Cox
1
-1
/
+4
2012-11-15
moxa: dcd handling of CLOCAL is backwards
Alan Cox
1
-1
/
+1
2012-11-15
serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...
Jun Chen
1
-3
/
+10
2012-11-15
serial:ifx6x60:SPI header is decoded incorrectly
chao bi
1
-2
/
+2
2012-11-14
Merge v3.7-rc5 into tty-next
Greg Kroah-Hartman
178
-942
/
+1887
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-25
/
+38
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-13
/
+9
2012-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-1
/
+82
2012-11-09
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
1
-0
/
+7
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
2012-11-09
usbnet: ratelimit kevent may have been dropped warnings
Steve Glendinning
1
-3
/
+5
2012-11-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+6
2012-11-09
Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
8
-52
/
+62
2012-11-09
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-94
/
+140
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
1
-1
/
+1
2012-11-09
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
1
-0
/
+5
2012-11-09
Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-50
/
+369
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-12
/
+2
2012-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-26
/
+43
2012-11-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-36
/
+57
2012-11-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2012-11-09
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
5
-13
/
+17
2012-11-09
virtio: Don't access index after unregister.
Cornelia Huck
1
-1
/
+3
2012-11-09
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
1
-1
/
+1
2012-11-09
drm/nvc0/disp: fix regression in vblank semaphore release
Kelly Doran
1
-8
/
+12
2012-11-09
drm/nv40/mpeg: fix context handling
Marcin Slusarz
1
-1
/
+1
2012-11-09
drm/nv40/graph: fix typo in type names
Marcin Slusarz
1
-2
/
+2
2012-11-09
drm/nv41/vm: fix typo in type name
Marcin Slusarz
1
-1
/
+1
2012-11-08
drm/radeon/si: add some missing regs to the VM reg checker
Alex Deucher
2
-0
/
+2
2012-11-08
drm/radeon/cayman: add some missing regs to the VM reg checker
Alex Deucher
2
-0
/
+7
2012-11-07
net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs
Ian Coolidge
1
-1
/
+2
2012-11-07
usb: gadget: g_ether: fix frame size check for 802.1Q
Ian Coolidge
1
-1
/
+2
2012-11-07
cxgb4: Fix initialization of SGE_CONTROL register
Vipul Pandya
1
-1
/
+1
2012-11-07
isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES
Lee Jones
3
-6
/
+2
[next]