summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* drivers/char/applicom.c: use memdup_userJulia Lawall2010-05-271-8/+3
* drivers/char/ppdev.c: use kasprintfJulia Lawall2010-05-271-3/+1
* char drivers: RAM oops/panic loggerMarco Stornelli2010-05-273-0/+170
* ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina2010-05-271-3/+8
* ipmi: update driver to use dev_printk and its constructsMyron Stowe2010-05-272-127/+107
* ipmi: convert tracking of the ACPI device pointer to a PNP deviceMyron Stowe2010-05-271-1/+1
* ipmi: change timeout and event poll to one secondCorey Minyard2010-05-271-2/+2
* ipmi: attempt to register multiple SIs of the same typeMatthew Garrett2010-05-271-7/+21
* ipmi: reduce pollingMatthew Garrett2010-05-271-7/+13
* ipmi: reduce polling when interrupts are availableMatthew Garrett2010-05-271-2/+10
* ipmi: change device discovery orderMatthew Garrett2010-05-271-11/+12
* ipmi: only register one si per bmcMatthew Garrett2010-05-271-2/+27
* ipmi: split device discovery and registrationMatthew Garrett2010-05-271-46/+84
* ipmi: change addr_source to an enum rather than stringsMatthew Garrett2010-05-271-19/+25
* drivers/char/vt.c: use memdup_userJulia Lawall2010-05-271-7/+3
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-261-10/+18
|\
| * agp: amd64, fix pci reference leaksJiri Slaby2010-05-261-10/+18
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-251-0/+17
|\ \
| * | ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar2010-05-201-0/+17
* | | drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo2010-05-251-0/+1
* | | hvsi: fix messed up error checking getting state namePhil Carmody2010-05-251-4/+2
* | | hangcheck-timer: fix x86_32 bugsYury Polyanskiy2010-05-251-6/+14
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-2412-57/+144
|\ \ \
| * | | drivers: Push down BKL into various driversArnd Bergmann2010-05-1712-57/+144
* | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2242-2744/+5571
|\ \ \ \
| * \ \ \ Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-05-212-326/+380
| |\ \ \ \
| | * | | | drivers/char: Eliminate use after freeJulia Lawall2010-05-191-4/+4
| | * | | | virtio: console: Accept console size along with resize control messageAmit Shah2010-05-191-1/+12
| | * | | | virtio: console: Store each console's size in the console structureAmit Shah2010-05-191-12/+31
| | * | | | virtio: console: Resize console port 0 on config intr only if multiport is offAmit Shah2010-05-191-7/+10
| | * | | | virtio: console: Add support for nonblocking write()sAmit Shah2010-05-191-8/+111
| | * | | | virtio: console: Rename wait_is_over() to will_read_block()Amit Shah2010-05-191-3/+3
| | * | | | virtio: console: Don't always create a port 0 if using multiportAmit Shah2010-05-191-17/+15
| | * | | | virtio: console: Use a control message to add portsAmit Shah2010-05-191-44/+33
| | * | | | virtio: console: Move code around for future patchesAmit Shah2010-05-191-133/+133
| | * | | | virtio: console: Remove config work handlerAmit Shah2010-05-191-63/+1
| | * | | | virtio: console: Don't call hvc_remove() on unplugging console portsAmit Shah2010-05-191-0/+11
| | * | | | virtio: console: Return -EPIPE to hvc_console if we lost the connectionAmit Shah2010-05-191-2/+6
| | * | | | virtio: console: Let host know of port or device add failuresAmit Shah2010-05-191-0/+5
| | * | | | virtio: console: Add a __send_control_msg() that can send messages without a ...Amit Shah2010-05-191-5/+11
| | * | | | virtio: Revert "virtio: disable multiport console support."Amit Shah2010-05-191-41/+8
| | * | | | virtio-rng: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-191-3/+3
| | * | | | virtio_console: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-191-16/+16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-211-7/+3
| |\ \ \ \ \
| | * | | | | random: simplify fips modeMatt Mackall2010-05-201-7/+3
| * | | | | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2113-1876/+1917
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | amd64-agp: Probe unknown AGP devices the right wayBen Hutchings2010-05-191-12/+15
| | * | | | | sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings2010-05-191-8/+0
| | * | | | | Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-106-9/+21
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse2010-04-239-4/+44
OpenPOWER on IntegriCloud