Geliang Tang
|
d8f2bed04c
Input: gameport - use setup_timer
|
8 years ago |
Joe Perches
|
fef5f569db
Input: convert remaining uses of pr_warning to pr_warn
|
8 years ago |
Andy Lutomirski
|
4ea1636b04
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
|
10 years ago |
Andy Lutomirski
|
732f374ba5
x86/asm/tsc, drivers/input/gameport: Replace rdtscl() with native_read_tsc()
|
10 years ago |
Aniroop Mathur
|
939ffb1712
Input: initialize device counter variables with -1
|
10 years ago |
Takashi Iwai
|
76460a7bec
Input: joystick - use ktime for measuring timing
|
11 years ago |
Greg Kroah-Hartman
|
0cba7de7f6
input: gameport: convert bus code to use dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
5e9e4911a5
Input: gameport: convert bus code to use drv_groups
|
12 years ago |
Alan Stern
|
fde25a9b63
Driver core: driver_find() drops reference before returning
|
13 years ago |
Ralf Baechle
|
334955ef96
i8253: Create linux/i8253.h and use it in all 8253 related files
|
14 years ago |
Linus Torvalds
|
57949e8006
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
14 years ago |
Dmitry Torokhov
|
1d64b655dc
Input: serio/gameport - use 'long' system workqueue
|
14 years ago |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Christoph Lameter
|
55ee4ef302
gameport: use this_cpu_read instead of lookup
|
14 years ago |
Dmitry Torokhov
|
c44f242064
Input: gameport - convert to use common workqueue instead of a thread
|
15 years ago |
Thomas Gleixner
|
ced918eb74
i8253: Convert i8253_lock to raw_spinlock
|
15 years ago |
Dmitry Torokhov
|
fc99ec6f4b
Input: gameport - switch to using pr_xxx() and dev_xxx()
|
15 years ago |
Dmitry Torokhov
|
d621af4730
Input: gameport - make use of list_first_entry() helper
|
15 years ago |
Dmitry Torokhov
|
361b7b5b03
Input: gameport - let device core tell us if device was registered
|
15 years ago |
Dmitry Torokhov
|
7e044e056a
Input: serio - do not use deprecated dev.power.power_state
|
16 years ago |
Dmitry Torokhov
|
3e65067def
Input: gameport - rearrange EXPORT_SYMBOL() markings
|
16 years ago |
Dmitry Torokhov
|
4ced8e7cb9
Input: gameport - fix attach driver code
|
16 years ago |
Kay Sievers
|
a6c2490f01
Input: struct device - replace bus_id with dev_name(), dev_set_name()
|
17 years ago |
Dmitry Torokhov
|
6902c0bead
Input: gameport - make gameport_register_driver() return errors
|
17 years ago |
Dmitry Torokhov
|
3e582db078
Input: gameport - remove rescan/reconnect facilities
|
17 years ago |
Andre Haupt
|
f639416325
gameport: remove duplicate include
|
17 years ago |
Ivan Kokshaysky
|
f5ad586751
gameport: don't export functions that are static inline
|
17 years ago |
Mike Travis
|
92cb7612ae
x86: convert cpuinfo_x86 array to a per_cpu array
|
18 years ago |
Rafael J. Wysocki
|
e42837bcd3
freezer: introduce freezer-friendly waiting macros
|
18 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |