iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()
[safe/jmp/linux-2.6] / drivers / input / misc /
2008-01-22 Sam Ravnborg[SPARC64]: Fix section error in sparcspkr
2008-01-21 Stephen HemmingerInput: add driver for Fujitsu application buttons
2008-01-21 Julia LawallInput: drop redundant includes of moduleparam.h
2008-01-21 Dmitry TorokhovInput: cobalt_btns - add support for loadable keymaps
2008-01-21 Dmitry TorokhovInput: atlas_btns - add support for loadable keymaps
2008-01-21 Dmitry TorokhovInput: keyspan_remote - add support for loadable keymaps
2007-11-03 Ralf BaechleUse i8253.c lock for PC speaker on MIPS, too.
2007-10-19 Matt LaPlantetypo fixes
2007-10-19 Jiri Slabyget rid of input BIT* duplicate defines
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Kay Sieversplatform: prefix MODALIAS with "platform:"
2007-10-12 Thomas Gleixnerx86: kill 8253pit.h
2007-10-12 Adrian Bunkkconfig: syntax cleanup - drop support for "depends...
2007-10-10 Jeff Garzikdrivers/firmware: const-ify DMI API and internals
2007-08-23 Geert UytterhoevenIntroduce CONFIG_CHECK_SIGNATURE
2007-07-23 Thomas RenningerACPI: autoload modules - Create __mod_acpi_device_table...
2007-07-22 Thomas Gleixnerx86_64: use the global PIT lock
2007-07-10 Dmitry TorokhovInput: wistron - add support for querying/changing...
2007-07-10 Dmitry TorokhovInput: wistron - convert to use input-polldev
2007-07-10 Eric PielInput: wistron - add LED support
2007-07-10 Eric PielInput: wriston - reduce polling frequency
2007-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-13 Dmitry TorokhovInput: move input-polldev to drivers/input
2007-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-23 Eric PielInput: input-polldev - add module info
2007-05-16 Al Viromissing dependencies for USB drivers in input
2007-05-10 Frederik DeweerdtFix ixp4xx compile error
2007-05-08 Dmitry TorokhovInput: move USB miscellaneous devices under drivers...
2007-05-03 Mike FrysingerInput: pull input.h into uinpit.h
2007-04-30 Dmitry TorokhovInput: cobalt_btns - convert to use polldev library
2007-04-30 Dmitry TorokhovInput: add skeleton for simple polled devices
2007-04-30 Eric PielInput: wistron - fix typo in keymap for Acer TM610
2007-04-12 Dmitry TorokhovInput: cobalt buttons - separate device and driver...
2007-04-12 Dmitry TorokhovInput: misc devices - switch to using input_dev->dev...
2007-04-12 Dmitry TorokhovInput: drivers/input/misc - don't access dev->private...
2007-04-12 Eric PielInput: wistron - declare keymaps as initdata
2007-04-12 Eric PielInput: wistron - introduce generic keymap
2007-04-12 Eric PielInput: wistron - add acerhk laptop database
2007-03-07 Eric PielInput: wistron - add support for TravelMate 610
2007-02-18 Yoichi YuasaInput: add driver for MIPS Cobalt back panel buttons
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-10 Michael LeunInput: wistron - add support for Fujitsu-Siemens Amilo...
2007-02-10 Jaya KumarInput: add Atlas button driver
2006-12-07 Neil Horman[PATCH] Correct misc_register return code handling...
2006-10-15 Al Viro[PATCH] hp drivers/input stuff: C99 initializers, NULL...
2006-10-11 Matthew Wilcox[PATCH] Use linux/io.h instead of asm/io.h
2006-10-09 Geert Uytterhoeven[PATCH] m68k/HP300: Enable HIL configuration options
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Ashutosh NaikInput: wistron - add support for Acer TravelMate 2424NWXCi
2006-10-02 Reiner HerrmannInput: wistron - fix setting up special buttons
2006-09-19 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-08-23 Dmitry TorokhovInput: wistron - fix crash due to referencing __initdata
2006-07-19 Anssi HannulaInput: uinput - switch to the new FF interface
2006-07-06 Andrew MortonInput: wistron - fix section reference mismatches
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Frank de LangeInput: wistron - add mapping for Wistron MS 2111
2006-06-24 David S. Miller[SPARC64]: Add of_device layer and make ebus/isa use it.
2006-06-24 David S. Miller[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
2006-05-30 masc@theaterzentrum.atInput: wistron - add support for AOpen Barebook 1559as
2006-04-05 John Reed RileyInput: wistron - add support for Fujitsu N3510
2006-04-05 Stefan RompfInput: wistron - add signature for Amilo M7400
2006-03-14 Michael NeulingInput: pcspkr - separate device and driver registration
2006-02-19 Dmitry TorokhovInput: uinput - semaphore to mutex conversion
2006-02-15 Arthur OthienoInput: kill remnants of 98kbd{,-io} and 98spkr
2006-02-15 Alessandro ZummoInput: ixp4xx-beeper - fix compile error
2006-01-30 Alessandro ZummoInput: add ixp4xx beeper driver
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-01-10 Miloslav TrmacInput: wistron - do not crash if BIOS does not support...
2006-01-09 Marcelo Tosatti[PATCH] small hp_sdc_rtc cleanup: use no_llseek
2006-01-06 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-12-28 Dmitry TorokhovInput: wistron - convert to the new platform device...
2005-12-23 Adrian Bunk[SPARC]: introduce a SPARC Kconfig symbol
2005-12-21 Dmitry TorokhovInput: sparcspkr - register with driver core as a platf...
2005-12-21 Dmitry TorokhovInput: m68kspkr - register with driver core as a platfr...
2005-12-21 Dmitry TorokhovInput: pcspkr - register with driver core as a platfrom...
2005-12-21 Dmitry TorokhovManual merge with Linus (conflict in drivers/input...
2005-12-15 Al Viro[PATCH] drivers/input/misc/wistron_btns.c NULL noise...
2005-12-11 Ashutosh NaikInput: wistron - add Acer TravelMate 240 to DMI table
2005-11-20 Dmitry TorokhovInput: uinput - don't use "interruptible" in FF code
2005-11-20 Dmitry TorokhovInput: uinput - add UI_SET_SWBIT ioctl
2005-11-20 Dmitry TorokhovInput: uinput - convert to dynalloc allocation
2005-11-20 Miloslav TrmacInput: wistron - disable wifi/bluetooth on suspend
2005-11-20 Dmitry TorokhovInput: wistron - add PM support
2005-11-20 Dmitry TorokhovInput: wistron - convert to dynamic input_dev allocation
2005-11-20 Bernhard RosenkraenzerInput: wistron - add support for Acer Aspire 1500 notebooks
2005-11-20 Andrew MortonInput: wistron - disable for x86_64
2005-11-20 Dmitry TorokhovInput: add Wistron driver
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: misc remaining drivers
2005-10-31 Dmitry TorokhovInput: pcspkr - fix setting name and phys for the device
2005-10-31 Brian Gerst[PATCH] CONFIG_IA32
2005-10-29 Al Viro[PATCH] missing bits in sparkspkr conversion
2005-10-28 Dmitry Torokhov[PATCH] Input: convert driver/input/misc to dynamic...
2005-10-18 Dmitry Torokhov[PATCH] uniput - fix crash on SMP
2005-06-30 Dmitry TorokhovInput: make name, phys and uniq be 'const char *' becau...
2005-06-30 Dmitry TorokhovInput: uinput - use completions instead of events and...
2005-06-30 Dmitry TorokhovInput: clean up uinput driver (formatting, extra braces)
2005-06-01 Ian CampbellInput: return correct value when setting up absolute...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2