aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-20
|\
| * Merge commit 'v2.6.34' into nextDmitry Torokhov2010-05-19
| |\
| * | Input: keyboard - fix formatting issuesDmitry Torokhov2010-04-14
| * | Input: keyboard - switch to using pr_err() and friendsDmitry Torokhov2010-04-14
| * | Input: implement SysRq as a separate input handlerDmitry Torokhov2010-04-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ \
| * | | agp: use NULL instead of 0 when pointer is neededBill Pemberton2010-05-11
| * | | Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\ \ \
| * | | | powerpc/BSR: fix device_create() return value checkJani Nikula2010-03-15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-05-20
|\ \ \ \ \
| * | | | | pcmcia: dev_node removal (remaining drivers)Dominik Brodowski2010-05-10
| * | | | | pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski2010-05-10
| * | | | | pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2010-05-10
| * | | | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2010-05-17
| |\ \ \ \ \ \
| | * | | | | | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-16
| | * | | | | | Revert "TPM: ACPI/PNP dependency removal"James Morris2010-05-06
| | * | | | | | Merge branch 'master' into nextJames Morris2010-05-05
| | |\| | | | |
| | * | | | | | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-04
| | * | | | | | Merge branch 'master' into nextJames Morris2010-03-30
| | |\ \ \ \ \ \
| | * | | | | | | TPM: workaround to enforce PCR updates across suspendsRajiv Andrade2010-03-25
* | | | | | | | | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | procfs: Push down the bkl from ioctlFrederic Weisbecker2010-05-16
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar2010-05-13
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-04-23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-21
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | serial167: Kill unused variablesGeert Uytterhoeven2010-05-17
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | tty: Fix unbalanced BKL handling in error pathAlan Cox2010-05-13
| |_|/ / / / / |/| | | | | |
* | | | | | | tty: Fix regressions in the char driver conversionAlan Cox2010-04-30
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | pcmcia: fix error handling in cm4000_cs.cDan Carpenter2010-04-19
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | agp/intel: intel_845_driver is an agp driver!Daniel Vetter2010-03-25
| |/ / /
* | | | hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard2010-04-07
* | | | virtio: disable multiport console support.Michael S. Tsirkin2010-04-07
* | | | virtio: console makes incorrect assumption about virtio APIRusty Russell2010-04-07
* | | | virtio: console: Fix early_put_chars usageFrançois Diakhaté2010-04-07
* | | | frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells2010-04-07
* | | | /dev/mem: allow rewindingEric Dumazet2010-04-07
* | | | vfs: rename block_fsync() to blkdev_fsync()Andrew Morton2010-04-07
* | | | raw: fsync method is now requiredAnton Blanchard2010-04-07
* | | | devmem: handle class_create() failureAnton Blanchard2010-04-07
* | | | mxser: spin_lock() => spin_lock_irq()Dan Carpenter2010-04-07
* | | | drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall2010-04-07
* | | | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\ \ \ \
| * | | | tty: release_one_tty() forgets to put pidsOleg Nesterov2010-04-02
| |/ / /
* / / / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-03-24
|\ \ \