summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov
2012-01-10Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov
2012-01-10Input: serio_raw - remove stray semicolonChe-Liang Chiou
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-05input: xilinx_ps2: Don't use NO_IRQMichal Simek
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
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-11-05Input: i8042 - also perform controller reset when suspendingDmitry Torokhov
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