summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-28DTS: ARM: OMAP3-N900: Add modem supportn900-modem-reworkSebastian Reichel1-0/+41
2014-03-28DTS: ARM: OMAP3-N900: Add SSI supportSebastian Reichel4-0/+101
2014-03-28ARM: dts: omap3 clocks: simplify ssi aliasesSebastian Reichel2-10/+10
2014-03-28HSI: Introduce Nokia N900 modem driverSebastian Reichel4-0/+340
2014-03-28HSI: Introduce driver for SSI ProtocolSebastian Reichel4-1/+1240
2014-03-28Documentation: DT: omap-ssi binding documentationSebastian Reichel1-0/+85
2014-03-28HSI: Introduce OMAP SSI driverSebastian Reichel8-0/+2386
2014-03-28HSI: Add common DT binding for HSI client devicesSebastian Reichel3-2/+241
2014-03-28HSI: export method to (un)register clientsSebastian Reichel2-3/+11
2014-03-28HSI: Add channel resource support to HSI clientsSebastian Reichel3-11/+74
2014-03-28HSI: method to unregister clients from an hsi portSebastian Reichel2-0/+11
2014-03-28HSI: hsi-char: fix driver for multiport scenariosSebastian Reichel1-1/+1
2014-03-28MAINTAINERS: update HSI entrySebastian Reichel1-1/+3
2014-03-28Documentation: HSI: Add some general description for the HSI subsystemSebastian Reichel1-0/+75
2014-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-13/+31
2014-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-03-28Merge tag 'stable/for-linus-3.14-rc8-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-20/+22
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter1-1/+1
2014-03-28drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie1-5/+12
2014-03-27vfs: Allocate anon_inode_inode in anon_inode_init()Jan Kara1-22/+8
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie1-4/+10
2014-03-27drm/udl: take reference to device struct for dma-bufsDave Airlie1-3/+8
2014-03-26Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+25
2014-03-25tracing: Fix traceon trigger condition to actually turn tracing onSteven Rostedt (Red Hat)1-2/+25
2014-03-25fs: remove now stale label in anon_inode_init()Linus Torvalds1-1/+0
2014-03-25fs: Avoid userspace mounting anon_inodefs filesystemJan Kara1-3/+0
2014-03-25Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2014-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-35/+21
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2-14/+4
2014-03-25xen/balloon: flush persistent kmaps in correct positionWei Liu1-6/+18
2014-03-24Linux 3.14-rc8v3.14-rc8Linus Torvalds1-1/+1
2014-03-24Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-84/+6
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-43/+31
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-306/+508
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne1-14/+15
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens1-14/+113
2014-03-24Merge branch 'davinci_emac'David S. Miller2-13/+44
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing1-1/+1
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller1-1/+3
2014-03-24i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood1-0/+2
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2-1/+30
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon1-4/+0
2014-03-23parisc: wire up sys_utimesHelge Deller2-2/+3
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2-75/+0
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller1-3/+3
2014-03-23rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro1-16/+13
2014-03-23make prepend_name() work correctly when called with negative *buflenAl Viro1-2/+2
2014-03-23vfs: Don't let __fdget_pos() get FMODE_PATH filesEric Biggers1-15/+4