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-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-3
/
+146
2011-01-07
x86: Convert some devices to use DIE_NMIUNKNOWN
Don Zickus
1
-1
/
+1
2011-01-07
hwrng: via_rng - Fix memory scribbling on some CPUs
Herbert Xu
1
-2
/
+5
2011-01-07
hwrng: via_rng - Fix asm constraints
Herbert Xu
1
-2
/
+1
2011-01-06
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-17
/
+16
2011-01-05
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-5
/
+7
2011-01-04
ipmi: explicitly include of_address.h and of_irq.h
Rob Herring
1
-0
/
+2
2011-01-03
of: Fixes for OF probing on little endian systems
Rob Herring
1
-4
/
+4
2010-12-28
RAMOOPS: Don't overflow over non-allocated regions
Ahmed S. Darwish
1
-5
/
+7
2010-12-24
tpm: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-24
sonypi: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-24
hvsi: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-24
pcmcia/ipwireless: don't use flush_scheduled_work()
Tejun Heo
3
-3
/
+4
2010-12-17
random: Use this_cpu_inc_return
Christoph Lameter
1
-1
/
+1
2010-12-14
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-2
/
+9
2010-12-14
agp/intel: Fix missed cached memory flags setting in i965_write_entry()
Chris Wilson
1
-2
/
+9
2010-12-14
IPMI: Add one interface to get more info of low-level IPMI device
Zhao Yakui
2
-4
/
+43
2010-12-10
ip2: fix compiler warning on ip2main_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-12-10
specialix: fix compiler warning on specialix_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-12-10
rocket: fix compiler warning on rocket_pci_ids
Namhyung Kim
1
-1
/
+1
2010-12-05
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-2
/
+4
2010-12-05
agp/intel: Fix wrong kunmap in i830_cleanup()
Takashi Iwai
1
-2
/
+4
2010-12-02
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2
-28
/
+33
2010-11-30
drivers: char: hvc: add arm JTAG DCC console support
Daniel Walker
3
-0
/
+143
2010-11-30
tpm: Autodetect itpm devices
Matthew Garrett
1
-0
/
+24
2010-11-29
drivers/char/hvc_vio: Use static const char arrays
Joe Perches
1
-1
/
+1
2010-11-29
key: add tpm_send command
Mimi Zohar
1
-0
/
+16
2010-11-29
tpm: add module_put wrapper
Mimi Zohar
2
-2
/
+7
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
1
-10
/
+4
2010-11-24
Char: virtio_console, fix memory leak
Jiri Slaby
1
-28
/
+9
2010-11-23
agp/intel: Remove duplicate const
Chris Wilson
1
-1
/
+1
2010-11-23
intel-gtt: export api for drm/i915
Daniel Vetter
1
-52
/
+68
2010-11-23
agp: kill agp_rebind_memory
Daniel Vetter
1
-20
/
+0
2010-11-23
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
Daniel Vetter
1
-5
/
+0
2010-11-23
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
6
-24
/
+0
2010-11-23
drm/i915/gtt: call chipset flush directly
Daniel Vetter
1
-0
/
+7
2010-11-23
drm/i915|intel-gtt: consolidate intel-gtt.h headers
Daniel Vetter
1
-5
/
+0
2010-11-23
intel-gtt: fold i81x-only dcache support into the generic driver
Daniel Vetter
1
-89
/
+61
2010-11-23
intel-gtt: switch i81x to the common initialization helpers
Daniel Vetter
1
-127
/
+71
2010-11-23
intel-gtt: switch i81x to the write_entry helpers
Daniel Vetter
1
-92
/
+60
2010-11-23
intel-gtt: kill unneeded sandybridge memory types
Daniel Vetter
1
-6
/
+0
2010-11-23
intel-gtt: drop dcache support for i830 and later
Daniel Vetter
1
-7
/
+1
2010-11-23
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
1
-33
/
+7
2010-11-23
agp/intel: Remove the artificial cap on stolen size
Chris Wilson
1
-13
/
+3
2010-11-22
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
12
-15
/
+4
2010-11-18
x86, amd-nb: Cleanup AMD northbridge caching code
Hans Rosenfeld
1
-15
/
+14
2010-11-18
x86, amd-nb: Complete the rename of AMD NB and related code
Hans Rosenfeld
1
-16
/
+16
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
11
-11
/
+0
2010-11-15
Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
Jim Bos
1
-4
/
+4
2010-11-15
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
47
-25702
/
+290
[prev]
[next]