tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
char
/
at
v2.6.26-rc1
10 folders
121 files
agp
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
drm
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
hw_random
[HWRNG] omap: Minor updates
18 years ago
ip2
ip2: switch remaining direct call of ops->flush_buffer
18 years ago
ipmi
ipmi: fix return from atca_oem_poweroff_hook
18 years ago
mwave
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
18 years ago
pcmcia
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
rio
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
tpm
tpm: change Kconfig dependencies from PNPACPI to PNP
18 years ago
xilinx_hwicap
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
18 years ago
.gitignore
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
19 years ago
ChangeLog
Linux-2.6.12-rc2
21 years ago
Kconfig
make /dev/kmem a config option
18 years ago
Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
18 years ago
amiserial.c
amiserial: Switch put char to return success/fail
18 years ago
apm-emulation.c
proc: switch /proc/apm to seq_file interface
18 years ago
applicom.c
char serial: switch drivers to ioremap_nocache
18 years ago
applicom.h
Linux-2.6.12-rc2
21 years ago
bfin-otp.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
18 years ago
briq_panel.c
[POWERPC] Remove dead code for preventing pread() and pwrite() calls
19 years ago
cd1865.h
Linux-2.6.12-rc2
21 years ago
consolemap.c
Basic braille screen reader support
18 years ago
cp437.uni
Linux-2.6.12-rc2
21 years ago
cs5535_gpio.c
drivers: fix integer as NULL pointer warnings
18 years ago
cyclades.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
defkeymap.c_shipped
Fix default compose table initialization
18 years ago
defkeymap.map
Linux-2.6.12-rc2
21 years ago
digi1.h
[PATCH] Clean up the old digi support and rescue it
20 years ago
digiFep1.h
[PATCH] Clean up the old digi support and rescue it
20 years ago
digiPCI.h
Linux-2.6.12-rc2
21 years ago
ds1286.c
drivers/char/ds1286.c: use time_before, time_before_eq, etc
18 years ago
ds1302.c
[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()
19 years ago
ds1620.c
header cleaning: don't include smp_lock.h when not used
19 years ago
dsp56k.c
long vs. unsigned long - low-hanging fruits in drivers
18 years ago
dtlk.c
dtlk: fix error checks in module_init()
19 years ago
efirtc.c
drivers/char/: Spelling fixes
18 years ago
epca.c
epca: coding style
18 years ago
epca.h
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
18 years ago
epcaconfig.h
Linux-2.6.12-rc2
21 years ago
esp.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
generic_nvram.c
[PATCH] mark struct file_operations const 3
19 years ago
generic_serial.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
genrtc.c
Char: genrtc, use wait_event_interruptible
18 years ago
hangcheck-timer.c
drivers/char/: Spelling fixes
18 years ago
hpet.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
hvc_beat.c
[POWERPC] hvcbeat: Fix buffer manipulation
18 years ago
hvc_console.c
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
18 years ago
hvc_console.h
[POWERPC] Make the hvc_console output buffer size settable
20 years ago
hvc_iseries.c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
18 years ago
hvc_rtas.c
[POWERPC] hvc_rtas_init() must be __init
18 years ago
hvc_vio.c
[POWERPC] Rename device_is_compatible to of_device_is_compatible
19 years ago
hvc_xen.c
xen: use the hvc console infrastructure for Xen console
18 years ago
hvcs.c
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
18 years ago
hvsi.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
i8k.c
i8k: make fan multiplier tunable with a module parameter
18 years ago
ip27-rtc.c
Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25
18 years ago
isicom.c
isicom: fix buffer allocation
18 years ago
istallion.c
char serial: switch drivers to ioremap_nocache
18 years ago
keyboard.c
Basic braille screen reader support
18 years ago
lcd.c
Merge branch 'linux-2.6' into for-2.6.24
18 years ago
lcd.h
[MIPS] Add MTD device support for Cobalt
19 years ago
lp.c
Parallel port: convert port_mutex to the mutex API
18 years ago
mbcs.c
MBCS: convert dmareadlock to mutex
18 years ago
mbcs.h
MBCS: convert dmareadlock to mutex
18 years ago
mem.c
make /dev/kmem a config option
18 years ago
misc.c
drivers: use non-racy method for proc entries creation
18 years ago
mmtimer.c
remove div_long_long_rem
18 years ago
moxa.c
char serial: switch drivers to ioremap_nocache
18 years ago
moxa.h
Char: moxa, cleanup rx/tx
18 years ago
mspec.c
[IA64] allocate multiple contiguous pages via uncached allocator
18 years ago
mxser.c
mxser: convert large macros to functions
18 years ago
mxser.h
mxser: convert large macros to functions
18 years ago
n_hdlc.c
tty: The big operations rework
18 years ago
n_r3964.c
tty: The big operations rework
18 years ago
n_tty.c
tty: add throttle/unthrottle helpers
18 years ago
nozomi.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
nsc_gpio.c
[PATCH] struct path: convert char-drivers
19 years ago
nvram.c
COBALT: remove all references to Cobalt NVRAM
18 years ago
nwbutton.c
[PATCH] Char: timers cleanup
19 years ago
nwbutton.h
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
19 years ago
nwflash.c
[PATCH] remove many unneeded #includes of sched.h
19 years ago
pc8736x_gpio.c
[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions
19 years ago
ppdev.c
[PARPORT] Remove unused 'irq' argument from parport irq functions
18 years ago
ps3flash.c
ps3: FLASH ROM Storage Driver
18 years ago
pty.c
pty: prepare for tty->ops changes
18 years ago
random.c
random: add async notification support to /dev/random
18 years ago
raw.c
cdev: remove unneeded setting of cdev names
18 years ago
riscom8.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
riscom8.h
Char: riscom8, remove wakeup and hangup bottomhalves
18 years ago
riscom8_reg.h
Linux-2.6.12-rc2
21 years ago
rocket.c
riscom/rocket: switch to int put_char method
18 years ago
rocket.h
Linux-2.6.12-rc2
21 years ago
rocket_int.h
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
18 years ago
rtc.c
drivers: use non-racy method for proc entries creation
18 years ago
scc.h
[PATCH] m68k: static vs. extern in scc.h
20 years ago
scx200_gpio.c
[PATCH] scx200_gpio export cleanups
19 years ago
selection.c
Kernel utf-8 handling
18 years ago
ser_a2232.c
Amiga serial driver: port_write_mutex fixup
18 years ago
ser_a2232.h
Linux-2.6.12-rc2
21 years ago
ser_a2232fw.ax
Linux-2.6.12-rc2
21 years ago
ser_a2232fw.h
Linux-2.6.12-rc2
21 years ago
serial167.c
serial167: switch to int put_char method
18 years ago
snsc.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
snsc.h
Convert asm/semaphore.h users to linux/semaphore.h
18 years ago
snsc_event.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
sonypi.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
specialix.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
specialix_io8.h
Char: specialix, remove bottomhalves
18 years ago
stallion.c
tty/serial: lay the foundations for the next set of reworks
18 years ago
sx.c
drivers/char: replace remaining __FUNCTION__ occurrences
18 years ago
sx.h
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
18 years ago
sxboards.h
Linux-2.6.12-rc2
21 years ago
sxwindow.h
Linux-2.6.12-rc2
21 years ago
synclink.c
drivers-char-synclinkc-inbreak-mgsl_put_char-fix
18 years ago
synclink_gt.c
char serial: switch drivers to ioremap_nocache
18 years ago
synclinkmp.c
char serial: switch drivers to ioremap_nocache
18 years ago
sysrq.c
sysrq: add show-backtrace-on-all-cpus function
18 years ago
tb0219.c
[PATCH] struct path: convert char-drivers
19 years ago
tlclk.c
[PATCH] remove many unneeded #includes of sched.h
19 years ago
toshiba.c
toshiba: use ioremap_cached
18 years ago
tty_audit.c
[PATCH] split linux/file.h
18 years ago
tty_io.c
[PATCH] split linux/file.h
18 years ago
tty_ioctl.c
tty: add throttle/unthrottle helpers
18 years ago
vc_screen.c
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6
19 years ago
viocons.c
consoles: switch to int put_char method
18 years ago
viotape.c
drivers: use non-racy method for proc entries creation
18 years ago
virtio_console.c
virtio: simplify config mechanism.
18 years ago
vme_scc.c
m68k: remove empty ->setup is several consoles
18 years ago
vr41xx_giu.c
[MIPS] Separate platform_device registration for VR41xx GPIO
19 years ago
vt.c
Basic braille screen reader support
18 years ago
vt_ioctl.c
vt_ioctl: Prepare for BKL push down
18 years ago