summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2010-10-23ARM: S5PC100: 2nd Change to using s3c_gpio_cfgall_range()Kukjin Kim
2010-10-23ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgall_range()Kukjin Kim
2010-10-23ARM: S3C64XX: 2nd Change to using s3c_gpio_cfgall_range()Kukjin Kim
2010-10-23ARM: S5PV310: Change to using s3c_gpio_cfgall_range()Kukjin Kim
2010-10-23ARM: S5PV210: Change to using s3c_gpio_cfgall_range()Ben Dooks
2010-10-23ARM: S5PC100: Change to using s3c_gpio_cfgall_range()Ben Dooks
2010-10-23ARM: S5P64X0: Change to using s3c_gpio_cfgall_range()Kukjin Kim
2010-10-23ARM: S5P6442: Change to using s3c_gpio_cfgall_range()Kukjin Kim
2010-10-23ARM: S3C64XX: Change to using s3c_gpio_cfgall_range()Ben Dooks
2010-10-23ARM: SAMSUNG: Add s3c_gpio_cfgall_range() functionBen Dooks
2010-10-23ARM: S5PV310: Change to using s3c_gpio_cfgpin_range()Kukjin Kim
2010-10-23ARM: S5PV210: Change to using s3c_gpio_cfgpin_range()Ben Dooks
2010-10-23ARM: S5PC100: Change to using s3c_gpio_cfgpin_range()Ben Dooks
2010-10-23ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgpin_range()Kukjin Kim
2010-10-23ARM: S5P64X0: Change to using s3c_gpio_cfgpin_range()Ben Dooks
2010-10-23ARM: S5P6442: Change to using s3c_gpio_cfgpin_range()Ben Dooks
2010-10-23ARM: S3C64XX: Change to using s3c_gpio_cfgpin_range()Ben Dooks
2010-10-23ARM: S3C64XX: Change dev-audio.c to use S3C_GPIO_SFN() for special functionsBen Dooks
2010-10-23ARM: SAMSUNG: Add GPIO configuration for a range of pinsBen Dooks
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-10-22[media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart
2010-10-22[media] sh_vou: Don't use module names to load I2C modulesLaurent Pinchart
2010-10-22x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()Dongdong Deng
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel
2010-10-22x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35Jason Wessel
2010-10-22Blackfin: bfin_spi.h: add MMR peripheral layoutMike Frysinger
2010-10-22Blackfin: bfin_ppi.h: start a common PPI/EPPI headerMike Frysinger
2010-10-22Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRsMike Frysinger
2010-10-22Blackfin: bf538: add missing SIC_RVECT defineMike Frysinger
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger
2010-10-22Blackfin: bf54x: add missing SIC_RVECT definitionMike Frysinger
2010-10-22Blackfin: H8606: move 8250 irqflags to platform resourcesMike Frysinger
2010-10-22Blackfin: glue XIP/ROM kernel kconfigsMike Frysinger
2010-10-22Blackfin: update sparse flags for latest upstream changesMike Frysinger
2010-10-22Blackfin: coreb: update ioctl numbersMike Frysinger
2010-10-22Blackfin: coreb: add gpl module licenseMike Frysinger
2010-10-22Blackfin: bf518-ezkit: add ssm2603 codec resourcesBob Liu
2010-10-22Blackfin: bf51x/bf52x: fix 16/32bit SPORT MMR helpersBob Liu
2010-10-22Blackfin: tll6527m: new board portAshish Gupta
2010-10-22xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini
2010-10-22xen: mask the MTRR feature from the cpuidStefano Stabellini
2010-10-22xen: add the direct mapping area for ISA bus accessJuan Quintela
2010-10-22xen: use vcpu_ops to setup cpu masksStefano Stabellini
2010-10-22xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge
2010-10-22xen: remap MSIs into pirqs when running as initial domainQing He
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge
2010-10-22xen: introduce XEN_DOM0 as a silent optionStefano Stabellini
2010-10-22xen: map MSIs into pirqsStefano Stabellini
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini