index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
14
-18
/
+18
2011-03-29
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
1
-1
/
+1
2011-03-23
drivers/char/mem.c: clean up the code
Changli Gao
1
-4
/
+1
2011-03-23
drivers/char: add MSM smd_pkt driver
Niranjana Vishwanathapura
3
-0
/
+475
2011-03-23
drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch
Sergey Senozhatsky
1
-1
/
+1
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-3
/
+3
2011-03-17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
1
-1
/
+1
2011-03-17
char: change to new flag variable
matt mooney
2
-3
/
+3
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
14
-118
/
+1957
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-141
/
+83
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
108
-93082
/
+9
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-11
/
+237
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+19
2011-03-10
ipmi: Fix IPMI errors due to timing problems
Doe, YiCheng
1
-0
/
+8
2011-03-07
tty: move cd1865.h to drivers/staging/tty/
Arnd Bergmann
1
-263
/
+0
2011-03-07
Staging: tty: fix build with epca.c driver
Greg Kroah-Hartman
3
-278
/
+0
2011-03-06
virtio: console: Don't access vqs if device was unplugged
Amit Shah
1
-0
/
+8
2011-03-01
Revert "TPM: Long default timeout fix"
Linus Torvalds
1
-6
/
+4
2011-03-01
pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()
Axel Lin
1
-2
/
+1
2011-02-28
dt: xilinx_hwicap: merge platform and of_platform driver bindings
Grant Likely
1
-82
/
+47
2011-02-28
ipmi: convert OF driver to platform driver
Rob Herring
1
-47
/
+23
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-7
/
+9
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2011-02-25
tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile
Greg Kroah-Hartman
1
-2
/
+0
2011-02-24
Merge 2.6.38-rc6 into tty-next
Greg Kroah-Hartman
6
-41
/
+1870
2011-02-24
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2
-35
/
+22
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-1
/
+1
2011-02-23
amd64-agp: fix crash at second module load
Florian Mickler
1
-2
/
+7
2011-02-22
tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...
Greg Kroah-Hartman
51
-20308
/
+0
2011-02-22
tty: move obsolete and broken tty drivers to drivers/staging/tty/
Greg Kroah-Hartman
27
-28968
/
+0
2011-02-22
tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/
Greg Kroah-Hartman
10
-3632
/
+0
2011-02-22
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
Greg Kroah-Hartman
17
-39363
/
+0
2011-02-22
tty: move Kconfig entries into drivers/tty from drivers/char
Greg Kroah-Hartman
1
-252
/
+2
2011-02-22
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-22
/
+33
2011-02-22
agp/intel: Experiment with a 855GM GWB bit
Chris Wilson
2
-35
/
+22
2011-02-21
random: update interface comments to reflect reality
Jarod Wilson
1
-3
/
+10
2011-02-20
Revert "tpm_tis: Use timeouts returned from TPM"
Linus Torvalds
3
-21
/
+3
2011-02-19
cm4000_cs: Fix undefined ops warning
Alan Cox
1
-2
/
+1
2011-02-19
drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_re...
Julia Lawall
1
-20
/
+32
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-16
hwrng: omap - Convert release_resource to release_region/release_mem_region
Julia Lawall
1
-8
/
+6
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-10
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
[next]