.. |
agp
|
06f0cce43a
parisc: agp/parisc-agp: allow binding of user memory to the AGP GART
|
12 years ago |
hw_random
|
d144746478
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
12 years ago |
ipmi
|
a151427ed0
char: Convert use of typedef ctl_table to struct ctl_table
|
12 years ago |
mwave
|
026dadad6b
mwave: fix info leak in mwave_ioctl()
|
12 years ago |
pcmcia
|
40b313608a
Finally eradicate CONFIG_HOTPLUG
|
12 years ago |
tpm
|
572e5b018b
tpm/tpm_i2c_infineon: Remove unused header file
|
12 years ago |
xilinx_hwicap
|
84524cf43d
char: xilinx_hwicap: Fix typo in comment and extend it
|
12 years ago |
Kconfig
|
e943f58ea8
stallion: final cleanup
|
12 years ago |
Makefile
|
061475b65c
IPMI: Change link order
|
12 years ago |
apm-emulation.c
|
fb9d78aca7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
|
13 years ago |
applicom.c
|
2154e0a4f4
applicom: use correct array offset
|
12 years ago |
applicom.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
bfin-otp.c
|
6038f373a3
llseek: automatically add .llseek fop
|
14 years ago |
bsr.c
|
8397c76a2c
powerpc/BSR: cleanup the error path of bsr_init
|
13 years ago |
ds1302.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
ds1620.c
|
7485e16c52
ds1620: single_open() leak
|
12 years ago |
dsp56k.c
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
dtlk.c
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
efirtc.c
|
2e7718cf7f
rtc: single_open() leaks
|
12 years ago |
generic_nvram.c
|
22735068d5
drivers: fix up various ->llseek() implementations
|
14 years ago |
genrtc.c
|
2e7718cf7f
rtc: single_open() leaks
|
12 years ago |
hangcheck-timer.c
|
f335397d17
Input: sysrq - drop tty argument form handle_sysrq()
|
15 years ago |
hpet.c
|
a151427ed0
char: Convert use of typedef ctl_table to struct ctl_table
|
12 years ago |
i8k.c
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
lp.c
|
221ba15173
Char: lp, protect LPGETSTATUS with port_mutex
|
12 years ago |
mbcs.c
|
aa89ed9e36
char: remove use of __devinitconst
|
12 years ago |
mbcs.h
|
25985edced
Fix common misspellings
|
14 years ago |
mem.c
|
a11edb59a0
/dev/oldmem: Remove the interface
|
12 years ago |
misc.c
|
3c94ce6f48
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
|
12 years ago |
mmtimer.c
|
08b79dd10b
drivers/char/mmtimer.c: Remove useless kfree
|
13 years ago |
msm_smd_pkt.c
|
7e8aa04898
drivers/char/msm_smd_pkt.c: don't use IS_ERR()
|
14 years ago |
mspec.c
|
a0ea59d56d
char: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
|
12 years ago |
nsc_gpio.c
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
nvram.c
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
nwbutton.c
|
f8885c26d5
drivers/char: removes unnecessary semicolon
|
13 years ago |
nwbutton.h
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
nwflash.c
|
0b33162ec5
Merge branch 'late/fixes' into fixes
|
12 years ago |
pc8736x_gpio.c
|
1b3c16556a
pc8736x_gpio: use platform_device_unregister in pc8736x_gpio_cleanup()
|
12 years ago |
ppdev.c
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
ps3flash.c
|
ee32465249
ps3flash: switch to generic_file_llseek_size()
|
12 years ago |
random.c
|
a151427ed0
char: Convert use of typedef ctl_table to struct ctl_table
|
12 years ago |
raw.c
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
rtc.c
|
a151427ed0
char: Convert use of typedef ctl_table to struct ctl_table
|
12 years ago |
scx200_gpio.c
|
6038f373a3
llseek: automatically add .llseek fop
|
14 years ago |
snsc.c
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
snsc.h
|
57cc7215b7
headers: kobject.h redux
|
14 years ago |
snsc_event.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
sonypi.c
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
tb0219.c
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
tile-srom.c
|
914961aac0
tile-srom: switch to fixed_size_llseek()
|
12 years ago |
tlclk.c
|
e045907c0a
drivers/char/tlclk.c: fix error return code
|
13 years ago |
toshiba.c
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
ttyprintk.c
|
b5325a02aa
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port
|
12 years ago |
uv_mmtimer.c
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
virtio_console.c
|
736a2dd257
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |