Paul Gortmaker 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 14 éve
..
accessibility 98b8788ae9 drop explicit include of autoconf.h 15 éve
acpi 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 éve
amba ac3e2fa677 clk: amba bus: convert to clk_prepare()/clk_unprepare() 14 éve
ata bff7832dd6 ide/ata: Add module.h to the implicit modular users 13 éve
atm 8a9ea3237e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 13 éve
auxdisplay 25985edced Fix common misspellings 14 éve
base aaf195444b drivers/base: change module.h -> export.h in power/common.c 13 éve
bcma 44a8e3772f bcma: fix implicit use of export.h contents 13 éve
block 0c8d44f239 block: Fix files that are modules and hence need module.h 13 éve
bluetooth a59b968ee0 bluetooth: add module.h to drivers/bluetooth files as required. 13 éve
cdrom aec9f377e4 drivers/cdrom/cdrom.c: relax check on dvd manufacturer value 14 éve
char c05aa8fbcc drivers/char: Fix implicit use of err.h in ramoops.c 13 éve
clk aa3831cf9d ARM: Consolidate the clkdev header files 14 éve
clocksource 7deeab5dc4 drivers/clocksource: Add module.h to those who were using it implicitly 13 éve
connector f786ecba41 connector: add comm change event report to proc connector 14 éve
cpufreq a6ee87790b cpufreq: Fix build of s3c64xx cpufreq driver for header change 13 éve
cpuidle 70e522a028 cpuidle: ladder.c needs module.h and not just moduleparam.h 13 éve
crypto 4bb33cc890 crypto: add module.h to those files that are explicitly using it 13 éve
dca 3382416d86 drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c 13 éve
devfreq ce26c5bb95 PM / devfreq: Add basic governors 14 éve
dio f699b7f351 m68k: don't export static inline functions 15 éve
dma f492b21027 drivers/dma: Add export.h to ste_dma40.c 13 éve
edac 80a2e2e35d drivers/edac: Add module.h to mce_amd_inj.c 13 éve
eisa 82de9a0cc3 eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80 14 éve
firewire 823467e5fc drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c 13 éve
firmware afd605f683 drivers/firmware: Add module.h to google/gsmi.c 13 éve
gpio bb207ef1e8 drivers/gpio: Fix drivers who are implicit users of module.h 13 éve
gpu 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. 13 éve
hid ec37d321b9 hid: Fix up files needing export.h for EXPORT_SYMBOL 13 éve
hv 15b80d6417 hv: remove struct hv_device_info from hyperv.h 14 éve
hwmon 31a1a1526d drivers/hwmon: add module.h to ultra45_env.c 13 éve
hwspinlock 4fa8eebb04 hwspinlock: depend on OMAP4 14 éve
i2c 93cf5d75b9 i2c: Add module.h to modular files prev. implicitly getting it 13 éve
ide bff7832dd6 ide/ata: Add module.h to the implicit modular users 13 éve
idle 7c52d55170 x86: fix up files really needing to include module.h 13 éve
ieee802154 0ac9ebedce IEEE 802.15.4: do not enable driver debugging by default 14 éve
infiniband fec14d2fce infiniband: add moduleparam.h to drivers/infiniband as required 13 éve
input 15d0580f20 drivers/input: add export.h to symbol exporting files. 13 éve
iommu 0cfdc72439 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 13 éve
isdn 5d76fc219c drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. 13 éve
leds d131c49628 drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c 13 éve
lguest 0acf00014b lguest: move process freezing before pending signals check 13 éve
macintosh 22735068d5 drivers: fix up various ->llseek() implementations 14 éve
mca cf43f4ab3a mca: struct device - replace bus_id with dev_name(), dev_set_name() 16 éve
md daaa5f7cbe md: Add in export.h for files using EXPORT_SYMBOL 13 éve
media 7a707b8920 drivers/media: Add module.h to all files using it implicitly 13 éve
memstick c47e789328 drivers/memstick: Add module.h to the prev. implicit modular users 13 éve
message 314ef9cb52 drivers/message: Add module.h to i2o/pci.c 13 éve
mfd 68d99b2c8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 13 éve
misc 7a32129a42 drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. 13 éve
mmc 46b51ea209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc 13 éve
mtd a0e5cc581b mtd: Add module.h to drivers users that were implicitly using it. 13 éve
net 310587c320 drivers/net: fix mislocated headers in cxgb4/l2t.c 13 éve
nfc baf79c33e2 drivers/nfc: add module.h to nfcwilink.c 13 éve
nubus 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 éve
of 2c8d667a31 drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required 13 éve
oprofile 2d21a29fb6 locking, oprofile: Annotate oprofilefs lock as raw 14 éve
parisc 6caddf0a74 parisc: add module.h to files really requiring it 13 éve
parport 9fdbdd062b parport_pc: release IO region properly if unsupported ITE887x card is found 13 éve
pci eefa9cfc89 pci: add module.h to files implicitly relying on its presence. 13 éve
pcmcia ca90666287 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm 13 éve
pinctrl ad7761ab3a pinctrl/sirf: fix sirfsoc_get_group_pins prototype 13 éve
platform 7c52d55170 x86: fix up files really needing to include module.h 13 éve
pnp 45b583b10a Merge 'akpm' patch series 14 éve
power 7e6d62db5e drivers/power: Add module.h to the actual modules in drivers/power 13 éve
pps 25985edced Fix common misspellings 14 éve
ps3 7dfe293cf6 powerpc: Fix up modules that should be including module.h 13 éve
ptp fb5a18cf7c ptp: Fix some locking bugs in ptp_read() 14 éve
rapidio 0a422f2b1d drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h 13 éve
regulator a1ff89ef3c regulator: Add WM1811 support 14 éve
rtc 2113852b23 rtc: Add module.h to implicit users in drivers/rtc 13 éve
s390 3a4c5d5964 s390: add missing module.h/export.h includes 13 éve
sbus 60063497a9 atomic: use <linux/atomic.h> 14 éve
scsi acf3368ffb scsi: Fix up files implicitly depending on module.h inclusion 13 éve
sfi d2185c4440 drivers/sfi: sfi_acpi.c needs sysfs.h 13 éve
sh 07c9273945 drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c 13 éve
sn 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 éve
spi 18c0635363 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 13 éve
ssb 04023afcce ssb: fix DMA translation for some specific boards 14 éve
staging acff987d94 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 13 éve
target 827509e38e drivers/target: Add module.h to drivers/target files as required. 13 éve
tc 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 éve
telephony 25f8f54f6e pcmcia: Convert pcmcia_device_id declarations to const 14 éve
thermal 31f5396ad3 thermal: make THERMAL_HWMON implementation fully internal 14 éve
tty 0e648f42f2 tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters 13 éve
uio 27a90700a4 uio: Support physical addresses >32 bits on 32-bit systems 13 éve
usb 4bcbcc96e1 usb: fix implicit usage of gfp.h in host/xhci-hub.c 13 éve
uwb 129220848c Remove unneeded version.h include from drivers/uwb/ 14 éve
vhost 60063497a9 atomic: use <linux/atomic.h> 14 éve
video 355b200bac video: Add module.h to drivers/video files who really use it. 13 éve
virt f1f4ee01c0 drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c 14 éve
virtio 8f9f4668b3 Add ethtool -g support to virtio_net 13 éve
vlynq 8ec4ad2beb vlynq: Convert irq functions 14 éve
w1 4d184129b2 drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c 13 éve
watchdog 7115e3fcf4 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 éve
xen 1f6e05171b Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 éve
zorro 8aaf7a0e37 drivers/zorro: Add export.h to proc.c 13 éve
Kconfig aa77677e0a Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 éve
Makefile aa77677e0a Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 éve