summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2010-05-101-5/+0
| | * | | | | | | | | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-102-18/+5
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-203-28/+65
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'next' into for-linusJames Morris2010-05-183-28/+65
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-172-21/+25
| | | * | | | | | | | | Revert "TPM: ACPI/PNP dependency removal"James Morris2010-05-072-32/+22
| | | * | | | | | | | | Merge branch 'master' into nextJames Morris2010-05-0662-58/+125
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / /
| | | * | | | | | | | | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-052-22/+32
| | | * | | | | | | | | Merge branch 'master' into nextJames Morris2010-03-3125-953/+425
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | TPM: workaround to enforce PCR updates across suspendsRajiv Andrade2010-03-261-7/+40
| * | | | | | | | | | | | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-191-5/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | procfs: Push down the bkl from ioctlFrederic Weisbecker2010-05-171-5/+16
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar2010-05-136-9/+21
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-04-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | * | | | | | | | | tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-211-1/+1
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| * | | | | | | | | | serial167: Kill unused variablesGeert Uytterhoeven2010-05-171-2/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | tty: Fix unbalanced BKL handling in error pathAlan Cox2010-05-131-0/+1
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | tty: Fix regressions in the char driver conversionAlan Cox2010-04-305-6/+16
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-201-3/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | pcmcia: fix error handling in cm4000_cs.cDan Carpenter2010-04-191-3/+5
| | |/ / / / /
* | | | | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-224-9/+17
* | | | | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-185-8/+8
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-171-3/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | agp/intel: intel_845_driver is an agp driver!Daniel Vetter2010-03-251-3/+0
| |/ / /
* | | | hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard2010-04-081-4/+0
* | | | virtio: disable multiport console support.Michael S. Tsirkin2010-04-081-8/+41
* | | | virtio: console makes incorrect assumption about virtio APIRusty Russell2010-04-081-7/+3
* | | | virtio: console: Fix early_put_chars usageFrançois Diakhaté2010-04-081-3/+3
* | | | frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells2010-04-071-0/+2
* | | | /dev/mem: allow rewindingEric Dumazet2010-04-071-5/+0
* | | | vfs: rename block_fsync() to blkdev_fsync()Andrew Morton2010-04-071-1/+1
* | | | raw: fsync method is now requiredAnton Blanchard2010-04-071-0/+1
* | | | devmem: handle class_create() failureAnton Blanchard2010-04-071-0/+3
* | | | mxser: spin_lock() => spin_lock_irq()Dan Carpenter2010-04-071-3/+3
* | | | drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall2010-04-071-2/+2
* | | | Merge branch 'master' into export-slabhTejun Heo2010-04-051-0/+2
|\ \ \ \
| * | | | tty: release_one_tty() forgets to put pidsOleg Nesterov2010-04-021-0/+2
| |/ / /
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3055-14/+44
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-03-241-3/+31
|\ \ \
| * | | agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt2010-03-181-2/+7
| * | | agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt2010-03-181-1/+24
* | | | virtio: console: Check if port is valid in resize_consoleAmit Shah2010-03-221-0/+4
* | | | virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah2010-03-221-2/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-194-33/+43
|\ \ \ \
| * | | | tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-191-1/+1
| * | | | tty_buffer: Fix distinct type warningFang Wenqi2010-03-191-2/+2
| * | | | hvc_console: Fix race between hvc_close and hvc_removeAmit Shah2010-03-191-10/+21
| * | | | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2010-03-191-20/+19
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-191-0/+10
|\ \ \ \
OpenPOWER on IntegriCloud