You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/char
Linus Torvalds 53baaaa968 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 17 years ago
..
agp Merge branch 'generic-ipi' into generic-ipi-for-linus 17 years ago
hw_random sparc64: Add Niagara2 RNG driver. 17 years ago
ip2 device create: char: convert device_create to device_create_drvdata 17 years ago
ipmi device create: char: convert device_create to device_create_drvdata 17 years ago
mwave mwave-mwavedd: BKL pushdown 17 years ago
pcmcia Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 17 years ago
rio gs: use tty_port 17 years ago
tpm Merge commit 'v2.6.26' into bkl-removal 17 years ago
xilinx_hwicap device create: char: convert device_create to device_create_drvdata 17 years ago
.gitignore
ChangeLog
Kconfig specialix: restore driver using new break functionality 17 years ago
Makefile tty: Split ldisc code into its own file 17 years ago
amiserial.c tty: rework break handling 17 years ago
apm-emulation.c APM emulation: Notify about all suspend events, not just APM invoked ones (v2) 17 years ago
applicom.c char serial: switch drivers to ioremap_nocache 17 years ago
applicom.h
bfin-otp.c Blackfin char driver for Blackfin on-chip OTP memory (v3) 17 years ago
briq_panel.c briq_panel: BKL pushdown 17 years ago
bsr.c powerpc: Add driver for Barrier Synchronization Register 17 years ago
cd1865.h
consolemap.c Basic braille screen reader support 17 years ago
cp437.uni
cs5535_gpio.c Add a bunch of cycle_kernel_lock() calls 17 years ago
cyclades.c tty: rework break handling 17 years ago
defkeymap.c_shipped Fix default compose table initialization 17 years ago
defkeymap.map
digi1.h
digiFep1.h
digiPCI.h
ds1286.c ds1286: BKL pushdown 17 years ago
ds1302.c
ds1620.c ds1620: BKL pushdown 17 years ago
dsp56k.c device create: char: convert device_create to device_create_drvdata 17 years ago
dtlk.c Add a bunch of cycle_kernel_lock() calls 17 years ago
efirtc.c efirtc: BKL pushdown 17 years ago
epca.c Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline 17 years ago
epca.h epca: use tty_port 17 years ago
epcaconfig.h
esp.c tty: rework break handling 17 years ago
generic_nvram.c driver/char/generic_nvram: fix banner 17 years ago
generic_serial.c gs: use tty_port 17 years ago
genrtc.c genrtc: BKL pushdown 17 years ago
hangcheck-timer.c drivers/char/: Spelling fixes 17 years ago
hpet.c hpet: BKL pushdown 17 years ago
hvc_beat.c [POWERPC] hvcbeat: Fix buffer manipulation 17 years ago
hvc_console.c [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c 17 years ago
hvc_console.h [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c 17 years ago
hvc_iseries.c [POWERPC] init and exit markings for hvc_iseries 18 years ago
hvc_rtas.c [POWERPC] hvc_rtas_init() must be __init 17 years ago
hvc_vio.c
hvc_xen.c xen-console: add save/restore 17 years ago
hvcs.c drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
hvsi.c drivers/char: replace remaining __FUNCTION__ occurrences 17 years ago
i8k.c i8k: make fan multiplier tunable with a module parameter 17 years ago
ip27-rtc.c ip27-rtc: BKL pushdown 17 years ago
isicom.c isicom: restore using hardware break support 17 years ago
istallion.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 17 years ago
keyboard.c Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 17 years ago
lcd.c lcd: BKL pushdown 17 years ago
lcd.h
lp.c device create: char: convert device_create to device_create_drvdata 17 years ago
mbcs.c mbcs: cdev lock_kernel() pushdown 17 years ago
mbcs.h MBCS: convert dmareadlock to mutex 17 years ago
mem.c device create: char: convert device_create to device_create_drvdata 17 years ago
misc.c device create: char: convert device_create to device_create_drvdata 17 years ago
mmtimer.c mmtimer: Push BKL down into the ioctl handler 17 years ago
moxa.c tty: rework break handling 17 years ago
moxa.h Char: moxa, cleanup rx/tx 17 years ago
mspec.c [IA64] allocate multiple contiguous pages via uncached allocator 17 years ago
mxser.c Char: mxser, add CP-102UF support 17 years ago
mxser.h mxser: convert large macros to functions 17 years ago
n_hdlc.c n_hdlc: honor O_NONBLOCK on write 17 years ago
n_r3964.c tty: Ldisc revamp 17 years ago
n_tty.c tty: Ldisc revamp 17 years ago
nozomi.c drivers/char: replace remaining __FUNCTION__ occurrences 17 years ago
nsc_gpio.c
nvram.c m68k: Return -ENODEV if no device is found 17 years ago
nwbutton.c
nwbutton.h
nwflash.c
pc8736x_gpio.c Add a bunch of cycle_kernel_lock() calls 17 years ago
ppdev.c device create: char: convert device_create to device_create_drvdata 17 years ago
ps3flash.c ps3: FLASH ROM Storage Driver 18 years ago
pty.c tty: Ldisc revamp 17 years ago
random.c random: add async notification support to /dev/random 17 years ago
raw.c device create: char: convert device_create to device_create_drvdata 17 years ago
riscom8.c riscom8: Restore driver using new break functionality 17 years ago
riscom8.h tty: add more tty_port fields 17 years ago
riscom8_reg.h
rocket.c tty: rework break handling 17 years ago
rocket.h tty: add more tty_port fields 17 years ago
rocket_int.h tty: add more tty_port fields 17 years ago
rtc.c Merge commit 'v2.6.26' into bkl-removal 17 years ago
scc.h
scx200_gpio.c Add a bunch of cycle_kernel_lock() calls 17 years ago
selection.c tty: Ldisc revamp 17 years ago
ser_a2232.c Amiga serial driver: port_write_mutex fixup 17 years ago
ser_a2232.h
ser_a2232fw.ax
ser_a2232fw.h
serial167.c m68k: serial167 missing return value in cy_put_char() 17 years ago
snsc.c device create: char: convert device_create to device_create_drvdata 17 years ago
snsc.h Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
snsc_event.c byteorder: don't directly include linux/byteorder/generic.h 17 years ago
sonypi.c sonypi: BKL pushdown 17 years ago
specialix.c specialix: restore driver using new break functionality 17 years ago
specialix_io8.h tty: add more tty_port fields 17 years ago
stallion.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 17 years ago
sx.c tty: rework break handling 17 years ago
sx.h Char: char/serial, remove SERIAL_TYPE_NORMAL redefines 17 years ago
sxboards.h
sxwindow.h
synclink.c tty: rework break handling 17 years ago
synclink_gt.c synclink_gt fix locking in error path of rx enable 17 years ago
synclinkmp.c tty: rework break handling 17 years ago
sysrq.c fix: "smp_call_function: get rid of the unused nonatomic/retry argument" 17 years ago
tb0219.c Add a bunch of cycle_kernel_lock() calls 17 years ago
tlclk.c tlckl: BKL pushdown 17 years ago
toshiba.c toshiba: use ioremap_cached 17 years ago
tty_audit.c [PATCH] split linux/file.h 17 years ago
tty_io.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 17 years ago
tty_ioctl.c tty: Ldisc revamp 17 years ago
tty_ldisc.c tty: Split ldisc code into its own file 17 years ago
vc_screen.c device create: char: convert device_create to device_create_drvdata 17 years ago
viocons.c [POWERPC] iSeries: Remove unused mail address 17 years ago
viotape.c device create: char: convert device_create to device_create_drvdata 17 years ago
virtio_console.c virtio: simplify config mechanism. 17 years ago
vme_scc.c tty: rework break handling 17 years ago
vr41xx_giu.c Add a bunch of cycle_kernel_lock() calls 17 years ago
vt.c device create: char: convert device_create to device_create_drvdata 17 years ago
vt_ioctl.c vt_ioctl: Prepare for BKL push down 17 years ago