summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-29mailbox/omap: add a parent structure for every IP instanceSuman Anna
2014-07-29mailbox/omap: remove the private mailbox structureSuman Anna
2014-07-29mailbox/omap: consolidate OMAP mailbox driverSuman Anna
2014-07-29mailbox/omap: simplify the fifo assignment by using macrosSuman Anna
2014-07-29mailbox/omap: remove omap_mbox_type_t from mailbox opsSuman Anna
2014-07-29mailbox/omap: remove OMAP1 mailbox driverSuman Anna
2014-07-29mailbox/omap: use devm_* interfacesSuman Anna
2014-07-15ARM: AM33xx: hwmod_data: Remove legacy mailbox addrsSuman Anna
2014-07-15ARM: OMAP4: hwmod_data: Remove legacy mailbox addrsSuman Anna
2014-07-15ARM: OMAP2: hwmod_data: Remove legacy mailbox data and addrsSuman Anna
2014-07-15ARM: OMAP2+: Avoid mailbox legacy device creation for DT-bootSuman Anna
2014-07-15ARM: DRA7: hwmod_data: Add mailbox hwmod dataSuman Anna
2014-07-15ARM: dts: DRA7: Add mailbox nodesSuman Anna
2014-07-15ARM: dts: AM4372: Correct mailbox node dataSuman Anna
2014-07-15ARM: dts: AM33xx: Add mailbox nodeSuman Anna
2014-07-15ARM: dts: OMAP4: Add mailbox nodeSuman Anna
2014-07-15ARM: dts: OMAP2+: Add mailbox fifo and user informationSuman Anna
2014-06-15Linux 3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-13btrfs: free ulist in qgroup_shared_accounting() error pathEric Sandeen
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin
2014-06-13Btrfs: fix unfinished readahead thread for raid5/6 degraded mountingWang Shilong
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift
2014-06-13NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox
2014-06-13NVMe: Define Log Page constantsMatthew Wilcox