summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-1/+5
|\
| *-. Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-167-32/+29
| |\ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+5
| |\ \ \ \ \
| | | * | | | sparseirq: fix build with unknown irq_desc structYinghai Lu2009-01-111-0/+4
| | | * | | | sparseirq: make some func to be used with genirqYinghai Lu2009-01-111-1/+1
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-261-9/+250
|\ \ \ \ \ \ \
| * | | | | | | [S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner2009-03-261-8/+246
| * | | | | | | [S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner2009-03-261-2/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2614-339/+630
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-264-28/+49
| |\ \ \ \ \ \ \
| | * | | | | | | vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2009-03-242-10/+11
| | * | | | | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-242-18/+38
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-263-0/+166
| |\ \ \ \ \ \ \
| | * | | | | | | hwrng: timeriomem - Breaks an allyesconfig build on s390:Heiko Carstens2009-03-211-1/+1
| | * | | | | | | hwrng: timeriomem - New driverAlexander Clouter2009-02-223-0/+166
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into nextJames Morris2009-03-248-34/+31
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | parisc: remove klist iteratorsJames Bottomley2009-03-131-12/+11
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-112-10/+0
| | |\ \ \ \ \
| | | * | | | | hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2009-03-112-10/+0
| | * | | | | | intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel2009-03-101-3/+5
| | * | | | | | x86/agp: tighten check to update amd nb apertureYinghai Lu2009-03-101-4/+9
| | |/ / / / /
| * | | | | | Merge branch 'master' into nextJames Morris2009-02-0654-2392/+2579
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | TPM: integrity fixRajiv Andrade2009-02-061-3/+5
| * | | | | | TPM: integrity interfaceRajiv Andrade2009-02-032-19/+128
| * | | | | | TPM: sysfs functions consolidationRajiv Andrade2009-02-032-269/+266
* | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-242-3/+4
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-221-1/+1
| * | | | | | sx.c: avoid referencing freed memory if copy_from_user() failsDan Carpenter2009-02-201-1/+1
| * | | | | | sx.c: fix dbl statement if - add missing bracesIlpo Järvinen2009-02-201-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-142-5/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-111-2/+2
| | |/ / / | |/| | |
| * | | | sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter2009-02-051-3/+5
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-041-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-031-1/+1
| |\ \ \ \
| | * | | | NVRAM depends on RTC_DRV_CMOSUwe Kleine-König2009-01-311-1/+1
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-032-2/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix memory corruption in console selectionMikulas Patocka2009-01-311-1/+1
| |/ / / /
| * | | | tty_open can return to userspace holding tty_mutexEric Paris2009-01-271-1/+3
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-261-1/+1
| |\ \ \ \
| | * | | | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-241-1/+1
* | | | | | WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-214-28/+44
|/ / / / /
* | | | | hvc_console: Remove tty->low_latencyHendrik Brueckner2009-01-161-2/+0
* | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/charStephen Rothwell2009-01-161-9/+9
| |_|/ / |/| | |
* | | | synclink_gt: enable RI interruptPaul Fulghum2009-01-151-10/+6
* | | | sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft2009-01-151-0/+6
* | | | tty: Fix race in the flush for some ldiscsAlan Cox2009-01-151-1/+1
|/ / /
* | | hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller2009-01-131-3/+1
* | | hvc_console: Do not set low_latency when using interruptsMilton Miller2009-01-131-1/+2
* | | hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller2009-01-131-1/+1
OpenPOWER on IntegriCloud