.. |
agp
|
43813f399c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
16 年 前 |
hw_random
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 年 前 |
ip2
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 年 前 |
ipmi
|
9de33df41f
ipmi: remove driver_data direct access of struct device
|
16 年 前 |
mwave
|
24d254759d
mwave: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年 前 |
pcmcia
|
23198fda71
tty: fix chars_in_buffers
|
16 年 前 |
rio
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
tpm
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
xilinx_hwicap
|
09a35ce00f
xilinx_hwicap: remove improper wording in license statement
|
16 年 前 |
.gitignore
|
af8b128719
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
|
18 年 前 |
ChangeLog
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
Kconfig
|
27fdd325da
MIPS: Update VR41xx GPIO driver to use gpiolib
|
16 年 前 |
Makefile
|
27fdd325da
MIPS: Update VR41xx GPIO driver to use gpiolib
|
16 年 前 |
amiserial.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
apm-emulation.c
|
d20a4dca47
APM emulation: Notify about all suspend events, not just APM invoked ones (v2)
|
17 年 前 |
applicom.c
|
14f8d3ff31
applicom: Auto-load applicom module when device opened.
|
16 年 前 |
applicom.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
bfin-otp.c
|
2dc63a84b2
Blackfin char driver for Blackfin on-chip OTP memory (v3)
|
17 年 前 |
bfin_jtag_comm.c
|
56578abfd1
bfin_jtag_comm: clean up printk usage
|
16 年 前 |
briq_panel.c
|
556889a4ae
briq_panel: BKL pushdown
|
17 年 前 |
bsr.c
|
04a85d1234
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
|
16 年 前 |
cd1865.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
consolemap.c
|
71183c9480
consolemap: indentation & braces disagree - reindent
|
16 年 前 |
cp437.uni
|
f75bc06e5d
unicode table for cp437
|
16 年 前 |
cs5535_gpio.c
|
f2b9857eee
Add a bunch of cycle_kernel_lock() calls
|
17 年 前 |
cyclades.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
defkeymap.c_shipped
|
5ce2087ed0
Fix default compose table initialization
|
17 年 前 |
defkeymap.map
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
digi1.h
|
f2cf8e25ba
[PATCH] Clean up the old digi support and rescue it
|
19 年 前 |
digiFep1.h
|
f2cf8e25ba
[PATCH] Clean up the old digi support and rescue it
|
19 年 前 |
digiPCI.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
ds1302.c
|
357c6e6359
rtc: use bcd2bin/bin2bcd
|
16 年 前 |
ds1620.c
|
70d13e083c
[ARM] netwinder: clean up GPIO naming
|
16 年 前 |
dsp56k.c
|
03457cd455
device create: char: convert device_create_drvdata to device_create
|
16 年 前 |
dtlk.c
|
4390b9e0cf
dtlk: off by one in {read,write}_tts()
|
16 年 前 |
efirtc.c
|
c2d5cedadc
drivers/char/efirtc.c: removed duplicated #include
|
16 年 前 |
epca.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
epca.h
|
52d417388d
epca: use tty_port
|
17 年 前 |
epcaconfig.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
esp.c
|
9133df726f
esp: fix section mismatch warning
|
16 年 前 |
generic_nvram.c
|
cfc53f65f5
driver/char/generic_nvram: fix banner
|
17 年 前 |
generic_serial.c
|
c9f19e96a2
tty: Remove some pointless casts
|
16 年 前 |
genrtc.c
|
742a2fe31b
genrtc: BKL pushdown
|
17 年 前 |
hangcheck-timer.c
|
8dfba4d71b
drivers/char/: Spelling fixes
|
17 年 前 |
hpet.c
|
a2f809b08a
irq: change ACPI GSI APIs to also take a device argument
|
16 年 前 |
hvc_beat.c
|
19b0bd025d
powerpc/cell: Use correct types in beat files
|
16 年 前 |
hvc_console.c
|
23198fda71
tty: fix chars_in_buffers
|
16 年 前 |
hvc_console.h
|
3d26825ec0
powerpc: Make open count variables signed in hvcs/hvsi/hvc_console
|
16 年 前 |
hvc_irq.c
|
c21f7a527f
hvc_console: Call free_irq() only if request_irq() was successful
|
16 年 前 |
hvc_iseries.c
|
e364ca9277
drivers/hvc: Add missing __devexit_p()
|
16 年 前 |
hvc_iucv.c
|
0259162ecd
[S390] pm: hvc_iucv power management callbacks
|
16 年 前 |
hvc_rtas.c
|
1407b3d156
[POWERPC] hvc_rtas_init() must be __init
|
17 年 前 |
hvc_udbg.c
|
d5e5491343
powerpc: udbg-based backend for hvc_console
|
16 年 前 |
hvc_vio.c
|
e364ca9277
drivers/hvc: Add missing __devexit_p()
|
16 年 前 |
hvc_xen.c
|
fc362e2e0e
hvc_console: Add a hangup notifier for backends
|
16 年 前 |
hvcs.c
|
4b337c5f24
Merge commit 'origin/master' into next
|
16 年 前 |
hvsi.c
|
187cfc439f
hvc_console: Remove tty->low_latency on pseries backends
|
16 年 前 |
i8k.c
|
bef2a508b4
i8k: Add Dell Vostro systems
|
16 年 前 |
isicom.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
istallion.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
keyboard.c
|
e912a30184
Input: keyboard - remove warning about raw mode not supported
|
16 年 前 |
lp.c
|
03457cd455
device create: char: convert device_create_drvdata to device_create
|
16 年 前 |
mbcs.c
|
12ead6b098
mbcs: cdev lock_kernel() pushdown
|
17 年 前 |
mbcs.h
|
ae5e29798a
MBCS: convert dmareadlock to mutex
|
17 年 前 |
mem.c
|
d6f47befdd
drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist
|
16 年 前 |
misc.c
|
d405640539
Driver Core: misc: add nodename support for misc devices.
|
16 年 前 |
mmtimer.c
|
4cddb886a4
mmtimer: Push BKL down into the ioctl handler
|
17 年 前 |
moxa.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
moxa.h
|
2108eba5c5
Char: moxa, cleanup rx/tx
|
17 年 前 |
mspec.c
|
efe9e77997
mspec: convert nopfn to fault
|
17 年 前 |
mxser.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
mxser.h
|
148ff86b11
mxser: convert large macros to functions
|
17 年 前 |
n_hdlc.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
n_r3964.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
n_tty.c
|
8077088449
n_tty: Fix echo race
|
16 年 前 |
nozomi.c
|
23198fda71
tty: fix chars_in_buffers
|
16 年 前 |
nsc_gpio.c
|
a7113a9662
[PATCH] struct path: convert char-drivers
|
18 年 前 |
nvram.c
|
8587b33f4a
[PATCH] nvram - convert PRINT_PROC to seq_file
|
16 年 前 |
nwbutton.c
|
40565f1962
[PATCH] Char: timers cleanup
|
18 年 前 |
nwbutton.h
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 年 前 |
nwflash.c
|
70d13e083c
[ARM] netwinder: clean up GPIO naming
|
16 年 前 |
pc8736x_gpio.c
|
b64fd291ac
pc8736x_gpio: add support for PC87365 chips
|
16 年 前 |
ppdev.c
|
81fc401e42
ppdev: reduce kernel log spam
|
16 年 前 |
ps3flash.c
|
42e27bfc4b
ps3flash: Always read chunks of 256 KiB, and cache them
|
16 年 前 |
pty.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
random.c
|
26a9a41823
Avoid ICE in get_random_int() with gcc-3.4.5
|
16 年 前 |
raw.c
|
6fd4693375
Driver Core: raw: add nodename for raw devices
|
16 年 前 |
riscom8.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
riscom8.h
|
44b7d1b37f
tty: add more tty_port fields
|
17 年 前 |
riscom8_reg.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
rocket.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
rocket.h
|
a129909ca9
tty: rocketport uses different port flags to everyone else
|
16 年 前 |
rocket_int.h
|
a129909ca9
tty: rocketport uses different port flags to everyone else
|
16 年 前 |
rtc.c
|
048cd5888f
RTC: Remove the BKL.
|
16 年 前 |
scc.h
|
3d92e8f3ae
m68k: atari - Rename "mfp" to "st_mfp"
|
16 年 前 |
scx200_gpio.c
|
f2b9857eee
Add a bunch of cycle_kernel_lock() calls
|
17 年 前 |
selection.c
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 年 前 |
ser_a2232.c
|
67c53c3466
m68k: ser_a2232 - Kill warn_unused_result warnings
|
16 年 前 |
ser_a2232.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
ser_a2232fw.ax
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
ser_a2232fw.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
serial167.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
snsc.c
|
03457cd455
device create: char: convert device_create_drvdata to device_create
|
16 年 前 |
snsc.h
|
6188e10d38
Convert asm/semaphore.h users to linux/semaphore.h
|
17 年 前 |
snsc_event.c
|
9a6ab769bd
byteorder: don't directly include linux/byteorder/generic.h
|
17 年 前 |
sonypi.c
|
60aa49243d
Rationalize fasync return values
|
16 年 前 |
specialix.c
|
254702568d
specialix.c: convert nested spin_lock_irqsave to spin_lock
|
16 年 前 |
specialix_io8.h
|
44b7d1b37f
tty: add more tty_port fields
|
17 年 前 |
stallion.c
|
fcc8ac1825
tty: Add carrier processing on close to the tty_port core
|
16 年 前 |
sx.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
sx.h
|
1237a2ef31
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
|
17 年 前 |
sxboards.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
sxwindow.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
synclink.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
synclink_gt.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
synclinkmp.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
sysrq.c
|
d6580a9f15
kexec: sysrq: simplify sysrq-c handler
|
16 年 前 |
tb0219.c
|
ada8e9514b
Update Yoichi Yuasa's e-mail address
|
16 年 前 |
tlclk.c
|
b8c71d7ae2
tlckl: BKL pushdown
|
17 年 前 |
toshiba.c
|
1dcf83fd0c
toshiba: use ioremap_cached
|
17 年 前 |
tty_audit.c
|
c481c707fe
tty: remove buffer special casing
|
16 年 前 |
tty_buffer.c
|
e04957365b
tty: split the buffering from tty_io
|
16 年 前 |
tty_io.c
|
1aa4bed82a
tty: fix sanity check
|
16 年 前 |
tty_ioctl.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |
tty_ldisc.c
|
c8d5004173
tty: fix close/hangup race
|
16 年 前 |
tty_port.c
|
ecc2e05e73
tty_port: Fix return on interrupted use
|
16 年 前 |
vc_screen.c
|
c46a7aec55
vc: create vcs(a) devices for consoles
|
16 年 前 |
viotape.c
|
a85c8e1758
tape: beyond ARRAY_SIZE of viocd_diskinfo
|
16 年 前 |
virtio_console.c
|
d2a7ddda9f
virtio: find_vqs/del_vqs virtio operations
|
16 年 前 |
vme_scc.c
|
c36a4e4038
m68k: vme_scc - Kill warn_unused_result warnings
|
16 年 前 |
vr41xx_giu.c
|
27fdd325da
MIPS: Update VR41xx GPIO driver to use gpiolib
|
16 年 前 |
vt.c
|
5c9228f0cf
vt: drop bootmem/slab memory distinction
|
16 年 前 |
vt_ioctl.c
|
405f55712d
headers: smp_lock.h redux
|
16 年 前 |