aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-26
| |\
| | * vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2009-03-24
| | * platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-26
| |\ \
| | * | hwrng: timeriomem - Breaks an allyesconfig build on s390:Heiko Carstens2009-03-21
| | * | hwrng: timeriomem - New driverAlexander Clouter2009-02-21
| * | | Merge branch 'master' into nextJames Morris2009-03-23
| |\ \ \ | | | |/ | | |/|
| | * | parisc: remove klist iteratorsJames Bottomley2009-03-13
| | * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-11
| | |\ \
| | | * | hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2009-03-10
| | * | | intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel2009-03-10
| | * | | x86/agp: tighten check to update amd nb apertureYinghai Lu2009-03-10
| | |/ /
| * | | Merge branch 'master' into nextJames Morris2009-02-05
| |\ \ \
| * | | | TPM: integrity fixRajiv Andrade2009-02-05
| * | | | TPM: integrity interfaceRajiv Andrade2009-02-02
| * | | | TPM: sysfs functions consolidationRajiv Andrade2009-02-02
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-22
| * | | | sx.c: avoid referencing freed memory if copy_from_user() failsDan Carpenter2009-02-20
| * | | | sx.c: fix dbl statement if - add missing bracesIlpo Järvinen2009-02-20
| | |_|/ | |/| |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-15
|\| | |
| * | | tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-11
| | |/ | |/|
| * | sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter2009-02-05
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-04
|\| |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-03
| |\ \
| | * | NVRAM depends on RTC_DRV_CMOSUwe Kleine-König2009-01-30
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-03
|\| | |
| * | | Fix memory corruption in console selectionMikulas Patocka2009-01-31
| |/ /
| * | tty_open can return to userspace holding tty_mutexEric Paris2009-01-27
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-26
|\| |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-26
| |\ \
| | * | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-24
* | | | WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-21
|/ / /
* | | hvc_console: Remove tty->low_latencyHendrik Brueckner2009-01-16
* | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/charStephen Rothwell2009-01-16
* | | synclink_gt: enable RI interruptPaul Fulghum2009-01-15
* | | sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft2009-01-15
* | | tty: Fix race in the flush for some ldiscsAlan Cox2009-01-15
|/ /
* | hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller2009-01-12
* | hvc_console: Do not set low_latency when using interruptsMilton Miller2009-01-12
* | hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller2009-01-12
* | hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller2009-01-12
* | powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell2009-01-12
* | pty: Fix documentationAlan Cox2009-01-12
* | m68k: amiserial - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-12
* | m68k: ser_a2232 - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-12
* | m68k: vme_scc - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-12
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-09
|\ \
| * | [S390] hvc_iucv: Special handling of IUCV HVC devicesHendrik Brueckner2009-01-09