Age | Commit message (Expand) | Author | Files | Lines |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 3 | -3/+3 |
2016-07-09 | rtc: v3020: move rtc-v3020.h to platform_data | Alexandre Belloni | 3 | -3/+3 |
2016-06-27 | arm: use the new LED disk activity trigger | Stephan Linz | 1 | -1/+1 |
2016-05-25 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -1/+3 |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -10/+45 |
2016-05-20 | Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixes | Arnd Bergmann | 2 | -1/+3 |
2016-05-06 | Merge back new device properties material for v4.7. | Rafael J. Wysocki | 1 | -8/+4 |
2016-05-06 | mtd: nand: sharpsl: switch to mtd_ooblayout_ops | Boris Brezillon | 1 | -10/+45 |
2016-04-30 | ARM: pxa: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-04-30 | ARM: pxa: activate pinctrl for device-tree machines | Robert Jarzmik | 1 | -0/+2 |
2016-04-09 | device property: don't bother the drivers with struct property_set | Heikki Krogerus | 1 | -8/+4 |
2016-03-29 | ARM: pxa: fix the number of DMA requestor lines | Robert Jarzmik | 1 | -0/+1 |
2016-03-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 13 | -49/+29 |
2016-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -12/+31 |
2016-03-16 | ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define props | Arnd Bergmann | 1 | -11/+4 |
2016-03-16 | Merge tag 'v4.5' into next | Dmitry Torokhov | 115 | -199/+208 |
2016-03-04 | usb: gadget: pxa25x_udc: move register definitions from arch | Arnd Bergmann | 1 | -163/+0 |
2016-03-03 | Input: rotary_encoder - move away from platform data structure | Dmitry Torokhov | 1 | -8/+21 |
2016-03-02 | Input: rotary_encoder - convert to use gpiod API | Dmitry Torokhov | 1 | -4/+17 |
2016-02-27 | ARM: pxa: add the number of DMA requestor lines | Robert Jarzmik | 4 | -4/+5 |
2016-02-21 | ARM: pxa: pxa3xx device-tree support cleanup | Robert Jarzmik | 1 | -24/+0 |
2016-02-01 | ARM: pxa: don't select RFKILL if CONFIG_NET is disabled | Arnd Bergmann | 1 | -1/+1 |
2016-02-01 | ARM: pxa: fix building without IWMMXT | Arnd Bergmann | 2 | -4/+8 |
2016-02-01 | ARM: pxa: move extern declarations to pm.h | Arnd Bergmann | 2 | -3/+3 |
2016-02-01 | ARM: pxa: don't select GPIO_SYSFS for MIOA701 | Arnd Bergmann | 1 | -1/+0 |
2016-02-01 | ARM: pxa: mark unused eseries code as __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2016-02-01 | ARM: pxa: mark spitz_card_pwr_ctrl as __maybe_unused | Arnd Bergmann | 1 | -1/+1 |
2016-02-01 | ARM: pxa: define clock registers as __iomem | Arnd Bergmann | 4 | -9/+9 |
2016-01-21 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 115 | -188/+197 |
2016-01-13 | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -3/+3 |
2016-01-11 | Merge branch 'patchwork' into v4l_for_linus | Mauro Carvalho Chehab | 7 | -8/+8 |
2015-12-18 | Merge branch 'fixes' into next/multiplatform | Arnd Bergmann | 1 | -0/+5 |
2015-12-16 | ARM: pxa: mark ezx structures as __maybe_unused | Arnd Bergmann | 1 | -5/+5 |
2015-12-16 | ARM: pxa: mark raumfeld init functions as __maybe_unused | Arnd Bergmann | 1 | -3/+3 |
2015-12-16 | ARM: pxa: cm-x2xx: avoid duplicate macro warnings | Arnd Bergmann | 1 | -0/+9 |
2015-12-11 | ARM: pxa: use PWM lookup table for all machines | Arnd Bergmann | 1 | -0/+5 |
2015-12-08 | ARM: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 3 | -3/+3 |
2015-12-01 | ARM: pxa: make more mach/*.h files local | Arnd Bergmann | 115 | -180/+180 |
2015-11-19 | ARM: pxa: palm: Fix typos in PWM lookup table code | Thierry Reding | 2 | -2/+2 |
2015-11-19 | [media] move media platform data to linux/platform_data/media | Mauro Carvalho Chehab | 7 | -7/+7 |
2015-11-17 | [media] include/media: split I2C headers from V4L2 core | Mauro Carvalho Chehab | 1 | -1/+1 |
2015-11-11 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 22 | -340/+608 |
2015-10-23 | Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanup | Olof Johansson | 22 | -340/+608 |
2015-10-16 | ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode | Arnd Bergmann | 2 | -2/+2 |
2015-10-16 | ARM: pxa: raumfeld: make some variables static | Uwe Kleine-König | 1 | -5/+5 |
2015-10-15 | ARM: pxa: magician: Remove pdata for pasic3-leds | Petr Cvek | 1 | -42/+1 |
2015-10-15 | ARM: pxa: magician: Add support for PXA27x UDC | Petr Cvek | 1 | -0/+22 |
2015-10-15 | ARM: pxa: magician: Add support for MAX1587A Vcore regulator | Petr Cvek | 1 | -0/+52 |
2015-10-15 | ARM: pxa: magician: Change comments to be more informative | Petr Cvek | 1 | -13/+29 |
2015-10-15 | ARM: pxa: magician: Move platform_add_devices() to the end of magician_init() | Petr Cvek | 1 | -1/+2 |