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
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
6
-41
/
+1870
2011-02-23
tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...
Greg Kroah-Hartman
51
-20308
/
+0
2011-02-23
tty: move obsolete and broken tty drivers to drivers/staging/tty/
Greg Kroah-Hartman
27
-28968
/
+0
2011-02-23
tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/
Greg Kroah-Hartman
10
-3632
/
+0
2011-02-23
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
Greg Kroah-Hartman
17
-39363
/
+0
2011-02-23
tty: move Kconfig entries into drivers/tty from drivers/char
Greg Kroah-Hartman
1
-252
/
+2
2011-02-20
Revert "tpm_tis: Use timeouts returned from TPM"
Linus Torvalds
3
-21
/
+3
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
22
-40
/
+36
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
20
-39
/
+38
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
20
-27
/
+27
2011-02-17
hvc: add Blackfin JTAG console support
Mike Frysinger
1
-0
/
+9
2011-02-11
Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...
James Morris
3
-3
/
+21
2011-02-11
tpm_tis: Use timeouts returned from TPM
Stefan Berger
3
-3
/
+21
2011-02-11
char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver
Corey Minyard
1
-10
/
+2
2011-02-10
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+1851
2011-02-04
agp: ensure GART has an address before enabling it
Stephen Kitt
1
-11
/
+16
2011-02-04
Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"
Matt Turner
1
-1
/
+1
2011-02-04
amd-k7-agp: remove non-x86 code
Matt Turner
1
-19
/
+0
2011-02-04
virtio: console: Move file back to drivers/char/
Amit Shah
2
-0
/
+1839
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-4
/
+4
2011-01-24
Merge remote branch 'linus/master' into drm-intel-fixes
Chris Wilson
19
-8807
/
+15
2011-01-24
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
1
-10
/
+9
2011-01-24
tpm: fix panic caused by "tpm: Autodetect itpm devices"
Olof Johansson
1
-3
/
+3
2011-01-24
TPM: Long default timeout fix
Rajiv Andrade
1
-4
/
+6
2011-01-21
Merge branch 'akpm'
Linus Torvalds
1
-5
/
+5
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-5
/
+5
2011-01-21
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-8795
/
+1
2011-01-14
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2011-01-14
agp/intel: Fix device names of i845 and 845G
Oswald Buddenhagen
2
-3
/
+3
2011-01-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-5
/
+45
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-1
/
+1
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
16
-8794
/
+0
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-10
/
+4
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+6
2011-01-13
ramoops: fix types, remove typecasts
Andrew Morton
1
-4
/
+4
2011-01-13
cs5535: deprecate older cs5535_gpio driver
Andres Salomon
3
-269
/
+0
2011-01-13
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...
Seiji Aguchi
1
-0
/
+5
2011-01-12
Merge branch 'ipmi' into release
Len Brown
2
-4
/
+43
2011-01-12
ACPICA: New GPE handler callback definition
Lin Ming
1
-1
/
+2
2011-01-12
i915/gtt: fix ordering causing DMAR errors on object teardown.
Dave Airlie
1
-2
/
+2
2011-01-12
i915/gtt: fix ordering issues with status setup and DMAR
Dave Airlie
1
-2
/
+2
2011-01-12
Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...
Dave Airlie
2
-0
/
+11
2011-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2011-01-11
agp/intel: Flush the chipset write buffers when changing GTT base
Chris Wilson
2
-0
/
+11
2011-01-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-01-11
Merge remote branch 'gcl/next' into next
Benjamin Herrenschmidt
3
-9
/
+44
2011-01-11
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-472
/
+363
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+23
2011-01-10
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+6
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
[next]