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
Paul Gortmaker afd605f683 drivers/firmware: Add module.h to google/gsmi.c 13 years ago
..
accessibility
acpi acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
amba
ata ide/ata: Add module.h to the implicit modular users 13 years ago
atm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 13 years ago
auxdisplay
base drivers/base: change module.h -> export.h in power/common.c 13 years ago
bcma
block block: Fix files that are modules and hence need module.h 13 years ago
bluetooth bluetooth: add module.h to drivers/bluetooth files as required. 13 years ago
cdrom
char drivers/char: Fix implicit use of err.h in ramoops.c 13 years ago
clk
clocksource drivers/clocksource: Add module.h to those who were using it implicitly 13 years ago
connector
cpufreq cpufreq: Fix build of s3c64xx cpufreq driver for header change 13 years ago
cpuidle cpuidle: ladder.c needs module.h and not just moduleparam.h 13 years ago
crypto crypto: add module.h to those files that are explicitly using it 13 years ago
dca drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c 13 years ago
devfreq PM / devfreq: Add basic governors 14 years ago
dio
dma drivers/dma: Add export.h to ste_dma40.c 13 years ago
edac drivers/edac: Add module.h to mce_amd_inj.c 13 years ago
eisa
firewire drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c 13 years ago
firmware drivers/firmware: Add module.h to google/gsmi.c 13 years ago
gpio Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 13 years ago
gpu Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux 13 years ago
hid hid: Fix up files needing export.h for EXPORT_SYMBOL 13 years ago
hv hv: remove struct hv_device_info from hyperv.h 14 years ago
hwmon Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
hwspinlock
i2c i2c: Add module.h to modular files prev. implicitly getting it 13 years ago
ide ide/ata: Add module.h to the implicit modular users 13 years ago
idle x86: fix up files really needing to include module.h 13 years ago
ieee802154
infiniband infiniband: add moduleparam.h to drivers/infiniband as required 13 years ago
input drivers/input: add export.h to symbol exporting files. 13 years ago
iommu Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 13 years ago
isdn Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 13 years ago
leds Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
lguest lguest: move process freezing before pending signals check 13 years ago
macintosh
mca
md md: Add in export.h for files using EXPORT_SYMBOL 13 years ago
media Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 13 years ago
memstick
message
mfd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 13 years ago
misc Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 years ago
mmc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc 13 years ago
mtd mtd: Add module.h to drivers users that were implicitly using it. 13 years ago
net drivers/net: fix mislocated headers in cxgb4/l2t.c 13 years ago
nfc
nubus
of of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS 13 years ago
oprofile
parisc parisc: add module.h to files really requiring it 13 years ago
parport parport_pc: release IO region properly if unsupported ITE887x card is found 14 years ago
pci pci: add module.h to files implicitly relying on its presence. 13 years ago
pcmcia Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 13 years ago
pinctrl pinctrl/sirf: fix sirfsoc_get_group_pins prototype 13 years ago
platform x86: fix up files really needing to include module.h 13 years ago
pnp
power drivers: power_supply_sysfs.c needs stat.h 13 years ago
pps
ps3 powerpc: Fix up modules that should be including module.h 13 years ago
ptp
rapidio
regulator regulator: Add WM1811 support 14 years ago
rtc rtc: Add module.h to implicit users in drivers/rtc 13 years ago
s390 s390: add missing module.h/export.h includes 13 years ago
sbus
scsi scsi: Fix up files implicitly depending on module.h inclusion 13 years ago
sfi
sh sh: Add export.h to arch/sh specific files as required. 13 years ago
sn
spi Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 13 years ago
ssb
staging Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 13 years ago
target Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
tc
telephony
thermal
tty tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters 13 years ago
uio uio: Support physical addresses >32 bits on 32-bit systems 14 years ago
usb usb: fix implicit usage of gfp.h in host/xhci-hub.c 13 years ago
uwb
vhost
video video: Add module.h to drivers/video files who really use it. 13 years ago
virt
virtio Add ethtool -g support to virtio_net 13 years ago
vlynq
w1
watchdog Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
xen Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
zorro zorro: Fix four checkpatch warnings 13 years ago
Kconfig Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 years ago
Makefile Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 years ago