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
2008-07-20
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
1
-1
/
+1
2008-07-20
tty: add more tty_port fields
Alan Cox
16
-194
/
+165
2008-07-20
cyclades: use tty_port
Alan Cox
1
-158
/
+157
2008-07-20
tty: Clean up tiocmset
Alan Cox
1
-26
/
+22
2008-07-20
synclink: use tty_port
Alan Cox
3
-310
/
+289
2008-07-20
stallion: use tty_port
Alan Cox
1
-80
/
+80
2008-07-20
rocket: use tty_port
Alan Cox
2
-64
/
+61
2008-07-20
mxser: use tty_port
Alan Cox
1
-131
/
+126
2008-07-20
moxa: use tty_port
Alan Cox
1
-45
/
+42
2008-07-20
istallion: use tty_port
Alan Cox
1
-58
/
+58
2008-07-20
isicom: use tty_port
Alan Cox
1
-102
/
+79
2008-07-20
riscom8: remove bogus checks
Alan Cox
1
-24
/
+8
2008-07-20
riscom8: use tty_port
Alan Cox
2
-85
/
+68
2008-07-20
gs: use tty_port
Alan Cox
7
-167
/
+164
2008-07-20
esp: use tty_port
Alan Cox
1
-136
/
+136
2008-07-20
epca: use tty_port
Alan Cox
2
-59
/
+54
2008-07-20
tty: Introduce a tty_port common structure
Alan Cox
1
-0
/
+34
2008-07-20
drivers/char/rio/: remove VCS tags
Adrian Bunk
26
-121
/
+0
2008-07-20
tty: Ldisc revamp
Alan Cox
15
-158
/
+251
2008-07-20
tty: isicom, enable/disable pci device
Jiri Slaby
1
-0
/
+8
2008-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
1
-1
/
+1
2008-07-16
APM emulation: Notify about all suspend events, not just APM invoked ones (v2)
Johannes Berg
1
-139
/
+207
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
8
-2223
/
+80
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2
-2
/
+2
2008-07-15
pcmcia: fix return value in cm4000_cs.c
Dominik Brodowski
1
-1
/
+1
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
147
-64048
/
+387
2008-07-15
powerpc: Add driver for Barrier Synchronization Register
Sonny Rao
3
-0
/
+321
2008-07-14
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
6
-2221
/
+78
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
6
-2221
/
+78
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
38
-75
/
+214
2008-07-14
dsp56k: use request_firmware
Jaswinder Singh
1
-51
/
+33
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
70
-2698
/
+3563
2008-07-14
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-64
/
+82
2008-07-14
Merge branch 'drm-reorg' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
104
-63859
/
+0
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
3
-50
/
+92
2008-07-14
Merge commit 'v2.6.26' into x86/core
Ingo Molnar
1
-1
/
+3
2008-07-14
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
6
-7
/
+10
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
104
-63859
/
+0
2008-07-12
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
Darren Jenkins
1
-1
/
+3
2008-07-12
Merge branch 'linus' into x86/core
Ingo Molnar
3
-3
/
+4
2008-07-11
[PATCH] IPMI: return correct value from ipmi_write
Mark Rustad
1
-2
/
+1
2008-07-10
rtc: fix reported IRQ rate for when HPET is enabled
Paul Gortmaker
1
-1
/
+2
2008-07-10
tpm: add Intel TPM TIS device HID
Marcin Obara
1
-0
/
+1
2008-07-10
ip2: use request_firmware()
David Woodhouse
3
-2163
/
+38
2008-07-10
Fix a const assignment in moxa_load_fw()
David Howells
1
-2
/
+2
2008-07-10
cyclades: treat firmware data as const
David Woodhouse
1
-5
/
+5
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
52
-1356
/
+3126
2008-07-02
tty: Fix inverted logic in send_break
Alan Cox
1
-1
/
+1
2008-07-02
DRM/i915: only use tiled blits on 965+
Jesse Barnes
1
-2
/
+2
2008-07-02
ipmi: fasync BKL pushdown
Jonathan Corbet
1
-0
/
+2
[next]