drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / char /
2010-06-07 Linus TorvaldsRevert "tty: fix a little bug in scrup, vt.c"
2010-06-04 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-06-04 Heiko Carstensramoops: add HAS_IOMEM dependency
2010-06-04 Dan Carpentervt_ioctl: return -EFAULT on copy_from_user errors
2010-06-04 Frank Pantty: fix a little bug in scrup, vt.c
2010-06-04 Dan CarpenterTTY/n_gsm: potential double lock
2010-06-03 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-06-03 Amit Shahvirtio: console: Fix crash when port is unplugged and...
2010-06-03 Amit Shahvirtio: console: Fix crash when hot-unplugging a port...
2010-06-02 Paul Mackerrasagp/uninorth: Fix oops caused by flushing too much
2010-06-01 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-27 Julia Lawalldrivers/char/applicom.c: use memdup_user
2010-05-27 Julia Lawalldrivers/char/ppdev.c: use kasprintf
2010-05-27 Marco Stornellichar drivers: RAM oops/panic logger
2010-05-27 Jiri Kosinaipmi: handle run_to_completion properly in deliver_recv...
2010-05-27 Myron Stoweipmi: update driver to use dev_printk and its constructs
2010-05-27 Myron Stoweipmi: convert tracking of the ACPI device pointer to...
2010-05-27 Corey Minyardipmi: change timeout and event poll to one second
2010-05-27 Matthew Garrettipmi: attempt to register multiple SIs of the same...
2010-05-27 Matthew Garrettipmi: reduce polling
2010-05-27 Matthew Garrettipmi: reduce polling when interrupts are available
2010-05-27 Matthew Garrettipmi: change device discovery order
2010-05-27 Matthew Garrettipmi: only register one si per bmc
2010-05-27 Matthew Garrettipmi: split device discovery and registration
2010-05-27 Matthew Garrettipmi: change addr_source to an enum rather than strings
2010-05-27 Julia Lawalldrivers/char/vt.c: use memdup_user
2010-05-26 Chris Wilsonagp/intel: Restrict GTT mapping to valid range on i915...
2010-05-26 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-05-26 Geert Uytterhoevenm68k: amiga - Serial port platform device conversion
2010-05-26 Jiri Slabyagp: amd64, fix pci reference leaks
2010-05-25 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-05-25 Samu Onkalodrivers: misc: pass miscdevice pointer via file private...
2010-05-25 Phil Carmodyhvsi: fix messed up error checking getting state name
2010-05-25 Yury Polyanskiyhangcheck-timer: fix x86_32 bugs
2010-05-24 Linus TorvaldsMerge branch 'bkl/ioctl' of git://git./linux/kernel...
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-22 Linus TorvaldsMerge branch 'virtio' of git://git./linux/kernel/git...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-05-21 Linus TorvaldsMerge branch 'drm-for-2.6.35' of git://git./linux/kerne...
2010-05-21 Christoph Eggerserial: Tidy REMOTE_DEBUG
2010-05-21 Dan Carpenterserial: isicomm: handle running out of slots
2010-05-21 Johan Hovoldtty: fix obsolete comment on tty_insert_flip_string_fix...
2010-05-21 Randy Dunlaptty: n_gsm: depends on NET
2010-05-21 Alan Coxtty: n_gsm line discipline
2010-05-20 Srinidhi KasagarARM: 6137/1: nomadik hwrng: Add clock support
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Matt Mackallrandom: simplify fips mode
2010-05-20 Linus TorvaldsMerge branch 'bkl/procfs' of git://git./linux/kernel...
2010-05-19 Dmitry TorokhovMerge commit 'v2.6.34' into next
2010-05-19 Julia Lawalldrivers/char: Eliminate use after free
2010-05-19 Amit Shahvirtio: console: Accept console size along with resize...
2010-05-19 Amit Shahvirtio: console: Store each console's size in the conso...
2010-05-19 Amit Shahvirtio: console: Resize console port 0 on config intr...
2010-05-19 Amit Shahvirtio: console: Add support for nonblocking write()s
2010-05-19 Amit Shahvirtio: console: Rename wait_is_over() to will_read_block()
2010-05-19 Amit Shahvirtio: console: Don't always create a port 0 if using...
2010-05-19 Amit Shahvirtio: console: Use a control message to add ports
2010-05-19 Amit Shahvirtio: console: Move code around for future patches
2010-05-19 Amit Shahvirtio: console: Remove config work handler
2010-05-19 Amit Shahvirtio: console: Don't call hvc_remove() on unplugging...
2010-05-19 Amit Shahvirtio: console: Return -EPIPE to hvc_console if we...
2010-05-19 Amit Shahvirtio: console: Let host know of port or device add...
2010-05-19 Amit Shahvirtio: console: Add a __send_control_msg() that can...
2010-05-19 Amit Shahvirtio: Revert "virtio: disable multiport console support."
2010-05-19 Michael S. Tsirkinvirtio-rng: use virtqueue_xxx wrappers
2010-05-19 Michael S. Tsirkinvirtio_console: use virtqueue_xxx wrappers
2010-05-19 Ben Hutchingsamd64-agp: Probe unknown AGP devices the right way
2010-05-19 Ben Hutchingssis-agp: Remove SIS 760, handled by amd64-agp
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-18 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2010-05-18 Steven RostedtMerge branch 'perf/core' of git://git./linux/kernel...
2010-05-17 James MorrisMerge branch 'next' into for-linus
2010-05-17 Geert Uytterhoevenserial167: Kill unused variables
2010-05-17 Arnd Bergmanndrivers: Push down BKL into various drivers
2010-05-17 Frederic Weisbeckerprocfs: Push down the bkl from ioctl
2010-05-16 Rajiv AndradeTPM: ACPI/PNP dependency removal
2010-05-14 Steven RostedtMerge branch 'sched/core' of git://git./linux/kernel...
2010-05-13 Alan Coxtty: Fix unbalanced BKL handling in error path
2010-05-13 Ingo MolnarMerge commit 'v2.6.34-rc7' into tracing/core
2010-05-11 Bill Pembertonagp: use NULL instead of 0 when pointer is needed
2010-05-10 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-05-10 Dominik Brodowskipcmcia: dev_node removal (remaining drivers)
2010-05-10 Dominik Brodowskipcmcia: dev_node removal (drivers with updated printk...
2010-05-10 Dominik Brodowskipcmcia: dev_node removal (write-only drivers)
2010-05-10 Dominik Brodowskipcmcia: re-work pcmcia_request_irq()
2010-05-06 James MorrisRevert "TPM: ACPI/PNP dependency removal"
2010-05-06 James MorrisMerge branch 'master' into next
2010-05-04 Rajiv AndradeTPM: ACPI/PNP dependency removal
2010-04-30 Alan Coxtty: Fix regressions in the char driver conversion
2010-04-23 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2010-04-23 Jerome Glisseagp: use scratch page on memory remove and at GATT...
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-21 Frederic Weisbeckertracing: Dump either the oops's cpu source or all cpus...
2010-04-20 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
next