| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/video/mx3fb.c: use NULL for pointer | Fabio Estevam | 2013-02-21 | 1 | -1/+1 |
* | video: exynos_dp: move disable_irq() to exynos_dp_suspend() | Ajay Kumar | 2013-02-21 | 1 | -2/+2 |
* | video: exynos_dp: add missing of_node_put() | Jingoo Han | 2013-02-21 | 1 | -6/+13 |
* | video: s3c-fb: use ARCH_ dependancy | Jingoo Han | 2013-02-21 | 1 | -1/+2 |
* | drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs | Sachin Kamat | 2013-02-21 | 1 | -51/+17 |
* | drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition | Sachin Kamat | 2013-02-21 | 1 | -1/+1 |
* | drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c | Sachin Kamat | 2013-02-21 | 1 | -10/+4 |
* | drivers/video/Kconfig: specify the SoCs that make use of FB_IMX | Fabio Estevam | 2013-02-21 | 1 | -1/+1 |
* | video: mmpdisp: add spi port in display controller | Zhou Zhu | 2013-02-21 | 5 | -0/+199 |
* | video: mmp: add tpo hvga panel supported | Lisa Du | 2013-02-21 | 5 | -1/+195 |
* | video: mmp display controller support | Guoqing Li | 2013-02-21 | 6 | -1/+2570 |
* | fb: mmp: include linux/platform_device.h | Arnd Bergmann | 2013-02-21 | 1 | -0/+1 |
* | video: mmp fb support | Zhou Zhu | 2013-02-21 | 6 | -1/+757 |
* | video: mmp display subsystem | Zhou Zhu | 2013-02-21 | 5 | -0/+266 |
* | goldfish: framebuffer driver | Arve Hjønnevåg | 2013-02-21 | 3 | -0/+328 |
* | fbcon: clear the logo bitmap from the margin area | Kamal Mostafa | 2013-02-21 | 1 | -1/+9 |
* | pcmcia: move unbind/rebind into dev_pm_ops.complete | Christian Lamparter | 2013-02-21 | 1 | -7/+30 |
* | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 1 | -47/+133 |
|\ |
|
| * | efi_pstore: Introducing workqueue updating sysfs | Seiji Aguchi | 2013-02-12 | 1 | -5/+80 |
| * | efivars: Disable external interrupt while holding efivars->lock | Seiji Aguchi | 2013-02-12 | 1 | -42/+44 |
| * | efi_pstore: Avoid deadlock in non-blocking paths | Seiji Aguchi | 2013-01-11 | 1 | -1/+10 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2013-02-21 | 12 | -80/+1155 |
|\ \ |
|
| * | | tpm/ibmvtpm: build only when IBM pseries is configured | Kent Yoder | 2013-02-14 | 1 | -1/+1 |
| * | | tpm_tis: check pnp_acpi_device return code | Kent Yoder | 2013-02-05 | 1 | -0/+3 |
| * | | char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value | Peter Huewe | 2013-02-05 | 1 | -3/+1 |
| * | | char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe | Peter Huewe | 2013-02-05 | 1 | -2/+0 |
| * | | char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute | Peter Huewe | 2013-02-05 | 1 | -1/+1 |
| * | | char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment | Peter Huewe | 2013-02-05 | 1 | -4/+2 |
| * | | tpm_i2c_stm_st33: removed unused variables/code | Kent Yoder | 2013-02-05 | 1 | -17/+1 |
| * | | TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup | Jason Gunthorpe | 2013-02-05 | 1 | -0/+21 |
| * | | tpm: Fix cancellation of TPM commands (interrupt mode) | Stefan Berger | 2013-02-05 | 3 | -12/+31 |
| * | | tpm: Fix cancellation of TPM commands (polling mode) | Stefan Berger | 2013-02-05 | 8 | -8/+48 |
| * | | tpm: Store TPM vendor ID | Stefan Berger | 2013-02-05 | 2 | -0/+3 |
| * | | TPM: Work around buggy TPMs that block during continue self test | Jason Gunthorpe | 2013-02-05 | 1 | -1/+9 |
| * | | tpm_i2c_stm_st33: fix oops when i2c client is unavailable | Kent Yoder | 2013-02-05 | 2 | -6/+11 |
| * | | char/tpm: Use struct dev_pm_ops for power management | Peter Huewe | 2013-02-05 | 1 | -16/+12 |
| * | | TPM: STMicroelectronics ST33 I2C BUILD STUFF | Mathias Leblanc | 2013-02-05 | 2 | -0/+11 |
| * | | tpm: rename STM driver to match other i2c drivers | Kent Yoder | 2013-02-05 | 2 | -1/+1 |
| * | | tpm: STM i2c driver fixes | Kent Yoder | 2013-02-05 | 2 | -89/+69 |
| * | | tpm: rename vendor data to priv and provide an accessor | Kent Yoder | 2013-02-05 | 2 | -5/+7 |
| * | | TPM: STMicroelectronics ST33 I2C KERNEL 3.x | Mathias Leblanc | 2013-02-05 | 2 | -0/+984 |
| * | | char/tpm: Use true and false for bools | Peter Huewe | 2013-02-05 | 1 | -6/+6 |
| * | | TPM: Switch to __packed instead of __attribute__((packed)) | Jason Gunthorpe | 2013-02-05 | 2 | -21/+21 |
| * | | TPM: Issue TPM_STARTUP at driver load if the TPM has not been started | Jason Gunthorpe | 2013-02-05 | 2 | -4/+46 |
| * | | char/tpm: simplify duration calculation and eliminate smatch warning. | Peter Huewe | 2013-02-05 | 1 | -7/+6 |
| * | | char/tpm: Remove duplicated lookup table | Peter Huewe | 2013-02-05 | 1 | -17/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-02-20 | 844 | -49252/+73682 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-19 | 30 | -110/+988 |
| |\ \ |
|
| | * | | net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall... | Kumar Amit Mehta | 2013-02-18 | 1 | -1/+1 |
| | * | | net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack | Kumar Amit Mehta | 2013-02-18 | 1 | -2/+9 |