index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
drm: cleanup DRM_DEBUG() parameters
Márton Németh
28
-145
/
+122
2008-02-07
drm/i915: add support for E7221 chipset
Carlos Martín
1
-1
/
+1
2008-02-07
drm: don't cast a pointer to pointer of list_head
Li Zefan
1
-1
/
+1
2008-02-07
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
1
-1
/
+1
2008-02-07
drm: add _DRM_DRIVER flag, and re-order unload.
Dave Airlie
3
-8
/
+11
2008-02-07
drm: enable udev node creation
Dave Airlie
1
-6
/
+1
2008-02-07
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
1
-14
/
+11
2008-02-07
drm: move drm_mem_init to proper place in startup sequence
Dave Airlie
1
-2
/
+2
2008-02-07
drm: call driver load function after initialising AGP
Dave Airlie
1
-4
/
+4
2008-02-07
drm: Fix ioc32 compat layer
Ian Romanick
1
-1
/
+5
2008-02-07
drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
1
-4
/
+10
2008-02-07
i915: add suspend/resume support
Jesse Barnes
4
-57
/
+1309
2008-02-07
drm: update DRM sysfs support
Jesse Barnes
4
-62
/
+117
2008-02-07
drm: Initialize the AGP structure's base address at init rather than enable.
Eric Anholt
2
-3
/
+2
2008-02-07
drm: move two function extern into the correct block
Dave Airlie
1
-3
/
+2
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
43
-375
/
+362
2008-02-07
drm: some minor cleanups and changes to make memory manager merging easier.
Dave Airlie
2
-28
/
+28
2008-02-06
ip27-rtc: convert ioctl to unlocked_ioctl
Cyrill Gorcunov
1
-5
/
+4
2008-02-06
tpm: infineon section mismatch
Randy Dunlap
1
-3
/
+3
2008-02-06
Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline
Joe Peterson
1
-6
/
+5
2008-02-06
ik8: add Dell UK 6400 Inspiron model (MM061)
Nick Warne
1
-0
/
+7
2008-02-06
Amiga serial driver: port_write_mutex fixup
Daniel Walker
1
-1
/
+1
2008-02-06
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-02-06
tty: enable the echoing of ^C in the N_TTY discipline
Joe Peterson
1
-1
/
+15
2008-02-06
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
3
-4
/
+4
2008-02-06
unix98 allocated_ptys_lock semaphore to mutex
Daniel Walker
1
-10
/
+10
2008-02-06
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
1
-1
/
+0
2008-02-06
char: use SGI_HAS_DS1286 for SGI_DS1286 depends
Thomas Bogendoerfer
1
-1
/
+1
2008-02-06
drivers/char/random.c:write_pool() cond_resched() needed
Matt Mackall
1
-0
/
+1
2008-02-06
synclink_gt fix missed serial input signal changes
Paul Fulghum
1
-31
/
+37
2008-02-06
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
4
-8
/
+4
2008-02-06
via-rng: enable secondary noise source on CPUs where it is present
Dave Jones
1
-0
/
+14
2008-02-06
vt: bitlock fix
Nick Piggin
1
-3
/
+5
2008-02-06
tpm.c: fix crash during device removal
Richard MUSIL
2
-17
/
+29
2008-02-06
proper prototype for vty_init()
Adrian Bunk
1
-4
/
+0
2008-02-06
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
1
-5
/
+5
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
2
-2
/
+0
2008-02-06
riscom8: fix SMP brokenness
Jeff Garzik
2
-55
/
+94
2008-02-05
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-70
/
+273
2008-02-05
HWRNG: add possibility to remove hwrng devices during suspend/resume
Rafael J. Wysocki
1
-5
/
+5
2008-02-05
Misc: Add possibility to remove misc devices during suspend/resume
Rafael J. Wysocki
1
-4
/
+9
2008-02-05
agp: alpha nopage
Nick Piggin
1
-9
/
+8
2008-02-05
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
1
-8
/
+9
2008-02-05
agp: remove flush_agp_mappings calls from new flush handling code
Dave Airlie
1
-2
/
+0
2008-02-05
intel-agp: introduce IS_I915 and do some cleanups..
Dave Airlie
1
-61
/
+57
2008-02-05
[intel_agp] fix name for G35 chipset
Zhenyu Wang
1
-5
/
+5
2008-02-05
intel-agp: fixup resource handling in flush code.
Dave Airlie
1
-10
/
+23
2008-02-05
intel-agp: add new chipset ID
Zhenyu Wang
2
-5
/
+29
2008-02-05
agp: remove unnecessary pci_dev_put
Julia Lawall
1
-4
/
+0
2008-02-05
agp: remove uid comparison as security check
serue@us.ibm.com
1
-1
/
+1
[next]