summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* driver: pcmcia: replace IRQ_GPIO() with gpio_to_irq()Haojian Zhuang2011-11-152-13/+12
* ARM: pxa: add clk support in gpio driverHaojian Zhuang2011-11-151-1/+25
* ARM: mmp: clear gpio edge detectHaojian Zhuang2011-11-151-0/+4
* ARM: pxa: change gpio to platform deviceHaojian Zhuang2011-11-153-11/+132
* ARM: pxa: use little endian read write in gpio driverHaojian Zhuang2011-11-141-34/+34
* ARM: pxa: recognize gpio number and typeHaojian Zhuang2011-11-141-1/+40
* ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-141-4/+85
* ARM: pxa: use chained interrupt for GPIO0 and GPIO1Haojian Zhuang2011-11-141-0/+14
* Revert "hvc_console: display printk messages on console."Linus Torvalds2011-11-071-6/+1
* powerpc: fix building hvc_opal.cMichael Neuling2011-11-071-0/+1
* Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-078-31/+25
|\
| * xen: use static initializers in xen-balloon.cOlaf Hering2011-07-291-9/+8
| * Xen: fix braces and tabs coding style issue in xenbus_probe.cRuslan Pisarev2011-07-261-4/+3
| * Xen: fix braces coding style issue in xenbus_probe.hRuslan Pisarev2011-07-261-2/+1
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.cRuslan Pisarev2011-07-261-2/+2
| * Xen: fix braces coding style issue in gntdev.c and grant-table.cRuslan Pisarev2011-07-262-3/+2
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.cRuslan Pisarev2011-07-261-5/+4
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.cRuslan Pisarev2011-07-261-8/+7
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-07966-19/+1007
|\ \
| * | watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker2011-11-011-0/+1
| * | pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-011-0/+1
| * | pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell2011-11-011-0/+1
| * | pcmcia: Add export.h to drivers/pcmcia as required.Paul Gortmaker2011-11-012-0/+2
| * | pcmcia: add module.h to db1xxx_ss.c since it is modular.Paul Gortmaker2011-11-011-0/+1
| * | uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-0112-0/+12
| * | uwb: Add module.h to the real uwb modular users.Paul Gortmaker2011-11-012-0/+2
| * | drivers/uwb: fix implicit use of stat.hPaul Gortmaker2011-11-012-0/+2
| * | spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker2011-11-011-0/+1
| * | spi: Add module.h to implicit users in drivers/spiPaul Gortmaker2011-11-0118-0/+18
| * | regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-11-0119-0/+19
| * | regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker2011-11-011-0/+1
| * | intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker2011-11-011-0/+1
| * | virtio: Add module.h to drivers/virtio users.Paul Gortmaker2011-11-013-0/+3
| * | lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-11-012-0/+2
| * | xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-11-014-0/+4
| * | xen: Add module.h to modular drivers/xen users.Paul Gortmaker2011-11-014-0/+4
| * | uio: Add module.h to implicit drivers/uio usersPaul Gortmaker2011-11-012-0/+2
| * | staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-11-0110-0/+10
| * | staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker2011-11-013-1/+4
| * | staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-11-0126-0/+26
| * | ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-016-0/+6
| * | ssb: Add module.h to the real modules in drivers/ssbPaul Gortmaker2011-11-012-0/+2
| * | mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-11-013-0/+3
| * | mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-019-0/+9
| * | mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-11-011-0/+1
| * | mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-014-0/+4
| * | mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-11-0111-0/+11
| * | gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.cPaul Gortmaker2011-11-011-0/+1
| * | gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-11-0127-0/+41
| * | gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-11-0130-0/+33