.. |
agp
|
00fdb75b19
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
|
15 years ago |
hw_random
|
f5908267b6
hwrng: core - Fix double unlock in rng_dev_read
|
15 years ago |
ip2
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 years ago |
ipmi
|
27d0567ab6
ACPI: fix ACPI=n allmodconfig build
|
15 years ago |
mwave
|
dc80df567d
mwave: fix read buffer overflow
|
15 years ago |
pcmcia
|
1cceefd3a2
tty: const: constify remaining tty_operations
|
15 years ago |
rio
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
tpm
|
31bde71c20
tpm: autoload tpm_tis based on system PnP IDs
|
15 years ago |
xilinx_hwicap
|
828c09509b
const: constify remaining file_operations
|
15 years ago |
.gitignore
|
af8b128719
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
|
18 years ago |
ChangeLog
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
Kconfig
|
f69b2d7e97
bfin-otp: add BF51x to the supported arch list
|
15 years ago |
Makefile
|
f53a2ade0b
tty: esp: remove broken driver
|
15 years ago |
amiserial.c
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
apm-emulation.c
|
828c09509b
const: constify remaining file_operations
|
15 years ago |
applicom.c
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
applicom.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
bfin-otp.c
|
828c09509b
const: constify remaining file_operations
|
15 years ago |
bfin_jtag_comm.c
|
1cceefd3a2
tty: const: constify remaining tty_operations
|
15 years ago |
briq_panel.c
|
556889a4ae
briq_panel: BKL pushdown
|
17 years ago |
bsr.c
|
04a85d1234
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
|
16 years ago |
cd1865.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
consolemap.c
|
71183c9480
consolemap: indentation & braces disagree - reindent
|
16 years ago |
cp437.uni
|
f75bc06e5d
unicode table for cp437
|
16 years ago |
cs5535_gpio.c
|
a7e63bb5f0
drivers: Remove BKL from cs5535_gpio
|
15 years ago |
cyclades.c
|
196b3167ef
cyclades: fix read buffer overflow
|
15 years ago |
defkeymap.c_shipped
|
5ce2087ed0
Fix default compose table initialization
|
17 years ago |
defkeymap.map
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
digi1.h
|
f2cf8e25ba
[PATCH] Clean up the old digi support and rescue it
|
20 years ago |
digiFep1.h
|
f2cf8e25ba
[PATCH] Clean up the old digi support and rescue it
|
20 years ago |
digiPCI.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
ds1302.c
|
357c6e6359
rtc: use bcd2bin/bin2bcd
|
16 years ago |
ds1620.c
|
70d13e083c
[ARM] netwinder: clean up GPIO naming
|
16 years ago |
dsp56k.c
|
03457cd455
device create: char: convert device_create_drvdata to device_create
|
16 years ago |
dtlk.c
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
15 years ago |
efirtc.c
|
f29627c2a3
efirtc: explicitly set llseek to no_llseek
|
15 years ago |
epca.c
|
1cceefd3a2
tty: const: constify remaining tty_operations
|
15 years ago |
epca.h
|
52d417388d
epca: use tty_port
|
17 years ago |
epcaconfig.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
generic_nvram.c
|
6783b9cd71
nvram: Drop the bkl from nvram_llseek()
|
15 years ago |
generic_serial.c
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
genrtc.c
|
86ae13b006
headers: Fix build after <linux/sched.h> removal
|
15 years ago |
hangcheck-timer.c
|
8dfba4d71b
drivers/char/: Spelling fixes
|
17 years ago |
hpet.c
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
hvc_beat.c
|
19b0bd025d
powerpc/cell: Use correct types in beat files
|
16 years ago |
hvc_console.c
|
c0cefebc0b
hvc_console: Export (GPL'ed) hvc_remove
|
15 years ago |
hvc_console.h
|
254be490f2
hvc_console: Provide (un)locked version for hvc_resize()
|
15 years ago |
hvc_irq.c
|
c21f7a527f
hvc_console: Call free_irq() only if request_irq() was successful
|
16 years ago |
hvc_iseries.c
|
e364ca9277
drivers/hvc: Add missing __devexit_p()
|
16 years ago |
hvc_iucv.c
|
471452104b
const: constify remaining dev_pm_ops
|
15 years ago |
hvc_rtas.c
|
1407b3d156
[POWERPC] hvc_rtas_init() must be __init
|
17 years ago |
hvc_udbg.c
|
d5e5491343
powerpc: udbg-based backend for hvc_console
|
16 years ago |
hvc_vio.c
|
948c28fe30
hvc_console: Add __init and __exit to hvc_vio
|
16 years ago |
hvc_xen.c
|
11bd04f6f3
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
15 years ago |
hvcs.c
|
4b337c5f24
Merge commit 'origin/master' into next
|
16 years ago |
hvsi.c
|
7286565064
powerpc/hvsi: Avoid calculating possibly-invalid address
|
16 years ago |
i8k.c
|
bef2a508b4
i8k: Add Dell Vostro systems
|
16 years ago |
isicom.c
|
2493c0c166
tty: isicom: fix deadlock on shutdown
|
15 years ago |
istallion.c
|
338818fd80
tty: istallion: tty port open/close methods
|
15 years ago |
keyboard.c
|
18f7ad59b0
Input: keyboard - don't override beep with a bell
|
15 years ago |
lp.c
|
3695669cd4
lp: move compat_ioctl handling into lp.c
|
15 years ago |
mbcs.c
|
a81a8f580b
[IA64] mbcs: fix printk format warnings
|
15 years ago |
mbcs.h
|
ae5e29798a
MBCS: convert dmareadlock to mutex
|
17 years ago |
mem.c
|
ee32398fda
/dev/mem: remove redundant parameter from do_write_kmem()
|
15 years ago |
misc.c
|
1f2f38d89d
drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation
|
15 years ago |
mmtimer.c
|
4cddb886a4
mmtimer: Push BKL down into the ioctl handler
|
17 years ago |
moxa.c
|
e8c62103fd
tty: moxa: split open lock
|
15 years ago |
moxa.h
|
2108eba5c5
Char: moxa, cleanup rx/tx
|
17 years ago |
mspec.c
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
mxser.c
|
07f86c03fe
tty: mxser: Use the new locking rules to fix setserial properly
|
15 years ago |
mxser.h
|
148ff86b11
mxser: convert large macros to functions
|
17 years ago |
n_hdlc.c
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
n_r3964.c
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
n_tty.c
|
62b263585b
n_tty: move echoctl check and clean up logic
|
15 years ago |
nozomi.c
|
9842c38e91
kfifo: fix warn_unused_result
|
15 years ago |
nsc_gpio.c
|
a7113a9662
[PATCH] struct path: convert char-drivers
|
18 years ago |
nvram.c
|
a01c780042
nvram: Fix write beyond end condition; prove to gcc copy is safe
|
15 years ago |
nwbutton.c
|
40565f1962
[PATCH] Char: timers cleanup
|
18 years ago |
nwbutton.h
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
nwflash.c
|
cdd90fb575
ARM: add missing include to nwflash.c
|
15 years ago |
pc8736x_gpio.c
|
71d69bc2c0
drivers: Remove BKL from pc8736x_gpio
|
15 years ago |
ppdev.c
|
81fc401e42
ppdev: reduce kernel log spam
|
16 years ago |
ps3flash.c
|
42e27bfc4b
ps3flash: Always read chunks of 256 KiB, and cache them
|
16 years ago |
pty.c
|
eeb89d918c
tty: push the BKL down into the handlers a bit
|
15 years ago |
random.c
|
35900771c0
random.c: use %pU to print UUIDs
|
15 years ago |
raw.c
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
15 years ago |
riscom8.c
|
8f1e672344
tty: riscom8: switch to the tty_port_open API
|
15 years ago |
riscom8.h
|
44b7d1b37f
tty: add more tty_port fields
|
17 years ago |
riscom8_reg.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
rocket.c
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
rocket.h
|
a129909ca9
tty: rocketport uses different port flags to everyone else
|
16 years ago |
rocket_int.h
|
a129909ca9
tty: rocketport uses different port flags to everyone else
|
16 years ago |
rtc.c
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
scc.h
|
3d92e8f3ae
m68k: atari - Rename "mfp" to "st_mfp"
|
16 years ago |
scx200_gpio.c
|
3a8183a206
drivers: Remove BKL from scx200_gpio
|
15 years ago |
selection.c
|
c65c9bc3ef
tty: rewrite the ldisc locking
|
16 years ago |
ser_a2232.c
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
ser_a2232.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
ser_a2232fw.ax
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
ser_a2232fw.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
serial167.c
|
f23fc156fb
serial167: fix read buffer overflow
|
15 years ago |
snsc.c
|
03457cd455
device create: char: convert device_create_drvdata to device_create
|
16 years ago |
snsc.h
|
6188e10d38
Convert asm/semaphore.h users to linux/semaphore.h
|
17 years ago |
snsc_event.c
|
9a6ab769bd
byteorder: don't directly include linux/byteorder/generic.h
|
17 years ago |
sonypi.c
|
6432e734c9
sony_pi: Remove the BKL from open and ioctl
|
15 years ago |
specialix.c
|
254702568d
specialix.c: convert nested spin_lock_irqsave to spin_lock
|
16 years ago |
specialix_io8.h
|
44b7d1b37f
tty: add more tty_port fields
|
17 years ago |
stallion.c
|
047e9658ae
tty: stallion: Convert to the tty_port_open/close methods
|
15 years ago |
sx.c
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
sx.h
|
1237a2ef31
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
|
17 years ago |
sxboards.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
sxwindow.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
synclink.c
|
4c5d502d8b
hdlc: convert to netdev_tx_t
|
16 years ago |
synclink_gt.c
|
4c5d502d8b
hdlc: convert to netdev_tx_t
|
16 years ago |
synclinkmp.c
|
4c5d502d8b
hdlc: convert to netdev_tx_t
|
16 years ago |
sysrq.c
|
4365a5676f
oom-kill: fix NUMA constraint check with nodemask
|
15 years ago |
tb0219.c
|
d2a7be0be1
mips: Remove BKL from tb0219
|
15 years ago |
tlclk.c
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
toshiba.c
|
3e8d95d95e
tosh: Use non bkl ioctl
|
15 years ago |
tty_audit.c
|
c481c707fe
tty: remove buffer special casing
|
16 years ago |
tty_buffer.c
|
514fc01d38
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
|
15 years ago |
tty_io.c
|
6698e34720
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
|
15 years ago |
tty_ioctl.c
|
06fe9fb418
tree-wide: fix a very frequent spelling mistake
|
15 years ago |
tty_ldisc.c
|
f18f9498e9
tty: Push the lock down further into the ldisc code
|
15 years ago |
tty_port.c
|
568aafc627
tty: tty_port: Add a kref object to the tty port
|
15 years ago |
uv_mmtimer.c
|
fbd8ae1068
drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV
|
15 years ago |
vc_screen.c
|
c46a7aec55
vc: create vcs(a) devices for consoles
|
16 years ago |
viotape.c
|
a85c8e1758
tape: beyond ARRAY_SIZE of viocd_diskinfo
|
16 years ago |
virtio_console.c
|
e95646c3ec
virtio: let header files include virtio_ids.h
|
15 years ago |
vme_scc.c
|
c36a4e4038
m68k: vme_scc - Kill warn_unused_result warnings
|
16 years ago |
vt.c
|
9ea9a886b0
vt: make the default cursor shape configurable
|
15 years ago |
vt_ioctl.c
|
308efab5e2
vt: Fix use of "new" in a struct field
|
15 years ago |