summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-05-27drivers/char/applicom.c: use memdup_userJulia Lawall
2010-05-27drivers/char/ppdev.c: use kasprintfJulia Lawall
2010-05-27char drivers: RAM oops/panic loggerMarco Stornelli
2010-05-27ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina
2010-05-27ipmi: update driver to use dev_printk and its constructsMyron Stowe
2010-05-27ipmi: convert tracking of the ACPI device pointer to a PNP deviceMyron Stowe
2010-05-27ipmi: change timeout and event poll to one secondCorey Minyard
2010-05-27ipmi: attempt to register multiple SIs of the same typeMatthew Garrett
2010-05-27ipmi: reduce pollingMatthew Garrett
2010-05-27ipmi: reduce polling when interrupts are availableMatthew Garrett
2010-05-27ipmi: change device discovery orderMatthew Garrett
2010-05-27ipmi: only register one si per bmcMatthew Garrett
2010-05-27ipmi: split device discovery and registrationMatthew Garrett
2010-05-27ipmi: change addr_source to an enum rather than stringsMatthew Garrett
2010-05-27drivers/char/vt.c: use memdup_userJulia Lawall
2010-05-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-26m68k: amiga - Serial port platform device conversionGeert Uytterhoeven
2010-05-26agp: amd64, fix pci reference leaksJiri Slaby
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-25drivers: misc: pass miscdevice pointer via file private dataSamu Onkalo
2010-05-25hvsi: fix messed up error checking getting state namePhil Carmody
2010-05-25hangcheck-timer: fix x86_32 bugsYury Polyanskiy
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-21serial: Tidy REMOTE_DEBUGChristoph Egger
2010-05-21serial: isicomm: handle running out of slotsDan Carpenter
2010-05-21tty: fix obsolete comment on tty_insert_flip_string_fixed_flagJohan Hovold
2010-05-21tty: n_gsm: depends on NETRandy Dunlap
2010-05-21tty: n_gsm line disciplineAlan Cox
2010-05-20ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-05-20random: simplify fips modeMatt Mackall
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov
2010-05-19drivers/char: Eliminate use after freeJulia Lawall
2010-05-19virtio: console: Accept console size along with resize control messageAmit Shah
2010-05-19virtio: console: Store each console's size in the console structureAmit Shah
2010-05-19virtio: console: Resize console port 0 on config intr only if multiport is offAmit Shah
2010-05-19virtio: console: Add support for nonblocking write()sAmit Shah
2010-05-19virtio: console: Rename wait_is_over() to will_read_block()Amit Shah
2010-05-19virtio: console: Don't always create a port 0 if using multiportAmit Shah