]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-10-31 Stephen Rothwelldrivers/media: ir-raw.c needs kmod.h for request_module
2011-10-31 Paul Gortmakerdrivers/leds: Add export.h for THIS_MODULE to leds...
2011-10-31 Paul Gortmakerdrivers/leds: Add module.h to files using it implicitly
2011-10-31 Paul Gortmakerdrivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODUL...
2011-10-31 Paul Gortmakerdrivers/isdn: Add module.h to ISDN files implicitly...
2011-10-31 Paul Gortmakerdrivers/hwmon: add module.h to ultra45_env.c
2011-10-31 Paul Gortmakerdrivers/gpio: Fix drivers who are implicit users of...
2011-10-31 Paul Gortmakerdrivers/firmware: Add module.h to google/gsmi.c
2011-10-31 Paul Gortmakerdrivers/firewire: Add export.h for EXPORT_SYMBOL to...
2011-10-31 Paul Gortmakerdrivers/edac: Add module.h to mce_amd_inj.c
2011-10-31 Paul Gortmakerdrivers/dma: Add export.h to ste_dma40.c
2011-10-31 Paul Gortmakerdrivers/dma: Add module.h to files implicitly using it.
2011-10-31 Paul Gortmakerdrivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c
2011-10-31 Paul Gortmakerdrivers/dca: Add module.h to dca-core.c
2011-10-31 Paul Gortmakerdrivers/clocksource: Add module.h to those who were...
2011-10-31 Paul Gortmakerdrivers/char: Fix implicit use of err.h in ramoops.c
2011-10-31 Paul Gortmakerdrivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODUL...
2011-10-31 Paul Gortmakerdrivers/char: Add module.h to those who were using...
2011-10-31 Paul Gortmakerdrivers/base: change module.h -> export.h in power...
2011-10-31 Paul Gortmakerdrivers/base: base.h implicitly depends on <linux/notif...
2011-10-31 Paul Gortmakerdrivers/base: dma-coherent.c is a module and needs...
2011-10-31 Paul Gortmakerdrivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODUL...
2011-10-31 Paul Gortmakeride/ata: Add module.h to the implicit modular users
2011-10-31 Paul Gortmakeride/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE...
2011-10-31 Paul Gortmakerinfiniband: add moduleparam.h to drivers/infiniband...
2011-10-31 Paul Gortmakerinfiniband: add in export.h for files using EXPORT_SYMB...
2011-10-31 Paul Gortmakerinfiniband: Fix up module files that need to include...
2011-10-31 Paul Gortmakerinfiniband: Fix up users implicitly relying on getting...
2011-10-31 Paul Gortmakervideo: Add module.h to drivers/video files who really...
2011-10-31 Paul Gortmakervideo: Add export.h for THIS_MODULE/EXPORT_SYMBOL to...
2011-10-31 Paul Gortmakerselinux: Add export.h to files using EXPORT_SYMBOL...
2011-10-31 Mark Browncpufreq: Fix build of s3c64xx cpufreq driver for header...
2011-10-31 Paul Gortmakercpufreq: cpufreq_stats.c is a module, and should includ...
2011-10-31 Paul Gortmakercpuidle: ladder.c needs module.h and not just moduleparam.h
2011-10-31 Paul Gortmakercpuidle: Add module.h to drivers/cpuidle files as required.
2011-10-31 Paul Gortmakeri2c: Add module.h to modular files prev. implicitly...
2011-10-31 Paul Gortmakeri2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL
2011-10-31 Paul Gortmakerrtc: Add module.h to implicit users in drivers/rtc
2011-10-31 Paul Gortmakertty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-10-31 Paul Gortmakertty: Add module.h to drivers/tty users who just expect...
2011-10-31 Paul Gortmakerbluetooth: add module.h to drivers/bluetooth files...
2011-10-31 Paul Gortmakerusb: fix implicit usage of gfp.h in host/xhci-hub.c
2011-10-31 Paul Gortmakerusb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where...
2011-10-31 Paul Gortmakerusb: Add module.h to drivers/usb consumers who really...
2011-10-31 Paul Gortmakerscsi: Fix up files implicitly depending on module.h...
2011-10-31 Paul Gortmakerscsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-31 Paul Gortmakerpci: add module.h to files implicitly relying on its...
2011-10-31 Paul Gortmakerpci: Fix files needing export.h for EXPORT_SYMBOL/THIS_...
2011-10-31 Paul Gortmakersound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where...
2011-10-31 Paul Gortmakersound: Add module.h to the previously silent sound...
2011-10-31 Paul Gortmakersound: add moduleparam.h to users of module_param/MODUL...
2011-10-31 Paul Gortmakersound: fix drivers needing module.h not moduleparam.h
2011-10-31 Paul Gortmakermd: Add in export.h for files using EXPORT_SYMBOL
2011-10-31 Paul Gortmakermd: Add module.h to all files using it implicitly
2011-10-31 Paul Gortmakerhid: Fix up files needing export.h for EXPORT_SYMBOL
2011-10-31 Paul Gortmakerhid: Add module.h to fix up implicit users of it
2011-10-31 Paul Gortmakerdrivers/input: add export.h to symbol exporting files.
2011-10-31 Paul Gortmakerdrivers/input: Add module.h to modular drivers implicit...
2011-10-31 Paul Gortmakerdrivers: power_supply_sysfs.c needs stat.h
2011-10-31 Paul Gortmakerdrivers/base: transport_class explicitly requires EXPOR...
2011-10-31 Paul Gortmakerof: of_pci.c needs export.h since it uses EXPORT_SYMBOLS
2011-10-31 Paul Gortmakerblock: Change module.h -> export.h in bsg-lib.c
2011-10-31 Paul Gortmakerblock: Fix files that are modules and hence need module.h
2011-10-31 Paul Gortmakerblock: add export.h to files using EXPORT_SYMBOL/THIS_M...
2011-10-31 Paul Gortmakermtd: Add module.h to drivers users that were implicitly...
2011-10-31 Paul Gortmakermtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where...
2011-10-31 Paul Gortmakercrypto: add module.h to those files that are explicitly...
2011-10-31 Paul Gortmakerdrivers/net: fix mislocated headers in cxgb4/l2t.c
2011-10-31 Paul Gortmakerdrivers/net: wireless/ath/ath5k/debug.c does not need...
2011-10-31 Paul Gortmakerdrivers/net: Add moduleparam.h to drivers as required.
2011-10-31 Paul Gortmakerdrivers/net: change moduleparam.h to module.h as required.
2011-10-31 Paul Gortmakerdrivers/net: Add export.h to files using EXPORT_SYMBOL...
2011-10-31 Paul Gortmakerdrivers/net: Add module.h to drivers who were implicitl...
2011-10-31 Axel Linunicore32: EXPORT_SYMBOL needs export.h
2011-10-31 Paul Gortmakermicroblaze: Add export.h to arch/microblaze files as...
2011-10-31 Paul Gortmakersh: Add export.h to arch/sh specific files as required.
2011-10-31 Paul Gortmakersh: Add module.h to arch/sh specific files as required.
2011-10-31 Paul Gortmakersh: fix implicit use of stat.h in arch/sh specific...
2011-10-31 Paul Gortmakeralpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL
2011-10-31 Paul Gortmakeralpha: fix implicit stat.h usage in pci-sysfs.c
2011-10-31 Paul Gortmakerblackfin: add module.h to files implicitly expecting...
2011-10-31 Paul Gortmakerblackfin: Add export.h to files using EXPORT_SYMBOL...
2011-10-31 Paul Gortmakerparisc: add module.h to files really requiring it
2011-10-31 Paul Gortmakerparisc: Add export.h to files needing EXPORT_SYMBOL...
2011-10-31 Paul Gortmakeravr32: add export.h to arch/avr32 for EXPORT_SYMBOL...
2011-10-31 Paul Gortmakerm68k: Add export.h to the m68k specific files as required
2011-10-31 Paul Gortmakeria64: Add export.h to arch/ia64 specific files as required
2011-10-31 Heiko Carstenss390: add missing module.h/export.h includes
2011-10-31 Paul Gortmakermips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
2011-10-31 Paul Gortmakermips: remove needless include of module.h from core...
2011-10-31 Paul Gortmakermips: migrate core kernel file from module.h --> export.h
2011-10-31 Paul Gortmakermips: fix implicit smp.h usage in various files.
2011-10-31 Paul Gortmakermips: fix implicit use of asm/elf.h in kernel/cpu-probe.c
2011-10-31 Paul Gortmakersparc: Add module.h to files previously implicitly...
2011-10-31 Paul Gortmakersparc: remove several unnecessary module.h include...
2011-10-31 Paul Gortmakersparc: move symbol exporters to use export.h not module.h
2011-10-31 Paul Gortmakersparc: add export.h to arch/sparc files as required
2011-10-31 Paul Gortmakersparc: fix implicit use of uaccess.h header in mdesc.c
2011-10-31 Paul Gortmakersparc: fix implicit use of spitfire.h in pcr.c and...
2011-10-31 Paul Gortmakerarm: Add moduleparam.h to arch/arm files as required
next