Commit History

Author SHA1 Message Date
  Che-Liang Chiou 7a0a27d2ce Input: serio_raw - return proper result when serio_raw_read fails 13 years ago
  Dmitry Torokhov 4fa0771138 Input: serio_raw - return proper result when serio_raw_write fails 13 years ago
  Dmitry Torokhov 0c62fbf600 Input: serio_raw - really signal HUP upon disconnect 13 years ago
  Che-Liang Chiou d89c9bcb33 Input: serio_raw - remove stray semicolon 13 years ago
  Dmitry Torokhov 550eca7caf Input: serio_raw - fix memory leak when closing char device 13 years ago
  Dmitry Torokhov 8c1c10d570 Input: serio_raw - kick clients when disconnecting port 13 years ago
  Dmitry Torokhov 85f5b35da8 Input: serio_raw - explicitly mark disconnected ports as dead 13 years ago
  Dmitry Torokhov 15a564d8db Input: serio_raw - fix coding style issues 13 years ago
  Dmitry Torokhov 8d92847700 Input: serio_raw - use dev_*() for messages 13 years ago
  Dmitry Torokhov 8c31eb01e1 Input: serio_raw - use bool for boolean data 13 years ago
  Dmitry Torokhov 843e784afe Input: serio_raw - perform proper locking when adding clients to list 13 years ago
  Dmitry Torokhov 7c5bbb2eb7 Input: serio_raw - rename serio_raw_list to serio_raw_client 13 years ago
  Dmitry Torokhov ba538cd2a8 Input: serio_raw - use kref instead of rolling out its own refcounting 13 years ago
  Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
  Thadeu Lima de Souza Cascardo 77554b4d1f Input: serio_raw - remove BKL 15 years ago
  Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 15 years ago
  Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
  Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
  Niels de Vos d19497e292 Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports 17 years ago
  Arnd Bergmann 9edca64b72 serio: BKL pushdown 17 years ago
  Andrew Morton 4f179f7160 Input: serio_raw - shut up errorneous warning 18 years ago
  Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
  Dmitry Torokhov bef986502f Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 years ago
  Greg Kroah-Hartman 94fbcded4e Driver core: change misc class_devices to be real devices 19 years ago
  Akinobu Mita 153a9df01c Input: handle serio_register_driver() errors 18 years ago
  David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
  Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 20 years ago
  Eric Sesterhenn b39787a972 Input: use kzalloc() throughout the code 19 years ago
  Arjan van de Ven c4e32e9faa Input: serio - semaphore to mutex conversion 19 years ago