.. |
agp
|
44a207fc66
agp: fix missing casts that produced a warning.
|
17 years ago |
drm
|
56d110e852
DRM: remove unused dev_class
|
17 years ago |
hw_random
|
904e0ab54b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
17 years ago |
ip2
|
3d0ae36ea9
Char: ip2, fix sparse warnings
|
17 years ago |
ipmi
|
e381d1c460
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 years ago |
mwave
|
0d626239ff
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
|
17 years ago |
pcmcia
|
a6f97b293b
drivers/char: minor irq handler cleanups
|
17 years ago |
rio
|
d3135846f6
drivers: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
tpm
|
a6f97b293b
drivers/char: minor irq handler cleanups
|
17 years ago |
xilinx_hwicap
|
2fd53e02be
[POWERPC] char/xilinx_hwicap/ section fix
|
17 years ago |
.gitignore
|
af8b128719
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
|
19 years ago |
ChangeLog
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
Kconfig
|
2dc63a84b2
Blackfin char driver for Blackfin on-chip OTP memory (v3)
|
17 years ago |
Makefile
|
2dc63a84b2
Blackfin char driver for Blackfin on-chip OTP memory (v3)
|
17 years ago |
amiserial.c
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
apm-emulation.c
|
cb43c54ca0
Freezer: Fix APM emulation breakage
|
17 years ago |
applicom.c
|
53a7a1bb43
Char: applicom, use pci_match_id
|
17 years ago |
applicom.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
bfin-otp.c
|
2dc63a84b2
Blackfin char driver for Blackfin on-chip OTP memory (v3)
|
17 years ago |
briq_panel.c
|
32efddf852
[POWERPC] Remove dead code for preventing pread() and pwrite() calls
|
18 years ago |
cd1865.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
consolemap.c
|
04c7197650
unicode diacritics support
|
18 years ago |
cp437.uni
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
cs5535_gpio.c
|
4670df831c
gpio_cs5535: disable AUX on output
|
17 years ago |
cyclades.c
|
7fa57a0cd9
Char: cyclades, fix potential NULL dereference
|
17 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 |
ds1286.c
|
b35692ebde
[CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl.
|
18 years ago |
ds1302.c
|
efc47135e4
[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()
|
18 years ago |
ds1620.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
dsp56k.c
|
64b33619a3
long vs. unsigned long - low-hanging fruits in drivers
|
18 years ago |
dtlk.c
|
b2bbe383ef
dtlk: fix error checks in module_init()
|
18 years ago |
efirtc.c
|
8dfba4d71b
drivers/char/: Spelling fixes
|
17 years ago |
epca.c
|
8dfba4d71b
drivers/char/: Spelling fixes
|
17 years ago |
epca.h
|
1237a2ef31
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
|
17 years ago |
epcaconfig.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
esp.c
|
80d38f9a78
drivers/char/esp.c: fix bootup lockup
|
17 years ago |
generic_nvram.c
|
2b8693c061
[PATCH] mark struct file_operations const 3
|
18 years ago |
generic_serial.c
|
d3135846f6
drivers: Remove unnecessary inclusions of asm/semaphore.h
|
17 years ago |
genrtc.c
|
e0955e14f7
Char: genrtc, use wait_event_interruptible
|
18 years ago |
hangcheck-timer.c
|
8dfba4d71b
drivers/char/: Spelling fixes
|
17 years ago |
hpet.c
|
5761d64b27
x86: revert assign IRQs to hpet timer
|
17 years ago |
hvc_beat.c
|
55045d47d7
[POWERPC] hvcbeat: Fix buffer manipulation
|
17 years ago |
hvc_console.c
|
bed9759b2e
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 years ago |
hvc_console.h
|
4e9e95a355
[POWERPC] Make the hvc_console output buffer size settable
|
19 years ago |
hvc_iseries.c
|
1ad528ebfd
[POWERPC] init and exit markings for hvc_iseries
|
18 years ago |
hvc_rtas.c
|
1407b3d156
[POWERPC] hvc_rtas_init() must be __init
|
17 years ago |
hvc_vio.c
|
55b61fec22
[POWERPC] Rename device_is_compatible to of_device_is_compatible
|
18 years ago |
hvc_xen.c
|
b536b4b962
xen: use the hvc console infrastructure for Xen console
|
18 years ago |
hvcs.c
|
bed9759b2e
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 years ago |
hvsi.c
|
01b2726dd1
[POWERPC] Rename get_property to of_get_property: partial drivers
|
18 years ago |
i8k.c
|
48103c527b
i8k: Inspiron E1705 fix
|
17 years ago |
ip27-rtc.c
|
102f4a02de
ip27-rtc: convert ioctl to unlocked_ioctl
|
17 years ago |
isicom.c
|
07fb6f26ba
drivers/char/isicom.c: correct use of ! and &
|
17 years ago |
istallion.c
|
cfccaeea62
Char: istallion, remove hangup bottomhalf
|
17 years ago |
keyboard.c
|
ce1d5b23a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
17 years ago |
lcd.c
|
db15f3626d
[MIPS] Delete duplicate inclusion of <linux/delay.h>.
|
18 years ago |
lcd.h
|
c316eb1eee
[MIPS] Add MTD device support for Cobalt
|
18 years ago |
lp.c
|
0a5dcb5177
Parallel port: convert port_mutex to the mutex API
|
17 years ago |
mbcs.c
|
ae5e29798a
MBCS: convert dmareadlock to mutex
|
17 years ago |
mbcs.h
|
ae5e29798a
MBCS: convert dmareadlock to mutex
|
17 years ago |
mem.c
|
e7f260a276
x86: PAT use reserve free memtype in mmap of /dev/mem
|
17 years ago |
misc.c
|
b844eba292
PM: Remove destroy_suspended_device()
|
17 years ago |
mmtimer.c
|
4e950f6f01
Remove fs.h from mm.h
|
18 years ago |
moxa.c
|
db1acaa632
moxa: first pass at termios reporting
|
17 years ago |
mspec.c
|
2f98735c9c
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
|
17 years ago |
mxser.c
|
80ff8a8051
Char: mxser, add support for CP-114UL
|
17 years ago |
mxser.h
|
1c45607ad3
Char: mxser, remove it
|
17 years ago |
n_hdlc.c
|
827afdf093
n_hdlc.c: fix check-after-use
|
18 years ago |
n_r3964.c
|
6defec139a
Char: n_r3964, use wait_event_interruptible
|
18 years ago |
n_tty.c
|
cc4191dc1d
drivers/char/n_tty.c misannotated prototype
|
17 years ago |
nozomi.c
|
782a6de47b
fix iomem misannotations in nozomi
|
17 years ago |
nsc_gpio.c
|
a7113a9662
[PATCH] struct path: convert char-drivers
|
18 years ago |
nvram.c
|
ea5a3dcfda
COBALT: remove all references to Cobalt NVRAM
|
18 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
|
19 years ago |
nwflash.c
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
pc8736x_gpio.c
|
6299a2dec8
[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions
|
19 years ago |
ppdev.c
|
5712cb3d81
[PARPORT] Remove unused 'irq' argument from parport irq functions
|
17 years ago |
ps3flash.c
|
f96526354b
ps3: FLASH ROM Storage Driver
|
18 years ago |
pty.c
|
35834ca1e4
sysctl: simplify the pty sysctl logic
|
18 years ago |
random.c
|
91f3f1e304
drivers/char/random.c:write_pool() cond_resched() needed
|
17 years ago |
raw.c
|
7e7654a92a
cdev: remove unneeded setting of cdev names
|
18 years ago |
riscom8.c
|
9efda797d6
char: riscom, fix rc_board indexing
|
17 years ago |
riscom8.h
|
b98e70de78
Char: riscom8, remove wakeup and hangup bottomhalves
|
17 years ago |
riscom8_reg.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
rocket.c
|
457fb60583
drivers/char/rocket portability fixes
|
17 years ago |
rocket.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
rocket_int.h
|
457fb60583
drivers/char/rocket portability fixes
|
17 years ago |
rtc.c
|
32fa458688
Fix hpet_(un)register_irq_handler() for emulation
|
17 years ago |
scc.h
|
df87ac9614
[PATCH] m68k: static vs. extern in scc.h
|
19 years ago |
scx200_gpio.c
|
58012cd788
[PATCH] scx200_gpio export cleanups
|
19 years ago |
selection.c
|
759448f459
Kernel utf-8 handling
|
18 years ago |
ser_a2232.c
|
cce992bcee
Amiga serial driver: port_write_mutex fixup
|
17 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
|
3099bbc594
Char: serial167, remove bottomhalf
|
17 years ago |
snsc.c
|
07c015e765
Convert from class_device to device in drivers/char
|
18 years ago |
snsc.h
|
6188e10d38
Convert asm/semaphore.h users to linux/semaphore.h
|
17 years ago |
snsc_event.c
|
3e3d327702
[IA64] drivers/char/snsc_event.c:206: warning: unused variable `p'
|
18 years ago |
sonypi.c
|
b0cdb5e118
sonypi: Storage class should be before const qualifier
|
17 years ago |
specialix.c
|
a6f97b293b
drivers/char: minor irq handler cleanups
|
17 years ago |
specialix_io8.h
|
d0d4e1c098
Char: specialix, remove bottomhalves
|
17 years ago |
stallion.c
|
a6f97b293b
drivers/char: minor irq handler cleanups
|
17 years ago |
sx.c
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
18 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
|
a6f97b293b
drivers/char: minor irq handler cleanups
|
17 years ago |
synclink_gt.c
|
a6f97b293b
drivers/char: minor irq handler cleanups
|
17 years ago |
synclinkmp.c
|
a6f97b293b
drivers/char: minor irq handler cleanups
|
17 years ago |
sysrq.c
|
b460cbc581
pid namespaces: define is_global_init() and is_container_init()
|
18 years ago |
tb0219.c
|
a7113a9662
[PATCH] struct path: convert char-drivers
|
18 years ago |
tlclk.c
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
toshiba.c
|
8dfba4d71b
drivers/char/: Spelling fixes
|
17 years ago |
tty_audit.c
|
66c6ceae39
tty_audit: fix checkpatch complaint
|
17 years ago |
tty_io.c
|
f2d937f3bf
consoles: polling support, kgdboc
|
17 years ago |
tty_ioctl.c
|
355d95a1c8
tty_ioctl: drag screaming into compliance with the coding style
|
17 years ago |
vc_screen.c
|
c831c338f0
use mutex instead of semaphore in virtual console driver
|
18 years ago |
viocons.c
|
94c8f9f974
[POWERPC] iSeries: fix viocons init
|
18 years ago |
viotape.c
|
07c015e765
Convert from class_device to device in drivers/char
|
18 years ago |
virtio_console.c
|
a586d4f601
virtio: simplify config mechanism.
|
17 years ago |
vme_scc.c
|
f6ea2090e0
m68k: remove empty ->setup is several consoles
|
18 years ago |
vr41xx_giu.c
|
44173fb2e8
[MIPS] Separate platform_device registration for VR41xx GPIO
|
18 years ago |
vt.c
|
8182ec49a7
VT notifier fix for VT switch
|
17 years ago |
vt_ioctl.c
|
2e8ecb9db0
add CONFIG_VT_UNICODE
|
18 years ago |