Age | Commit message (Expand) | Author | Files | Lines |
2016-11-15 | of: Add back an error message, restructured | Frank Rowand | 1 | -6/+12 |
2016-11-15 | of: Update comments to reflect changes and increase clarity | Frank Rowand | 1 | -19/+47 |
2016-11-15 | of: Remove redundant size check | Frank Rowand | 1 | -1/+1 |
2016-11-15 | of: Update structure of code to be clearer, also remove BUG_ON() | Frank Rowand | 1 | -31/+17 |
2016-11-15 | of: Rename variables to better reflect purpose or follow convention | Frank Rowand | 1 | -87/+85 |
2016-11-15 | of: Remove prefix "__of_" from local function names | Frank Rowand | 1 | -5/+5 |
2016-11-15 | of: Rename functions to more accurately reflect what they do | Frank Rowand | 1 | -11/+11 |
2016-11-15 | of: Convert comparisons to zero or NULL to logical expressions | Frank Rowand | 1 | -22/+20 |
2016-11-15 | of: Remove excessive printks to reduce clutter. | Frank Rowand | 1 | -45/+8 |
2016-11-15 | of: Remove comments that state the obvious, to reduce clutter | Frank Rowand | 1 | -29/+2 |
2016-11-15 | of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible. | David Daney | 1 | -1/+6 |
2016-11-06 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2016-11-05 | Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 4 | -19/+30 |
2016-11-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -17/+6 |
2016-11-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -3/+10 |
2016-11-05 | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i... | Linus Torvalds | 1 | -20/+39 |
2016-11-05 | Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 25 | -499/+919 |
2016-11-05 | Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+6 |
2016-11-05 | Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd | Linus Torvalds | 3 | -30/+55 |
2016-11-05 | Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 2 | -2/+4 |
2016-11-05 | Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -66/+97 |
2016-11-04 | Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 51 | -240/+443 |
2016-11-04 | PCI: designware: Check for iATU unroll support after initializing host | Niklas Cassel | 1 | -2/+5 |
2016-11-04 | i2c: core: fix NULL pointer dereference under race condition | Vladimir Zapolskiy | 1 | -1/+1 |
2016-11-03 | firewire: net: fix fragmented datagram_size off-by-one | Stefan Richter | 1 | -4/+4 |
2016-11-03 | firewire: net: guard against rx buffer overflows | Stefan Richter | 1 | -16/+35 |
2016-11-03 | Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 11 | -108/+171 |
2016-11-03 | Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into... | Dave Airlie | 3 | -10/+26 |
2016-11-03 | virtio-gpu: fix vblank events | Gerd Hoffmann | 1 | -2/+1 |
2016-11-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 6 | -33/+45 |
2016-11-02 | Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -13/+22 |
2016-11-01 | gpio/mvebu: Use irq_domain_add_linear | Jason Gunthorpe | 1 | -49/+43 |
2016-11-01 | drm/nouveau/acpi: fix check for power resources support | Peter Wu | 1 | -1/+2 |
2016-11-01 | Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into... | Dave Airlie | 35 | -119/+243 |
2016-10-31 | gpio: of: fix GPIO drivers with multiple gpio_chip for a single node | Masahiro Yamada | 1 | -5/+9 |
2016-10-31 | gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak | Lars-Peter Clausen | 1 | -12/+45 |
2016-10-31 | Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -2/+12 |
2016-10-31 | Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2016-10-31 | tpm: remove invalid min length check from tpm_do_selftest() | Jarkko Sakkinen | 1 | -3/+0 |
2016-10-31 | virtio_ring: mark vring_dma_dev inline | Michael S. Tsirkin | 1 | -1/+1 |
2016-10-31 | virtio_blk: Delete an unnecessary initialisation in init_vq() | Markus Elfring | 1 | -1/+1 |
2016-10-31 | virtio_blk: Use kmalloc_array() in init_vq() | Markus Elfring | 1 | -4/+4 |
2016-10-31 | virtio: remove config.c | Juergen Gross | 1 | -12/+0 |
2016-10-31 | virtio: console: Unlock vqs while freeing buffers | Matt Redfearn | 1 | -6/+16 |
2016-10-31 | virtio: update balloon size in balloon "probe" | Konstantin Neumoin | 1 | -0/+2 |
2016-10-31 | virtio_ring: Make interrupt suppression spec compliant | Ladi Prosek | 1 | -5/+9 |
2016-10-31 | virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices | Will Deacon | 1 | -4/+12 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 118 | -865/+1134 |
2016-10-30 | geneve: avoid using stale geneve socket. | pravin shelar | 1 | -11/+34 |
2016-10-30 | vxlan: avoid using stale vxlan socket. | pravin shelar | 1 | -30/+50 |