Alan Stern
|
fde25a9b63
Driver core: driver_find() drops reference before returning
|
13 년 전 |
Ralf Baechle
|
334955ef96
i8253: Create linux/i8253.h and use it in all 8253 related files
|
14 년 전 |
Linus Torvalds
|
57949e8006
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
14 년 전 |
Dmitry Torokhov
|
1d64b655dc
Input: serio/gameport - use 'long' system workqueue
|
14 년 전 |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 년 전 |
Christoph Lameter
|
55ee4ef302
gameport: use this_cpu_read instead of lookup
|
14 년 전 |
Dmitry Torokhov
|
c44f242064
Input: gameport - convert to use common workqueue instead of a thread
|
14 년 전 |
Thomas Gleixner
|
ced918eb74
i8253: Convert i8253_lock to raw_spinlock
|
15 년 전 |
Dmitry Torokhov
|
fc99ec6f4b
Input: gameport - switch to using pr_xxx() and dev_xxx()
|
15 년 전 |
Dmitry Torokhov
|
d621af4730
Input: gameport - make use of list_first_entry() helper
|
15 년 전 |
Dmitry Torokhov
|
361b7b5b03
Input: gameport - let device core tell us if device was registered
|
15 년 전 |
Dmitry Torokhov
|
7e044e056a
Input: serio - do not use deprecated dev.power.power_state
|
16 년 전 |
Dmitry Torokhov
|
3e65067def
Input: gameport - rearrange EXPORT_SYMBOL() markings
|
16 년 전 |
Dmitry Torokhov
|
4ced8e7cb9
Input: gameport - fix attach driver code
|
16 년 전 |
Kay Sievers
|
a6c2490f01
Input: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 년 전 |
Dmitry Torokhov
|
6902c0bead
Input: gameport - make gameport_register_driver() return errors
|
17 년 전 |
Dmitry Torokhov
|
3e582db078
Input: gameport - remove rescan/reconnect facilities
|
17 년 전 |
Andre Haupt
|
f639416325
gameport: remove duplicate include
|
17 년 전 |
Ivan Kokshaysky
|
f5ad586751
gameport: don't export functions that are static inline
|
17 년 전 |
Mike Travis
|
92cb7612ae
x86: convert cpuinfo_x86 array to a per_cpu array
|
17 년 전 |
Rafael J. Wysocki
|
e42837bcd3
freezer: introduce freezer-friendly waiting macros
|
17 년 전 |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 년 전 |
Dmitry Torokhov
|
79580057de
Input: gameport - do not touch bus's rwsem
|
18 년 전 |
Dmitry Torokhov
|
bef986502f
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 년 전 |
Nigel Cunningham
|
7dfb71030f
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
|
18 년 전 |
Dmitry Torokhov
|
b187dd7b52
Input: gameport - rearrange gameport_bus initialization
|
18 년 전 |
Dmitry Torokhov
|
23de1510e2
Input: gameport core - handle errors returned by device_bind_driver()
|
19 년 전 |
Randy Dunlap
|
73b59a3b1c
Input: serio/gameport - check whether driver core calls succeeded
|
19 년 전 |
Adrian Bunk
|
642fde17dc
Input: gameport - fix memory leak
|
19 년 전 |
Dmitry Torokhov
|
51c38f9bce
Input: initialize serio and gameport at subsystem level
|
19 년 전 |