Age | Commit message (Expand) | Author |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-10 | Input: serio_raw - return proper result when serio_raw_write fails | Dmitry Torokhov |
2012-01-10 | Input: serio_raw - really signal HUP upon disconnect | Dmitry Torokhov |
2012-01-10 | Input: serio_raw - remove stray semicolon | Che-Liang Chiou |
2012-01-10 | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov |
2012-01-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2012-01-05 | input: xilinx_ps2: Don't use NO_IRQ | Michal Simek |
2011-11-30 | Input: serio - use macro module_platform_driver() | JJ Ding |
2011-11-29 | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov |
2011-11-22 | input: ambakmi: Enable module alias autogeneration for AMBA drivers | Dave Martin |
2011-11-09 | Input: ams_delta_serio - include linux/module.h | Aaro Koskinen |
2011-11-05 | Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists | Tomas Miljenović |
2011-11-05 | Input: i8042 - also perform controller reset when suspending | Dmitry Torokhov |
2011-10-10 | Input: serio_raw - fix memory leak when closing char device | Dmitry Torokhov |
2011-10-10 | Input: serio_raw - kick clients when disconnecting port | Dmitry Torokhov |
2011-10-10 | Input: serio_raw - explicitly mark disconnected ports as dead | Dmitry Torokhov |
2011-10-10 | Input: serio_raw - fix coding style issues | Dmitry Torokhov |
2011-10-10 | Input: serio_raw - use dev_*() for messages | Dmitry Torokhov |
2011-10-10 | Input: serio_raw - use bool for boolean data | Dmitry Torokhov |
2011-10-10 | Input: serio_raw - perform proper locking when adding clients to list | Dmitry Torokhov |
2011-10-10 | Input: serio_raw - rename serio_raw_list to serio_raw_client | Dmitry Torokhov |
2011-10-10 | Input: serio_raw - use kref instead of rolling out its own refcounting | Dmitry Torokhov |
2011-08-01 | input: xilinx_ps2: Add missing of_address.h header | Michal Simek |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-07-18 | Input: hp_sdc - staticize hp_sdc_kicker() | Axel Lin |
2011-06-29 | Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx | Hans-Christian Egtvedt |
2011-06-27 | Input: libps2.c: fix comment typo arrrives. | Justin P. Mattock |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-04-02 | Input: rpckbd - fix a leak of the IRQ during init failure | Axel Lin |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-31 | Input: i8042 - downgrade selftest error message to dbg() | Paul Bolle |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-03-18 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-03-17 | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao |
2011-03-17 | unicore32 i8042 upgrade and bugfix: adjust resource request region type | GuanXuetao |
2011-03-17 | unicore32 i8042: adjust io funcs of i8042-unicore32io.h | GuanXuetao |
2011-03-17 | unicore32 machine related files: ps2 driver | GuanXuetao |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely |
2011-02-28 | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-28 | Merge commit 'v2.6.38-rc6' into devicetree/next | Grant Likely |