i2c: Document the message size limit
[safe/jmp/linux-2.6] / drivers / char /
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-01 Linus TorvaldsMerge branches 'futexes-for-linus', 'irq-core-for-linus...
2010-02-28 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-28 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2010-02-27 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-02-27 Peter Huewem68k: vme_scc - __init annotations
2010-02-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-02-26 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2010-02-25 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-02-24 Amit Shahvirtio: console: Fill ports' entire in_vq with buffers
2010-02-24 Amit Shahvirtio: console: Error out if we can't allocate buffers...
2010-02-24 Amit Shahvirtio: console: Add ability to remove module
2010-02-24 Amit Shahvirtio: console: Ensure no memleaks in case of unused...
2010-02-24 Amit Shahvirtio: console: show error message if hvc_alloc fails...
2010-02-24 Amit Shahvirtio: console: Add debugfs files for each port to...
2010-02-24 Amit Shahvirtio: console: Add ability to hot-unplug ports
2010-02-24 Amit Shahvirtio: console: Handle port hot-plug
2010-02-24 Amit Shahvirtio: console: Remove cached data on port close
2010-02-24 Amit Shahvirtio: console: Register with sysfs and create a ...
2010-02-24 Amit Shahvirtio: console: Ensure only one process can have a...
2010-02-24 Amit Shahvirtio: console: Add file operations to ports for open...
2010-02-24 Amit Shahvirtio: console: Associate each port with a char device
2010-02-24 Amit Shahvirtio: console: Prepare for writing to userspace buffers
2010-02-24 Amit Shahvirtio: console: Add a new MULTIPORT feature, support...
2010-02-24 Amit Shahvirtio: console: Introduce a send_buf function for...
2010-02-24 Amit Shahvirtio: console: Introduce function to hand off data...
2010-02-24 Amit Shahvirtio: console: Separate out find_vqs operation into...
2010-02-24 Amit Shahvirtio: console: Separate out console init into a new...
2010-02-24 Amit Shahvirtio: console: Separate out console-specific data...
2010-02-24 Amit Shahvirtio: console: ensure console size is updated on...
2010-02-24 Amit Shahvirtio: console: struct ports for multiple ports per...
2010-02-24 Rusty Russellvirtio: console: remove global var
2010-02-24 Amit Shahvirtio: console: don't assume a single console port.
2010-02-24 Rusty Russellvirtio: console: use vdev->priv to avoid accessing...
2010-02-24 Amit Shahvirtio: console: introduce a get_inbuf helper to fetch...
2010-02-24 Amit Shahvirtio: console: ensure add_inbuf can work for multiple...
2010-02-24 Amit Shahvirtio: console: encapsulate buffer information in...
2010-02-24 Rusty Russellvirtio: console: port encapsulation
2010-02-24 Amit Shahvirtio: console: We support only one device at a time
2010-02-24 Rusty Russellhvc_console: make the ops pointer const.
2010-02-24 Rusty Russellvirtio: console: statically initialize virtio_cons
2010-02-24 Rusty Russellvirtio: console: comment cleanup
2010-02-17 H Hartley Sweetencm4000_cs.c: Remove unnecessary cast
2010-02-16 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2010-02-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-02-11 Marcel Selhorsttpm_infineon: fix suspend/resume handler for pnp_driver
2010-02-09 Grant Likelyof: add 'of_' prefix to machine_is_compatible()
2010-02-07 Linus TorvaldsFix race in tty_fasync() properly
2010-02-04 Dmitry TorokhovInput: add match() method to input hanlders
2010-02-04 FUJITA Tomonorix86/agp: Fix amd64-agp module initialization regression
2010-02-03 Amit Shahhvc_console: Remove __devinit annotation from hvc_alloc
2010-02-03 Rusty Russellhvc_console: Make the ops pointer const.
2010-02-03 Wu Fengguangdevmem: fix kmem write bug on memory holes
2010-02-03 KAMEZAWA Hiroyukidevmem: check vmalloc address on kmem read/write
2010-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-02-01 Herbert Xurandom: Remove unused inode variable
2010-02-01 Matt Mackallrandom: drop weird m_time/a_time manipulation
2010-01-31 FUJITA Tomonorix86/agp: Fix agp_amd64_init regression
2010-01-30 Dmitry TorokhovInput: Mac button emulation - implement as an input...
2010-01-27 Dimitri Sivanichx86, UV: Fix RTC latency bug by reading replicated...
2010-01-23 Borislav Petkovintel-agp: Switch to wbinvd_on_all_cpus
2010-01-20 Greg Kroah-Hartmantty: fix race in tty_fasync
2010-01-20 Alan Coxnozomi: quick fix for the close/close bug
2010-01-18 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-01-16 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-01-16 Jeff Mahoneyvirtio: fix section mismatch warnings
2010-01-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-01-15 Zhenyu Wangdrm/i915: enable 36bit physical address for hardware...
2010-01-15 Kamalesh Babulalpowerpc/hvc: Driver build breaks with !HVC_CONSOLE
2010-01-13 FUJITA Tomonorix86/agp: Fix agp_amd64_init and agp_amd64_cleanup
2010-01-11 Linus TorvaldsMerge branch 'agp-fixes' of git://git./linux/kernel...
2010-01-11 Bjorn Helgaasagp/hp: fail gracefully if we don't find an IOC
2010-01-11 Bjorn Helgaasagp/hp: fixup hp agp after ACPI changes
2010-01-11 Kevin Winchesteragp: correct missing cleanup on error in agp_add_bridge
2010-01-04 Alan Coxtosh: Use non bkl ioctl
2010-01-04 John Kacursony_pi: Remove the BKL from open and ioctl
2009-12-31 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-12-31 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-12-30 FUJITA Tomonorix86/agp: Fix agp_amd64_init() initialization with CONFI...
2009-12-30 Ingo MolnarACPI: fix ACPI=n allmodconfig build
2009-12-24 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-12-23 Herbert Xuhwrng: core - Fix double unlock in rng_dev_read
2009-12-22 Stefani Seiboldkfifo: fix warn_unused_result
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-19 Russell KingARM: add missing include to nwflash.c
2009-12-19 Alessandro Rubinihwrng: nomadik - Add hardware RNG driver
2009-12-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Julia Lawalldrivers/char/ipmi: Use KCS_IDLE_STATE
2009-12-16 John Kacurefirtc: explicitly set llseek to no_llseek
2009-12-16 Clemens Ladischvt: make the default cursor shape configurable
2009-12-16 KAMEZAWA Hiroyukioom-kill: fix NUMA constraint check with nodemask
2009-12-16 Len BrownMerge branch 'ipmi' into release
2009-12-16 Dmitry TorokhovInput: keyboard - don't override beep with a bell
next