Age | Commit message (Expand) | Author | Files | Lines |
2014-07-29 | Merge tag 'omap-for-v3.17/mailbox-cleanup' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 6 | -736/+360 |
2014-07-29 | mailbox/omap: add a parent structure for every IP instance | Suman Anna | 1 | -58/+115 |
2014-07-29 | mailbox/omap: remove the private mailbox structure | Suman Anna | 1 | -63/+63 |
2014-07-29 | mailbox/omap: consolidate OMAP mailbox driver | Suman Anna | 5 | -455/+283 |
2014-07-29 | mailbox/omap: simplify the fifo assignment by using macros | Suman Anna | 1 | -13/+16 |
2014-07-29 | mailbox/omap: remove omap_mbox_type_t from mailbox ops | Suman Anna | 3 | -26/+2 |
2014-07-29 | mailbox/omap: remove OMAP1 mailbox driver | Suman Anna | 3 | -217/+3 |
2014-07-29 | mailbox/omap: use devm_* interfaces | Suman Anna | 1 | -45/+19 |
2014-07-24 | bus: ARM CCN: add PERF_EVENTS dependency | Arnd Bergmann | 1 | -0/+1 |
2014-07-24 | bus: ARM CCN PMU driver | Pawel Moll | 3 | -1/+1400 |
2014-07-20 | PCI: spear: Remove spear13xx_pcie_remove() | Viresh Kumar | 1 | -12/+0 |
2014-07-20 | PCI: spear: Fix Section mismatch compilation warning for probe() | Viresh Kumar | 1 | -1/+1 |
2014-07-19 | Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 1 | -61/+161 |
2014-07-19 | Merge branch 'spear/pcie-support-v10' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 7 | -0/+1009 |
2014-07-18 | PCI: tegra: Implement accurate power supply scheme | Thierry Reding | 1 | -61/+161 |
2014-07-14 | phy: Add drivers for PCIe and SATA phy on SPEAr13xx | Pratyush Anand | 4 | -0/+595 |
2014-07-14 | PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx | Pratyush Anand | 3 | -0/+414 |
2014-07-09 | misc: atmel_pwm: remove obsolete driver | Alexandre Belloni | 3 | -413/+0 |
2014-07-09 | leds: atmel-pwm: remove obsolete driver | Alexandre Belloni | 3 | -158/+0 |
2014-07-09 | backlight: atmel-pwm-bl: remove obsolete driver | Alexandre Belloni | 3 | -235/+0 |
2014-07-09 | PWM: atmel: allow building for AVR32 | Alexandre Belloni | 1 | -1/+1 |
2014-06-28 | Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 3 | -35/+21 |
2014-06-28 | Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -1/+19 |
2014-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 6 | -10/+23 |
2014-06-28 | Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s... | Mark Brown | 3 | -35/+21 |
2014-06-28 | Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma... | Mark Brown | 3 | -1/+19 |
2014-06-28 | iscsi-target: fix iscsit_del_np deadlock on unload | Mikulas Patocka | 1 | -6/+7 |
2014-06-28 | Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -11/+16 |
2014-06-28 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 3 | -5/+5 |
2014-06-28 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+8 |
2014-06-28 | Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -3/+4 |
2014-06-28 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 25 | -68/+159 |
2014-06-27 | iscsi-target: Avoid rejecting incorrect ITT for Data-Out | Nicholas Bellinger | 1 | -1/+1 |
2014-06-27 | efi-pstore: Fix an overflow on 32-bit builds | Andrzej Zaborowski | 1 | -1/+1 |
2014-06-27 | Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 7 | -36/+36 |
2014-06-27 | tcm_loop: Fix memory leak in tcm_loop_submission_work error path | Nicholas Bellinger | 1 | -0/+1 |
2014-06-27 | iscsi-target: Explicily clear login response PDU in exception path | Nicholas Bellinger | 1 | -0/+2 |
2014-06-27 | target: Fix left-over se_lun->lun_sep pointer OOPs | Nicholas Bellinger | 1 | -0/+1 |
2014-06-27 | iscsi-target; Enforce 1024 byte maximum for CHAP_C key value | Nicholas Bellinger | 1 | -0/+4 |
2014-06-27 | iscsi-target: Convert chap_server_compute_md5 to use kstrtoul | Nicholas Bellinger | 1 | -3/+7 |
2014-06-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+5 |
2014-06-26 | mfd: ab8500: Fix dt irq mapping | Grygorii Strashko | 1 | -1/+1 |
2014-06-26 | mfd: davinci: Voicecodec needs regmap_mmio | Arnd Bergmann | 1 | -0/+1 |
2014-06-26 | mfd: STw481x: Allow modular build | Arnd Bergmann | 1 | -1/+1 |
2014-06-26 | mfd: UCB1x00: Enable modular build | Arnd Bergmann | 1 | -1/+1 |
2014-06-26 | TC: Handle device_register() errors. | Levente Kurusa | 1 | -2/+8 |
2014-06-26 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -5/+19 |
2014-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 43 | -222/+503 |
2014-06-26 | net: allwinner: emac: Add missing free_irq | Maxime Ripard | 1 | -0/+1 |
2014-06-26 | cxgb4: use dev_port to identify ports | Thadeu Lima de Souza Cascardo | 1 | -0/+1 |