summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-22Add linux-next specific files for 20140122next-20140122Stephen Rothwell
2014-01-22Merge branch 'init/master'Stephen Rothwell
2014-01-22include: remove needless instances of <linux/init.h>Paul Gortmaker
2014-01-22drivers: delete remaining non-required instances of <linux/init.h>Paul Gortmaker
2014-01-22drivers/gpu: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-22drivers/dma: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-22drivers/pci: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-22drivers/cpufreq: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-22drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/macintosh: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/edac: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/platform: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/crypto: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/mmc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/bluetooth: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/gpio: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/mfd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/infiniband: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/pcmcia: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/isdn: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/pinctrl: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/hwmon: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/media: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22drivers/power: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22acpi: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22spi: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22scsi: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22rtc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22video: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22powerpc: delete another unrequired instance of <linux/init.h>Paul Gortmaker
2014-01-22blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-22alpha: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-22s390: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22arm: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-22logo: emit "#include <linux/init.h> in autogenerated C filePaul Gortmaker
2014-01-22module: relocate module_init from init.h to module.hPaul Gortmaker
2014-01-22drivers/i2c: busses/i2c-acorn.c is tristate and should use module.hPaul Gortmaker
2014-01-22drivers/platform: don't use modular register in non-modular pdev_bus.cPaul Gortmaker
2014-01-22cpuidle: don't use modular platform register in non-modular ARM driversPaul Gortmaker
2014-01-22drivers/clk: don't use module_init in clk-nomadik.c which is non-modularPaul Gortmaker
2014-01-22ia64: don't use module_init in non-modular sim/simscsi.c codePaul Gortmaker