- eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
- c7921bb mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h by Boris Brezillon · 6 years ago
- 82fc509 mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there by Boris Brezillon · 6 years ago
- 47bd59e mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks by Boris Brezillon · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- f59c303 ARM: Fix i2c-gpio GPIO descriptor tables by Linus Walleij · 7 years ago
- e0fc62a w1: w1-gpio: Convert to use GPIO descriptors by Linus Walleij · 7 years ago
- 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
- 4008e6a Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 4d0ce62 i2c: gpio: Augment all boardfiles to use open drain by Linus Walleij · 7 years ago
- b2e6355 i2c: gpio: Convert to use descriptors by Linus Walleij · 7 years ago
- 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
- d1f936d7 Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next by Boris Brezillon · 7 years ago
- d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
- c4caa8d ARM: ixp4xx: fix ioport_unmap definition by Arnd Bergmann · 9 years ago
- 1f3b4d8 ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l} by Arnd Bergmann · 9 years ago
- ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 7548dd7 ARM: ixp4xx: drop duplicate header gpio.h by Geliang Tang · 8 years ago
- 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- c5418a0 usb: gadget: pxa25x_udc: move register definitions from arch by Arnd Bergmann · 9 years ago
- 010b16d ARM: ixp4xx: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
- ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
- d9dccc6 ARM: make use of nand_set/get_controller_data() helpers by Boris BREZILLON · 9 years ago
- c993e09 ARM: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
- d66e513 ARM: ixp4xx: fix read{b,w,l} return types by Arnd Bergmann · 9 years ago
- e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
- cea50ee ARM/ixp4xx/timer: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
- 6a53bc7 ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequency by Russell King · 10 years ago
- 1aeb3c5 ARM: ixp4xx: fix {in,out}s{bwl} data types by Arnd Bergmann · 10 years ago
- 2e0fa0c ARM: ixp4xx: Properly override I/O accessors by Thierry Reding · 10 years ago
- e43b21c ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI by Arnd Bergmann · 10 years ago
- dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 00e1b3a IXP4xx: Fix DMA masks. by Krzysztof Halasa · 11 years ago
- 53ad835 Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation" by Arnd Bergmann · 11 years ago
- e1a4018 IXP4xx: Fix Goramo Multilink GPIO conversion. by Krzysztof Halasa · 11 years ago
- 9c9c6c5 Revert "ARM: ixp4xx: fix gpio rework" by Arnd Bergmann · 11 years ago
- 600a1df Merge branch 'randconfig-fixes' into next/fixes-non-critical by Arnd Bergmann · 11 years ago
- 48ba81f ARM: ixp4xx: fix gpio rework by Arnd Bergmann · 11 years ago
- 926aabd ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.h by Arnd Bergmann · 11 years ago
- e9c610a ARM: ixp4xx/omixp: always include linux/leds.h by Arnd Bergmann · 11 years ago
- bfdad56 ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation by Simon Kågström · 11 years ago
- 1ee6564 ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 11d73c5 Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup by Olof Johansson · 11 years ago
- fb3174e ARM: ixp4xx: fix timer latch calculation by Uwe Kleine-König · 11 years ago
- dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 97e81ac IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart() by Krzysztof Hałasa · 11 years ago
- 79f08d9 ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too by Uwe Kleine-König · 11 years ago
- f0402f9 ARM: ixp4xx: stop using <mach/timex.h> by Uwe Kleine-König · 11 years ago
- 0021c03 arm/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
- b8969ef Merge branch 'soc/sched_clock' into next/soc by Kevin Hilman · 11 years ago
- bf3eb44 ARM: IXP4xx: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
- f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
- d10d2d4 ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN by Ben Dooks · 12 years ago
- 098e30f ARM: ixp4xx: stop broadcasting the custom GPIO API by Linus Walleij · 11 years ago
- 81ded3c ARM: ixp4: delete irq_to_gpio by Linus Walleij · 11 years ago
- 8040dd0 ARM: ixp4xx: convert remaining users to use gpiolib by Linus Walleij · 11 years ago
- 2facbc8 ARM: debug: move 8250 debug include into arch/arm/include/debug/ by Russell King · 11 years ago
- c3faa9b ARM: debug: provide 8250 debug uart phys/virt address configuration options by Russell King · 11 years ago
- 4a003647 ARM: debug: provide 8250 debug uart register shift configuration option by Russell King · 11 years ago
- 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
- 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
- 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 39f1601 ARM: ixp4xx: avoid circular header dependency by Arnd Bergmann · 11 years ago
- fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
- 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 12 years ago
- 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 12 years ago
- 9b97173 ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions by Laura Abbott · 12 years ago
- f7b861b arm: Use generic idle loop by Thomas Gleixner · 12 years ago
- 2d798a3 ARM: w1-gpio: fix erroneous gpio requests by Johan Hovold · 12 years ago
- b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 12 years ago
- 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
- 838a2ae ARM: use clockevents_config_and_register() where possible by Shawn Guo · 12 years ago
- b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
- 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
- b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 0d2c9f05 IXP4xx: use __iomem for MMIO by Arnd Bergmann · 12 years ago
- b7b23db IXP4xx: map CPU config registers within VMALLOC region. by Krzysztof Hałasa · 12 years ago
- f0cdb153 IXP4xx: Always ioremap() Queue Manager MMIO region at boot. by Krzysztof Hałasa · 15 years ago
- 05cd3db ixp4xx: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
- f203bc6 IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices. by Krzysztof Hałasa · 14 years ago
- 87ba5c6 IXP4xx: Fix off-by-one bug in Goramo MultiLink platform. by Krzysztof Hałasa · 12 years ago
- 3043c5c IXP4xx: Fix Goramo MultiLink platform compilation. by Krzysztof Hałasa · 12 years ago
- 4600006 ARM: move udc_pxa2xx.h to linux/platform_data by Russell King · 12 years ago
- b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
- 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 13ec32f ARM: ixp4xx: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
- 0146422 ARM: make mach/gpio.h headers optional by Rob Herring · 12 years ago
- f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
- 47e1993 Merge branches 'fixes' and 'fixes2' into devel-late by Olof Johansson · 13 years ago
- 9dde0ae ixp4xx: fix compilation by adding gpiolib support by Richard Cochran · 13 years ago
- ff8ce5f Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 13 years ago
- 60f8291 arm: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago