Michal Kubecek 590dfe2f3b agp: fix scratch page cleanup 13 years ago
..
agp 590dfe2f3b agp: fix scratch page cleanup 13 years ago
hw_random bcf8a3dfcb Merge tag 'to-linus' of git://github.com/rustyrussell/linux 13 years ago
ipmi 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
mwave 25985edced Fix common misspellings 14 years ago
pcmcia 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
tpm be405411f7 tpm: fix (ACPI S3) suspend regression 13 years ago
xilinx_hwicap 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Kconfig 3369465ed1 um: switch to use of drivers/Kconfig 13 years ago
Makefile dbcb4a1a3f arch/tile: add hypervisor-based character driver for SPI flash ROM 14 years ago
apm-emulation.c 59e5253417 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
applicom.c 19714a8af8 drivers/char/applicom.c: fix information leak to userland 14 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
briq_panel.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
bsr.c 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
ds1302.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
ds1620.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
dsp56k.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
dtlk.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
efirtc.c f29627c2a3 efirtc: explicitly set llseek to no_llseek 15 years ago
generic_nvram.c 22735068d5 drivers: fix up various ->llseek() implementations 14 years ago
genrtc.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
hangcheck-timer.c f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
hpet.c 8e204874db Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
i8k.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
lp.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
mbcs.c 613655fa39 drivers: autoconvert trivial BKL users to private mutex 14 years ago
mbcs.h 25985edced Fix common misspellings 14 years ago
mem.c 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
misc.c 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
mmtimer.c 527087374f posix-timers: Cleanup namespace 14 years ago
msm_smd_pkt.c 7e8aa04898 drivers/char/msm_smd_pkt.c: don't use IS_ERR() 14 years ago
mspec.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
nsc_gpio.c a7113a9662 [PATCH] struct path: convert char-drivers 18 years ago
nvram.c 22735068d5 drivers: fix up various ->llseek() implementations 14 years ago
nwbutton.c 25985edced Fix common misspellings 14 years ago
nwbutton.h 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
nwflash.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
pc8736x_gpio.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
ppdev.c d98808a253 drivers/char/ppdev.c: put gotten port value 14 years ago
ps3flash.c c22405c98d drivers/char: Add module.h to those who were using it implicitly 13 years ago
ramoops.c c755201eb5 ramoops: update parameters only after successful init 13 years ago
random.c c2bc3a316a Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
raw.c 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
rtc.c a28ee477e5 drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit 13 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 25985edced Fix common misspellings 14 years ago
tb0219.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
tile-srom.c 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
tlclk.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 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 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
uv_mmtimer.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
viotape.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 years ago
virtio_console.c c743d09dbd virtio: console: Disable callbacks for virtqueues at start of S4 freeze 13 years ago