aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-11-22input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-09Input: ams_delta_serio - include linux/module.hAaro Koskinen
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović
2011-10-10Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov
2011-10-10Input: serio_raw - kick clients when disconnecting portDmitry Torokhov
2011-10-10Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov
2011-10-10Input: serio_raw - fix coding style issuesDmitry Torokhov
2011-10-10Input: serio_raw - use dev_*() for messagesDmitry Torokhov
2011-10-10Input: serio_raw - use bool for boolean dataDmitry Torokhov
2011-10-10Input: serio_raw - perform proper locking when adding clients to listDmitry Torokhov
2011-10-10Input: serio_raw - rename serio_raw_list to serio_raw_clientDmitry Torokhov
2011-10-10Input: serio_raw - use kref instead of rolling out its own refcountingDmitry Torokhov
2011-08-01input: xilinx_ps2: Add missing of_address.h headerMichal Simek
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-18Input: hp_sdc - staticize hp_sdc_kicker()Axel Lin
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt
2011-06-27Input: libps2.c: fix comment typo arrrives.Justin P. Mattock
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-02Input: rpckbd - fix a leak of the IRQ during init failureAxel Lin
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31Input: i8042 - downgrade selftest error message to dbg()Paul Bolle
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao
2011-03-17unicore32 i8042 upgrade and bugfix: adjust resource request region typeGuanXuetao
2011-03-17unicore32 i8042: adjust io funcs of i8042-unicore32io.hGuanXuetao
2011-03-17unicore32 machine related files: ps2 driverGuanXuetao
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-23Input: serio/gameport - use 'long' system workqueueDmitry Torokhov
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-15altera_ps2: Add devicetree supportWalter Goossens
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-02Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-20Input: serio - allow registered drivers to get status flagDavid Engraf
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-17Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds