dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input
Linus Torvalds efefc6eb38 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6: (75 commits)
  PM: merge device power-management source files
  sysfs: add copyrights
  kobject: update the copyrights
  kset: add some kerneldoc to help describe what these strange things are
  Driver core: rename ktype_edd and ktype_efivar
  Driver core: rename ktype_driver
  Driver core: rename ktype_device
  Driver core: rename ktype_class
  driver core: remove subsystem_init()
  sysfs: move sysfs file poll implementation to sysfs_open_dirent
  sysfs: implement sysfs_open_dirent
  sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
  sysfs: make sysfs_root a regular directory dirent
  sysfs: open code sysfs_attach_dentry()
  sysfs: make s_elem an anonymous union
  sysfs: make bin attr open get active reference of parent too
  sysfs: kill unnecessary NULL pointer check in sysfs_release()
  sysfs: kill unnecessary sysfs_get() in open paths
  sysfs: reposition sysfs_dirent->s_mode.
  sysfs: kill sysfs_update_file()
  ...
2007-10-12 15:49:37 -07:00
..
gameport Freezer: make kernel threads nonfreezable by default 2007-07-17 10:23:02 -07:00
joystick Input: xpad - fix dependancy on LEDS class 2007-09-28 15:38:12 -07:00
keyboard Input: gpio_keys - remove duplicate includes 2007-07-23 20:39:13 -04:00
misc Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 2007-10-12 15:49:37 -07:00
mouse drivers/firmware: const-ify DMI API and internals 2007-10-09 20:22:20 -04:00
serio Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
tablet Input: wacom - add support for the new Bamboo tablets 2007-07-10 00:35:17 -04:00
touchscreen Input: usbtouchscreen - correctly set 'phys' 2007-09-06 21:32:16 -04:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-06-13 14:09:39 -07:00
Makefile Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c [MIPS] Fixup secure computing stuff. 2007-07-31 21:35:21 +01:00
ff-core.c Input: force feedback - make sure effect is present before playing 2007-05-03 00:51:10 -04:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input-polldev.c Input: move input-polldev to drivers/input 2007-06-13 01:49:58 -04:00
input.c Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
joydev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
mousedev.c Input: convert from class devices to standard devices 2007-07-10 00:35:17 -04:00
tsdev.c Input: tsdev - fix broken usec-to-millisecs conversion 2007-07-10 00:43:06 -04:00