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
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-5
/
+5
2009-12-09
nvram: Fix missing smp_lock.h in nvram
Frederic Weisbecker
1
-0
/
+1
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-65
/
+24
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-94
/
+92
2009-12-08
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+10
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
5
-78
/
+23
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
5
-5
/
+5
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2009-12-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-2
/
+11
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-325
/
+184
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
4
-4
/
+4
2009-12-03
Merge branch 'master' into next
James Morris
35
-78
/
+126
2009-12-03
hwrng: core - Prevent too-small buffer sizes
Ian Molton
1
-1
/
+2
2009-12-01
hwrng: virtio-rng - Convert to new API
Ian Molton
1
-51
/
+27
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
66
-2221
/
+1909
2009-12-01
hwrng: core - Replace u32 in driver API with byte array
Ian Molton
1
-43
/
+64
2009-11-30
tty_port: handle the nonblocking open of a dead port corner case
Alan Cox
1
-2
/
+5
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+7
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
3
-12
/
+5
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2
-4
/
+4
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-2
/
+2
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
1
-2
/
+2
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
1
-7
/
+7
2009-11-27
Merge branch 'gart/fixes' into amd-iommu/2.6.33
Joerg Roedel
1
-2
/
+1
2009-11-25
Input: keyboard - fix braille keyboard keysym generation
Samuel Thibault
1
-1
/
+1
2009-11-19
vt: Fix use of "new" in a struct field
Alan Cox
1
-3
/
+3
2009-11-18
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-6
/
+5
2009-11-19
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
David Woodhouse
1
-6
/
+5
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
5
-11
/
+11
2009-11-17
tty_port: If we are opened non blocking we still need to raise the carrier
Alan Cox
1
-0
/
+3
2009-11-17
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
1
-1
/
+24
2009-11-13
vc: Add support for hiding the cursor when creating VTs
Matthew Garrett
1
-1
/
+10
2009-11-12
agp/intel: new host bridge support
Zhenyu Wang
1
-1
/
+7
2009-11-12
sysctl drivers: Remove dead binary sysctl support
Eric W. Biederman
5
-67
/
+12
2009-11-11
pcmcia: fix printk formats
Randy Dunlap
1
-2
/
+2
2009-11-09
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
1
-1
/
+1
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char)
Dominik Brodowski
4
-107
/
+63
2009-11-08
ipwireless: make more use of pcmcia_loop_config()
Dominik Brodowski
1
-114
/
+99
2009-11-08
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
2
-121
/
+46
2009-11-05
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
1
-1
/
+24
2009-11-03
xen/hvc: make sure console output is always emitted, with explicit polling
Jeremy Fitzhardinge
1
-1
/
+24
2009-11-03
tpm: autoload tpm_tis based on system PnP IDs
Matt Domsch
1
-0
/
+1
2009-11-02
tpm_tis: TPM_STS_DATA_EXPECT workaround
Rajiv Andrade
1
-1
/
+9
2009-10-30
tty: Mark generic_serial users as BROKEN
Alan Cox
1
-3
/
+3
2009-10-29
agp/amd64: Remove GART dependency on AGP_AMD64
Pavel Vasilyev
1
-2
/
+1
2009-10-22
move virtrng_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
2
-2
/
+0
2009-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-1
/
+1
2009-10-14
tty: fix vt_compat_ioctl
Andreas Schwab
1
-1
/
+1
[next]