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-07-21
tpm: Fix compilation warning when CONFIG_PNP is not defined
Stefan Berger
1
-6
/
+1
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
1
-1
/
+1
2011-07-14
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
1
-1
/
+1
2011-07-13
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
Chris Wilson
1
-3
/
+4
2011-07-12
tpm: Fix a typo
Stefan Berger
1
-1
/
+1
2011-07-12
tpm_tis: Probing function for Intel iTPM bug
Stefan Berger
1
-4
/
+73
2011-07-12
tpm_tis: Fix the probing for interrupts
Stefan Berger
2
-6
/
+28
2011-07-12
tpm_tis: Delay ACPI S3 suspend while the TPM is busy
Stefan Berger
1
-5
/
+23
2011-07-12
tpm_tis: Re-enable interrupts upon (S3) resume
Stefan Berger
1
-0
/
+30
2011-07-12
tpm: Fix display of data in pubek sysfs entry
Stefan Berger
1
-10
/
+16
2011-07-12
tpm_tis: Add timeouts sysfs entry
Stefan Berger
3
-1
/
+22
2011-07-12
tpm: Adjust interface timeouts if they are too small
Stefan Berger
1
-4
/
+9
2011-07-12
tpm: Use interface timeouts returned from the TPM
Stefan Berger
1
-3
/
+4
2011-07-12
tpm_tis: Introduce durations sysfs entry
Stefan Berger
3
-1
/
+21
2011-07-12
tpm: Adjust the durations if they are too small
Stefan Berger
1
-6
/
+11
2011-07-12
tpm: Use durations returned from TPM
Stefan Berger
1
-2
/
+4
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+23
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-06-30
hwrng: ppc4xx - add support for ppc4xx TRNG
Josh Boyer
3
-0
/
+169
2011-06-30
hwrng: timeriomem - use resource_size
H Hartley Sweeten
1
-2
/
+1
2011-06-30
hwrng: nomadik - add missing clk_put
Julia Lawall
1
-1
/
+2
2011-06-30
hwrng: omap - add missing clk_put
Julia Lawall
1
-2
/
+4
2011-06-15
drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
Nils Carlson
1
-2
/
+23
2011-06-10
Merge tag 'v3.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
Chris Metcalf
1
-5
/
+0
2011-06-10
arch/tile: add hypervisor-based character driver for SPI flash ROM
Chris Metcalf
3
-0
/
+494
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2
-2
/
+2
2011-05-30
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
Rusty Russell
1
-5
/
+0
2011-05-26
drivers/char/ppdev.c: put gotten port value
Julia Lawall
1
-0
/
+1
2011-05-26
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Rakib Mullick
1
-3
/
+2
2011-05-26
ipmi: convert to seq_file interface
Alexey Dobriyan
2
-85
/
+141
2011-05-25
i8k: Integrate with the hwmon subsystem
Jean Delvare
1
-0
/
+162
2011-05-25
i8k: Avoid lahf in 64-bit code
Luca Tettamanti
1
-2
/
+2
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
3
-3
/
+3
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+22
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+0
2011-05-23
apm-emulation: apm_mutex breaks ACK; remove it
Paul Parsons
1
-5
/
+0
2011-05-22
agp/uninorth: Fix lockups with radeon KMS and >1x.
Michel Dänzer
1
-1
/
+1
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-1
/
+10
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
4
-28
/
+56
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-23
/
+55
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-5
/
+1
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
5
-24
/
+34
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
3
-9
/
+19
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
139
-93321
/
+913
2011-05-13
agp/intel: add Ivy Bridge support
Jesse Barnes
3
-0
/
+21
2011-05-06
RAW driver: Remove call to kobject_put().
Robert P. J. Day
1
-1
/
+0
2011-05-06
Allow setting of number of raw devices as a module parameter
Jan Kara
2
-7
/
+28
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
3
-3
/
+3
2011-05-04
powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.
Robert P. J. Day
1
-1
/
+1
2011-05-04
hwrng: amd - enable AMD hw rnd driver for Maple PPC boards
Dmitry Eremin-Solenikov
1
-1
/
+1
[prev]
[next]